What's new

Slyk Skin Mods v5

Status
Not open for further replies.
I was going to say they don't look normal at all. And never seen white progress bars before
 
that isn't that easy. You would have to amend the python file.

EpgList.py

res.extend((
(eListboxPythonMultiContent.TYPE_PROGRESS, r2.x+fact3, r2.y, r2.w-fact3*2, r2.h, percent, borderw),
(eListboxPythonMultiContent.TYPE_TEXT, r3.x, r3.y, fact1, r3.h, 1, RT_HALIGN_RIGHT|RT_VALIGN_CENTER, _("%s%d min") % (prefix, remaining))
))

-------

variable allowed for eListboxPythonMultiContent.TYPE_PROGRESS


def MultiContentEntryProgress(pos = (0, 0), size = (0, 0), percent = None, borderWidth = None, foreColor = None, foreColorSelected = None, backColor = None, backColorSelected = None):

color format would be like 0x123456

so you would have something like


(eListboxPythonMultiContent.TYPE_PROGRESS, r2.x+fact3, r2.y, r2.w-fact3*2, r2.h, percent, borderw, foreColor = 0xf2d320, foreColorSelected = 0x12336e):wow:,

........... White is nice.. :spinchair: thank you anyway
 
ok. sorry for going back over old ground but I want the top picks stuff on the menu screen. however I don't want it on epg or showing bouquets first as its annoying to me lol. can anyone help with downloads and a walkthrough to get this on just my menu screen please. got the 4 icons on top but not the full top picks stuff.

thanks
 
ok. sorry for going back over old ground but I want the top picks stuff on the menu screen. however I don't want it on epg or showing bouquets first as its annoying to me lol. can anyone help with downloads and a walkthrough to get this on just my menu screen please. got the 4 icons on top but not the full top picks stuff.

thanks

The toppicks is shown by installing Kiddacs Toppicks Mod (there is a seperate thread) and enabling Bouquest on the EPG first.. That's how it works.
 
Ok thanks. Shame as I want the too picks and menu screen but not the boquets before epg etc

Where would you expect the toppicks to show up?

The way it works is you press EPG and the guys have redesigned the "bouquets" screen to show them.. unless i'm misunderstanding what you mean..

This is the thread i meant.. IMO, it's the best implementation of all 3 (4?) versions of this mod.

http://www.techkings.org/openvix-openatv-skins/105565-kiddacs-toppicks-mod-slyk-5-a.html
 
The menu screen mate. Seen it on there on screenshots but just dont want the boquet bit too. Ive tried putting whole mod on and just not enabling show boquet before epg but it just wont seem to work

---------- Post Merged at 10:42 AM ----------

image.jpg

Thats what I have at the moment. But would like the full top picks on that screen
 
kaddics tryed your mod on open vix for movie planner after restart box frezes on boot screen look like ill av to wait for files or try open atv
 
Wait for kiddac to respond as I'm using openatv5.3 as creator of the mod will know better than me

ZGemma H.2s Openvix4.1 Slyk-HD 5.106
 
if you have problems with his skin your better asking in the official skin thread.
he doesn't like to come in here
 
Kidda C's planner mod is now working for vix, if you look on the v5 thread and download the latest files from his dropbox it will now work.

I've been busy making some tweaks to the screen for my preference; here's where I am at so far :

1_0_1_2756_7FC_2_11A0000_0_0_0 (4).jpg

I've re-sized/positioned the duration so it sits just under 'Entertain' and added a label to say 'length' with it

I have then added a search bar to mirror official sly under the 'All' tab, with the progress bar next to it (visual only) and amended the diskinfo.py file so it just shows the percentage remaining on the HDD

I've edited movielist.py to make 'Recorded, Viewed, Downloaded etc' capital letters; changed the RGYB buttons to say suggestions, series link, delete, and keep - in the settings i have assigned the red button to 'home' so when red is pressed i am presented with the top picks screen; green for series link is set to 'add auto timer', yellow is assigned delete, and blue for 'keep' is assigned 'move' so i can then place it where i like

other little tweaks that i've added are 'Ch-' label at the bottom right, added the prev-next.png next to 'press select to view' and 'for options' following that ; and added the current service / event in the mini-tv with running text for longer titles; added the service icons in place of the original position of duration and amended the gold select bar to show the up down blue arrow

The only thing i want to change now if possible is the recorded event names in the list; currently the foreground colour is white and i want to change this to 'skygold' ; i've tried to do this but i can't manage to change just the recorded event name, i've been able to change all text in the list to skygold, including the 'viewed/downloaded' and the service name and date, but not the event name on it's own; would anybody know how this could be done?

this is the official sly planner screenshot :

Viewed-Progress-1.jpg

other than that quite happy with this screen now.

many thanks to Kiddac for the new screen and chabs and bigcol for your efforts on the planner screen also (sorry if missed anyone)
 
Status
Not open for further replies.
Back
Top