Thanks for all the hard work, really appreciate it!Right... what a nightmare afternoon. What should have took me an hour has taken my 5.
I have now skinned the movie list page. And although it very much looks like the rest of the pages, it was a nightmare. First of all I had a bug in my code for this screen that was wiping out all the other elements on the page. For the life of me I couldn't find it only about an hour later realised I had missed the size property out of one of the elements. Doh.
Then the stupid things brings in 20 rows of items by default. For hours i tried various different ways to override this, but failed. So for now there is some tiny little helper text in the bottom of the screen telling you to change the number of rows to 8 in the menu settings.
I haven't skinned anything other than this page. So the movie players,seekbar and movie settings etc are still default.
If anyone is on openatv you need to turn off Enhanced Movie Centre in Plugins as that is the default movie player on openatv.
** File uploaded to folder on first post. **
Movie Selector skinned
(I recommend everyone with my skin upgrades to this version as there was a bug in the previous version. Do a full package install, do not copy over individual elements, all is named different now)
Ps I have been messing around renaming some of my templates, so the odd screen might be slightly skewiff. Let me know if you find something that looks wrong on a skinned page.
Changing this code to blank or "titleplanner", in movies.xml (and titleepg in epglist.xml) makes the row of sky icons/symbols at the top disappear in both. screenshots:If you want to edit the movie list page to say home before I decide what I am doing with it, just edit the movies.xml
<screen name="MovieSelection" position="0,0" size="1280,720" flags="wfNoBorder" backgroundColor="transparent" title="Movie Selection" zPosition="-1">
<panel name="Template1-logo" />
<panel name="TitleBoxOffice" /> ** change this to <panel name="TitleHome" /> **
<panel name="Template1-bgs-split-bars-notitle" />.
Right... what a nightmare afternoon. What should have took me an hour has taken my 5.
View attachment 14491
yeh mate i have version 1.52.. thats the only problem ive noticed.. i had changed some font sizes and row numbers in the settings before so if no one else is reporting it it might just be some conflict on my box somewhere
will add a screen shot now mate.. two secs..
The bottom isn't cut off of timers, there's a scroll bar. Just bloody scroll. (jeez) :damn:
Let me know if you find something that looks wrong on a skinned page.
JohnsJohns as far as your edits go, things don't just magically appear. TitleHome and TitleBoxOffice are references to templates I have already designed. You cant just type anything and expect it to appear.
?
If you want to edit the movie list page to say home before I decide what I am doing with it, just edit the movies.xml
<screen name="MovieSelection" position="0,0" size="1280,720" flags="wfNoBorder" backgroundColor="transparent" title="Movie Selection" zPosition="-1">
<panel name="Template1-logo" />
<panel name="TitleBoxOffice" /> ** change this to <panel name="TitleHome" /> **
<panel name="Template1-bgs-split-bars-notitle" />