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
<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>
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
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
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
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!
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.
There was a Pli based .py converter that used to convert the progress into %, text, bar or even a circular progress.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.
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
need better picons in the planner menu can anyone help
View attachment 19838
starting again with it from scratch
more changes
View attachment 19839
that's it for tonight try again tomorrow cant believe how many icons i've had to change
View attachment 19840
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