![]() |
|
[MOD] Rapier Qualar Mod incorporating Rapier 3.0 features - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Rapier (/forumdisplay.php?fid=120) +---- Thread: [MOD] Rapier Qualar Mod incorporating Rapier 3.0 features (/showthread.php?tid=65922) |
- MaxMustermann - 2010-01-24 17:58 qualar Wrote:Ref Seekbar - OK I have a fix for you. It will be in the next upload but if you want to fix yourself now then edit Thank you for the fix, qualar ![]() Is it correct that there is no opening bracket [ in your code? It seems to work even without the closing bracket ]. I hope you understand what I mean. - qualar - 2010-01-24 18:00 Sorry Code: <visible>Player.ShowInfo | [Player.DisplayAfterSeek | Player.Seeking | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>- PolliSoft - 2010-01-24 20:38 HI, here is my repost: When I change the timing on the audio and/or subtitles for a specific video (under OSD-->Audio settings), it would be nice to know the absolute delay when moving the cursor. I think it is kind of hard to get it right without knowing the time difference. Is this possible to add? - qualar - 2010-01-24 20:40 PolliSoft Wrote:HI, If you tell me a skin that you like the implementation of this feature I will have a look for you. - PolliSoft - 2010-01-24 22:07 qualar Wrote:If you tell me a skin that you like the implementation of this feature I will have a look for you. Mediastream 1.5 has this implemented in a nice way. Thank you very much! - Kyle Reese - 2010-01-25 00:52 *REPOST* I noticed that in the "list info" view for movies, the director and writer every movie all show the same info. It looks as though the "writer" field is showing the "director" information; every movie I have has the director and writer as the same exact person and that's definitely not the case. I tried the "list info 2" view just to see if the problem remained and it showed me the correct writer info, so this seems to be a "list info" view issue only. If you need anything like a screen shot let me know - otherwise, great mod as usual - myrison - 2010-01-25 14:34 Repost: Qualar, I love your mod. Great work!
- qualar - 2010-01-25 18:54 Kyle Reese Wrote:*REPOST* Fixed. It will be in the next release. For those that want to fix themselves just change line 667 of ViewsMovies.xml to read: Code: <label>[b][color=MediaInfoHeaderColor]$LOCALIZE[20417]:[/color][/b] $INFO[ListItem.Writer]</label>- qualar - 2010-01-25 18:54 myrison Wrote:Repost: Qualar, I love your mod. Great work! Thank you. It is my pleasure. - qualar - 2010-01-25 20:18 PolliSoft Wrote:HI, I have spent an hour looking for where this text is located and I can't seem to find it. If someone can point me in the right direction I will make the changes. |