What's new

Slyk Skin Mods v5

Status
Not open for further replies.
Hi guys
Any got the full slyk1hd folder with all mods? I have tryed doing the mods but never works out for me have kiddac latest skin

Sent from my SM-G900F using Tapatalk
 
Ill attach my full mymods file as ive put your movieselection1 into that so that i dont need to remember to restore movies.xml when kiddac releases an update to slyk1hd.

It is the last screen name at the bottom

https://www.dropbox.com/s/mp2qswkwaygsy9x/mymods.xml?dl=0

thanks for this much appreciated; could you point me in the right direction to the bits i could cut out of your mymods.xml and paste into movies.xml ; i tried taking out this :

Code:
	<panel name="red-button-icon" />			<eLabel text="Suggestions" position="32,0" size="210,31" font="Regular;25" halign="left" valign="center" transparent="1" noWrap="1" foregroundColor="skyblue" backgroundColor="backgroundbot" zPosition="2" />
		</panel>
		<panel position="720,669" size="0,31">
			<panel name="Y-Button" />
		</panel>
		<panel position="962,669" size="0,31">
			<panel name="blue-button-icon" />
			<eLabel text="Keep" position="32,0" size="210,31" font="Regular;25" halign="left" valign="center" transparent="1" noWrap="1" foregroundColor="skyblue" backgroundColor="backgroundbot" zPosition="2" />
		</panel>

and pasting in movies.xml but box bootlooped; so i copied the whole movieselection1 screen and pasted at the bottom of my own mymods.xml and it still bootlooped ha!

cheers
 
Any way of adding categories ie kids, entertainment etc for each recording instead of full recording list?

i was thinking about this; and if it's possible it's way beyond my skills; however, since using chab's' planner mod i've been having a little bit of a play with it...

I've moved some bits around like duration and free diskspace; and amended the 'spanel-dark' and renamed it to something else to display the categories but it's just a visual at the minute and can;t actually scroll to other screens if that makes sense

Also added the rec and arrow icons like on the official sly

Here's where I am at for the moment :

View attachment 19830

the 3rd column along which is blank at the minute, i want to add in 'RECORDED' ; 'PART-VIEWED', 'VIEWED' etc in there but no sure how to ; I know BiGC0L managed to display this but i'm just waiting for a response

Below are a few screenshots from official sly which I am using as a reference :

View attachment 19831View attachment 19832

All I want to do now is add in the 'part-viewed, recorded' etc on that 3rd blank column and then perhaps add in the service name of the recorded event next to each recording

I was also looking to remove the green button ; and changing the red button text to 'suggestions' and blue to 'keep' but I have no clue where this can be changed

Any help with this to finish it off please?

Thanks

grantdavey this looks ace top work my friend!
Just a suggestion if I may the free disk space text you currently have in the bottom right I think would look a lot better if it was placed say above the 3rd column or in the centre above the columns like where sly have it placed on there planner screen, I'll hold off on downloading this for the minute and see if you can get the last bits in place but again top work!


Sent from my iPhone using Tapatalk
 
Hi guys
Any got the full slyk1hd folder with all mods? I have tryed doing the mods but never works out for me have kiddac latest skin

Sent from my SM-G900F using Tapatalk

this hasn't been done as there is over 700 posts relating to slyk v5 mods; but there is a compiled list of all mods availble with info and download links, and all have instructions in the post or in the download; you can find the full up to date list (updated today) on post 525 HERE

---------- Post Merged at 09:21 PM ----------

grantdavey this looks ace top work my friend!
Just a suggestion if I may the free disk space text you currently have in the bottom right I think would look a lot better if it was placed say above the 3rd column or in the centre above the columns like where sly have it placed on there planner screen, I'll hold off on downloading this for the minute and see if you can get the last bits in place but again top work!


Sent from my iPhone using Tapatalk

Thanks No1gooner, but most credit to Chabs for this; he did the majority of the design for this screen, i've just tweaked it to look a little more like the official sly to keep the missus happy, just split from 2 columns to 4 columns, amended the pngs, added the rec / arrow icons , changed the panel to show other tabs , changed the font to skygold, and moved a few things around

like this ? :

1_0_19_BBC_1E_F020_FFFF0000_0_0_0 (2).jpg

was thinking initially putting it there but i was trying to get some sort of progress bar for free space instead of a percentage but again, i know you hear this a lot from me, but i haven't the foggiest how to make that happen haha!
 
Ill attach my full mymods file as ive put your movieselection1 into that so that i dont need to remember to restore movies.xml when kiddac releases an update to slyk1hd.

It is the last screen name at the bottom

https://www.dropbox.com/s/mp2qswkwaygsy9x/mymods.xml?dl=0

thanks for this much appreciated; could you point me in the right direction to the bits i could cut out of your mymods.xml and paste into movies.xml ; i tried taking out this :

Code:
<panel name="red-button-icon" /><eLabel text="Suggestions" position="32,0" size="210,31" font="Regular;25" halign="left" valign="center" transparent="1" noWrap="1" foregroundColor="skyblue" backgroundColor="backgroundbot" zPosition="2" />
</panel>
<panel position="720,669" size="0,31">
<panel name="Y-Button" />
</panel>
<panel position="962,669" size="0,31">
<panel name="blue-button-icon" />
<eLabel text="Keep" position="32,0" size="210,31" font="Regular;25" halign="left" valign="center" transparent="1" noWrap="1" foregroundColor="skyblue" backgroundColor="backgroundbot" zPosition="2" />
</panel>

and pasting in movies.xml but box bootlooped; so i copied the whole movieselection1 screen and pasted at the bottom of my own mymods.xml and it still bootlooped ha!

cheers

If copying/pasting that code into your movies.xml youll need to delete the panel youve referenced at bottom of yours for 4RGYB. If pasting it all into your mymods then ull need to copy some panels i have made at the top section for your planner bars and a few other things i call in the movieselection1 panel
 
Yes mate that looks a lot better it looked a bit out of place in the bottom right, can't help you with the gauge I'm afraid as my knowledge with this coding is very basic but I'm sure there's a way as the gauge's are used in other places in the skin for how far into a programme you are so there should be a way to implement that, sorry if I missed chabs from the thanks I should maybe read the thread a bit more but there so much going on in here now I'm finding hard to keep up!
 
If copying/pasting that code into your movies.xml youll need to delete the panel youve referenced at bottom of yours for 4RGYB. If pasting it all into your mymods then ull need to copy some panels i have made at the top section for your planner bars and a few other things i call in the movieselection1 panel

thanks gman, sorry i completely forgot about the 4RGYB panel in the movies.xml - it's now disabled with your code added and it's a success :)

I also moved them a little so 'press select to view' was under the coloured buttons and re-positioned the buttons how i wanted them - I can tick this bit off the list now, thank you :)

also added the service name from your code to display to the left of the duration :

1_0_19_BBC_1E_F020_FFFF0000_0_0_0 (6).jpg

now i just need somehow to display the service name for each recorded item to show in each row on the 3rd column

thanks for help :)
 
Chabs can't PM you as your inbox is full but regarding the problem with the service icons I've attached my infobar.xml for you to look at to make sure it's not me making a balls up of it, this is the exact code you sent me between service icons and screen.
 

Attachments

Last edited:
Yes mate that looks a lot better it looked a bit out of place in the bottom right, can't help you with the gauge I'm afraid as my knowledge with this coding is very basic but I'm sure there's a way as the gauge's are used in other places in the skin for how far into a programme you are so there should be a way to implement that, sorry if I missed chabs from the thanks I should maybe read the thread a bit more but there so much going on in here now I'm finding hard to keep up!

yeah looking at it now i agree; looks a little clearer on top of the 3rd column :) i'll keep it like that

ah no worries, to be honest i'm the same i know little bits but not nearly enough to write code to change the whole design of a screen ; i have always had help with what i want to achieve and 9 times out of 10 i'm working around what other's have created; I just add my own little tweaks in :)

i know what you mean mate last week was a busy one for me at work so didn't get much time to keep myself updated on here and when i got home i found myself looking back over 5/6 pages!!

---------- Post Merged at 10:11 PM ----------

Chabs can't PM you as your inbox is full but regarding the problem with the service icons I've attached my infobar.xml for you to look at to make sure it's not me making a balls up of it, this is the exact code you sent me between service icons and screen.

do you mean me mate? i've slept since then haha i can't even remember what i wanted to do; so many things i look at changing and beefing up on my box i forget a lot of things too; sometimes i'll get halfway through modding / tweaking a screen , sleep , and the very next day i'll notice it's different but will always forget where I was going with it - maybe i need to slow down and take it 1 little bit a time, like keeping myself busy though :)
 
If copying/pasting that code into your movies.xml youll need to delete the panel youve referenced at bottom of yours for 4RGYB. If pasting it all into your mymods then ull need to copy some panels i have made at the top section for your planner bars and a few other things i call in the movieselection1 panel

thanks gman, sorry i completely forgot about the 4RGYB panel in the movies.xml - it's now disabled with your code added and it's a success :)

I also moved them a little so 'press select to view' was under the coloured buttons and re-positioned the buttons how i wanted them - I can tick this bit off the list now, thank you :)

also added the service name from your code to display to the left of the duration :

View attachment 19835

now i just need somehow to display the service name for each recorded item to show in each row on the 3rd column

thanks for help :)
There was a Pli based .py converter that used to convert the progress into %, text, bar or even a circular progress.

I will have to dig that out for you and try to replace the code for the free disc space.

No chance of having the service name to appear on the list without hacking the movieselection screen .py file.



Sent from my GT-I9505 using Tapatalk
 
Grant the z position is the layer depth of the screens. If you place an element at z position 0 and then you place another at z position 1 then the z position 1 will be at the top which will block the element at the bottom...so the list widget was being covered by the planner back epixmap thats why you had to increase the z position to bring it ontop to be visible...

Sent from my GT-I9505 using Tapatalk
 
There was a Pli based .py converter that used to convert the progress into %, text, bar or even a circular progress.

I will have to dig that out for you and try to replace the code for the free disc space.

No chance of having the service name to appear on the list without hacking the movieselection screen .py file.

thanks for this info Chabs

Ah cheers appreciate that, would look a lot better with the progress bar than the percentage i think :)

I didn't think getting the service name in would be a simple job ; perhaps I could just display the 'PART-VIEWED', 'RECORDED' etc in the 3rd column instead like BiGC0L has done but just waiting for his response on how he did it :)

P.S I've cleared out my inbox now if you were trying to PM me; there was a fair few msgs in there lol, apologies

---------- Post Merged at 10:23 PM ----------

Grant the z position is the layer depth of the screens. If you place an element at z position 0 and then you place another at z position 1 then the z position 1 will be at the top which will block the element at the bottom...so the list widget was being covered by the planner back epixmap thats why you had to increase the z position to bring it ontop to be visible...

Sent from my GT-I9505 using Tapatalk

Wow, that makes a huge lot of sense, and I'm not being sarcastic haha! - constantly learning on here, all things good to know :) - this will definitely help me for future purposes

thanks Chabs :)
 
need better picons in the planner menu can anyone help

My Great Capture Screenshot 2016-09-25 23-14-53.jpg

starting again with it from scratch

more changes

My Great Capture Screenshot 2016-09-26 00-56-21.jpg

that's it for tonight try again tomorrow cant believe how many icons i've had to change

My Great Capture Screenshot 2016-09-26 04-36-59.jpg
 
Last edited:
Just had a look and once movie meta data has been stored from a recording the channel name is on filename, any way of utilising that filename for output to record list?

ZGemma H.2s Openvix4.1 Slyk-HD 5.106
 
Last edited:
hi everyone since ive added the slyk-skin mod. im having issues going into dreamplex it just seems to crash all the time now... any ideas please... many thanks20160926_100417.jpg
 
I'll post the movie.xml and mods tonight after tested it a few times on a clean image


Sent from my iPhone using Tapatalk
 
I'll post the movie.xml and mods tonight after tested it a few times on a clean image


Sent from my iPhone using Tapatalk

is it possible to have the listing without the icons and just with the text saying their status?.. I don't know if that's a possible option or if it would have to be 2 different mods..

Also, how did you get the "Now Watching" ? When i'm watching a recording, i don't seem to be able to go to the EPG or Recordings listing without stopping playback first....

Edit : Ignore that, i can get to the recordings listings.. i was being a dumbass.
 
Last edited:
I've only made the icon width bigger so the whole word and picture in a icon so if you edit my icons by chopping the icon off the end it will work


Sent from my iPhone using Tapatalk
 
Hi there kiddac..im using a zgemma h2s on openvix with slyk-1-hd skin..
for the life of me i cannot get utv picons and a few others.
would you by anychance have a full set that i can ftp on to my box
cheers
 
Status
Not open for further replies.
Back
Top