Posts: 67
Joined: Jun 2013
Reputation:
2
Is there a way to change the "End Time" displayed when I get the info for a playing video to "Remaining Time"? I constantly do the calculation in my head and it distracts from the video.
Actually I see the value of both pieces of info, maybe an option allowing both or either, depending on personal preference.
I have no problem hacking an XML file if that's what it takes, but someone will need to point me in the right direction.
Posts: 8
Joined: Aug 2013
Reputation:
0
Hi ,
I wish to change the font size in my openelec setup.
where can I found a copy of Confluence to change the font.xml file ?
Thanks in advance
JP
Posts: 1,155
Joined: Aug 2008
(2013-08-13, 05:27)gargamon Wrote: Is there a way to change the "End Time" displayed when I get the info for a playing video to "Remaining Time"? I constantly do the calculation in my head and it distracts from the video.
Actually I see the value of both pieces of info, maybe an option allowing both or either, depending on personal preference.
I have no problem hacking an XML file if that's what it takes, but someone will need to point me in the right direction.
I will change the total time on right to show remaining time, and keep the end time as is.
(2013-08-15, 04:39)m9610172 Wrote: I"m sorry. Which line is #55?
</include>
<include name="VideoMPAAFlaggingConditions">
<control type="image">
<description>Rating image</description>
<width>90</width>
<height>33</height>
<aspectratio>keep</aspectratio>
<texture>$VAR[rating,flagging/ratings/,.png]</texture>
<visible>!IsEmpty(rating)</visible>
</control>
</include>
Remove <visible>!IsEmpty(rating)</visible>
(2013-08-30, 13:52)nonob Wrote: Hi
I use xbmc on windows and want it always running to use its upnp server and music playing features.
So i map a remote button to "minimize" xbmc in the task bar, but when i'm using my keyboard or mouse, i have to switch to windowed mode to be able to reduce it.
What do you think about a "minimize" option that could be added in the shutdown menu ?
Thanks
(2013-08-30, 14:24)jpeg Wrote: Hi ,
I wish to change the font size in my openelec setup.
where can I found a copy of Confluence to change the font.xml file ?
Thanks in advance
JP
In the skin directory, Font.xml file.
Posts: 1,155
Joined: Aug 2008
Alternative vertical home layout, highly WIP at the moment. Might even finish this some day.
Posts: 1,155
Joined: Aug 2008
Should be easy to mod the shutdownmenu to include minimize if you want to try it.
Open DialogButtonMenu.xml, copy one of the buttons, paste it, change the id, label and onclick action to <onclick>Minimize</onclick>.
Or change one of the existing buttons, then you only need to change the label, onclick and maybe visibility condition.
I have not tried minimize function ever so i'm not sure if this will work.
Posts: 1,155
Joined: Aug 2008
Change second line from top to <defaultcontrol>19</defaultcontrol>.
Posts: 4,508
Joined: Mar 2011
Reputation:
555
SpaceMonkey,
Would it be possible for you to add IMDB Top 250 information to the Fanart Movies view? That would really complete it for me.
Also, and I am sorry if this has been asked before, can you add recently added widget to custom home menu items that are video playlists? I understand that the script randomandlastitems supports this.
Thank you so much for considering my requests.
Regards,
Bart
Posts: 1,155
Joined: Aug 2008
IMDB top 250 is pretty questionable and a matter of opinion, so no, i have no personal interest to add it.
Yes you should see a recent&recommended widget for movie and episode type smart playlists. Just enable the widget in settings and that's it.
Posts: 139
Joined: Oct 2007
Reputation:
0
2013-09-12, 17:15
(This post was last modified: 2013-09-12, 20:33 by seninha.)
I just downloaded your skin. Great one.
Reason for using your skin is the fact I have a lot of Concert DVD's. Now I see that you have a Music Video Button on the main menu.
Only wonder HOW to get my Concerts over there?
I have a special folder on my PC where I keep my concert DVD's. Apart from my movie database.
As far as I can see there no way to connect this folder to this music video button.
Already tried to make my own Concert Button but this one only works on Folder mode and not on library.
Please advise best way to connect my Concert DVD's to your own button or my self made one (but on library mode)