• 1
  • 37
  • 38
  • 39
  • 40
  • 41(current)
[MOD] Rapier Qualar Mod incorporating Rapier 3.0 features
Anyone point me to where I can change the justification of the movie/tv shows synopsis'. I would like to change then from 'full' to 'left' justification if possible.
Reply
Hi,

Since some of my media had Hebrew names, I need to change the font of the media title in all library screens to one that supports Hebrew.
I've placed the ttf file in the fonts directory and now I'm trying to change the file fonts.xml but I don't know which values to change. I want all the interface to remain the same except the lists of media (movies, tv shows, videos and music)

Please advise.
Reply
steelman1991 Wrote:Anyone point me to where I can change the justification of the movie/tv shows synopsis'. I would like to change then from 'full' to 'left' justification if possible.
Nobody? - Qualar.
Reply
Subtitle Support:

edit custom_SkinSettings.xml

search for <control type"=radiobutton" id="169">
above the line paste:

PHP Code:
<control type="button" id="170">
                    <
description>Subtitle Support</description>
                    <include>
SettingsContentBtn</include>
                    <
label>Select Subtitle Addon</label>
                    <
onclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</onclick>
                    <include>
SettingsItemOpenCloseAnim</include>
                </
control



Edit VideoOSD.xml

replace Tv show subtitles and Movie Subtitles line:
<onclick ....... with:

PHP Code:
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick


now in skin settings you can select subtitle addon and it works...
Reply
Hello,

I really like this skin but I seem to have a problem getting the movie plot in any of the views. Other skins have worked, just cant seem to get yours to work. Currently running XBMC on Windows 7, 64bit. Are there any plugins that I might be missing or input that you can provide?
Reply
most of the views show the "outline" field (usually one sentence summary of the plot), not the full plot, this might be your problem. the outline. when scraping from IMDb it's the text just under the rating on the movie page.
Reply
I know where the plot should be located. I did state that other skins that I have used display the plot or a synopsis. I did select the option to show plot for unwatched items but still nothing. Any suggestions to get the plot to show for this skin?
Reply
One could add the Spanish language in this mod? thanks.
Reply
One could add the Spanish language in this mod? thanks.Sad
Reply
frater Wrote:Thanks... I hope this will get into the standard Qualar. It's a bit silly you can't reach those icons.

The navigation keys are IMHO less important

I will add this to my mod if you can re-upload the code.
Reply
qualar Wrote:I will add this to my mod if you can re-upload the code.

Re-upload the code: http://pastebin.com/F4Ti2dVh
Reply
For a little while I've been unclear whether my music playlists are playing random, despite the advancedsettings.xml code, which according to the log is loading just fine
Code:
<mymusic>
        <playlist>
            <repeat>true</repeat>
            <shuffle>true</shuffle>
        </playlist>
    </mymusic>
But I've found something odd. If I press Enter during music vizualization, bringing up the floor menu, the far-right Random double-arrows are dark gray, indicating it's on. But if I move to the stack-of-discs Playist icon on the left, and enter my playlist, then bring up the top menu, Shuffle is not selected. Doesn't Shuffle = Random? Thus I'm a bit confused whether my Random switch is working. BTW, it appears all is fine in Confluence.

[Dharma B2 with RapierQualar 4.0]
Win10x64 Pro. Intel Core2Duo E8500 3.26GHz on Gigabyte GA-EP43-UD3L. 4GB DDR2 1066MHz RAM. Nvidia GT240 512MB PCIx16. Multiple displays, including Sony VPL-XW5000ES 4k projector + 100" Da-Lite Cinema screen.
Reply
I have now added the code it will be in version 4.1.
Reply
qualar Wrote:I have now added the code it will be in version 4.1.

Will this be an option? I actually like your way of doing it better..
Reply
  • 1
  • 37
  • 38
  • 39
  • 40
  • 41(current)

Logout Mark Read Team Forum Stats Members Help
[MOD] Rapier Qualar Mod incorporating Rapier 3.0 features1