VM HD Skin V1.5 Skin

Here's the code to get the Red button to dislay the mini menu in EPG screen -

<!-- epg tabs red button popup -->
<screen name="OptionDialog" position="center,center" size="240,120" zPosition="5" flags="wfNoBorder" backgroundColor="skyblue">
<widget name="text" position="0,0" size="0,0" font="skymed;22" />
<widget name="list" position="10,10" size="220,100" enableWrapAround="1" foregroundColor="white" backgroundColor="skyblue" backgroundColorSelected="black" foregroundColorSelected="realred" selectionPixmap="Select Bars/settingselectbar75.png" />
</screen>

1_0_1_15BB_7ED_2_11A0000_0_0_0.jpg
 
Last edited:
Epg screens fine it's the channel section screen with no tv and now and next description from my first screen shot

As chabs says it looks like it's the converters but I can't understand why you aren't getting it on the epg
I'm running vix 3.2036 what version are you using

I FTP'd the missing files over, re-installed (I'd gone back to previous skin) and indeed the EPG mini TV is now working. It's just the bouquets channel list mini-tv and the now and next that are missing, same as on yours.

My Vix is 3.2027. I've not updated since set-up a month or so ago.
 
I placed it at the bottom underneath the last </widget> but above the </screen>

any chance you can send me the skin.xml iv messed it up trying to add the red button display then it just loaded the default skin thanks

this is what i edited
Screenshot (65).jpg
Luckily I've saved a copy of the default xml it just means I'll have to change all the buttons again
 
Last edited:
I placed it at the bottom underneath the last </widget> but above the </screen>

any chance you can send me the skin.xml iv messed it up trying to add the red button display then it just loaded the default skin thanks

this is what i edited
View attachment 16275
Luckily I've saved a copy of the default xml it just means I'll have to change all the buttons again

Needs pasting between the last </screen> and </skin>

you have pasted it in the middle of some code hence breaking the widget and causing the box to boot loop
 
I placed it under the last widget above the screen like you said it didn't go in bootloop just loaded the default skin I'll try that later in the week thanks
 
ok ive sorted it cheers boobishabang i also changed black to red
red options.jpg
i also kept the text i said to delete and changed the button to blue.png and deleted the first one i edited no need to change position just need to sort out the pic and no now and next description in channel select
 
Also change selectedforgroundcolour to white as well because the selected txt does not show. Is that option screen only shows with vix?? Its not on atv.

Sent from my GT-I9505 using Tapatalk
 
It does show its just the screen shot. It should be openatv aswell what happens when you press red button? It should look like its doing something but the box doesn't show until you add the code
 
It does show its just the screen shot. It should be openatv aswell what happens when you press red button? It should look like its doing something but the box doesn't show until you add the code
I have added the code already but it does not display on openatv.

Sent from my GT-I9505 using Tapatalk
 
I'll send you the epgselection.py tomorrow morning after work

---------- Post Merged at 05:11 PM ----------

Or have a look in kiddacs Dropbox account for extras epg tabs the epgselection.py is there
 
I'll send you the epgselection.py tomorrow morning after work

---------- Post Merged at 05:11 PM ----------

Or have a look in kiddacs Dropbox account for extras epg tabs the epgselection.py is there
I got it from kiddac. Thnx. I just need tym 2 flash vix and start playin around...

Sent from my GT-I9505 using Tapatalk
 
no sorry its still the same its a shame though because i would have used this when i got a virgin box thanks for trying
What image are u using?? It works fine with my zgemma on atv.

Good afternoon, I have put your skin on my Zgemma H.2H running OpenATV 5.1 and i am getting the same problems as outlined above with the white screen. I also dont have the now & next like you have in your pics. i have deleted the files within the converter folder but its still the same no matter how many times i try to install it. I also tried it on my Zgemma 2S to which it also has the same problems. I really like this as its the best i have seen so far and hope it can be resolved

vm 1.jpgvm 2.jpg
 
no sorry its still the same its a shame though because i would have used this when i got a virgin box thanks for trying
What image are u using?? It works fine with my zgemma on atv.

Good afternoon, I have put your skin on my Zgemma H.2H running OpenATV 5.1 and i am getting the same problems as outlined above with the white screen. I also dont have the now & next like you have in your pics. i have deleted the files within the converter folder but its still the same no matter how many times i try to install it. I also tried it on my Zgemma 2S to which it also has the same problems. I really like this as its the best i have seen so far and hope it can be resolved

View attachment 16355View attachment 16356
You should not have that problem.with open atv if you have ftp all the relevant converters in your receiver. Check what .py and .pyo files in your /converters folder and post it here pls..

Sent from my GT-I9505 using Tapatalk
 
ive had i look at this it seems strange to me if i go to /lib/enigma2/python/Components/Converter i only have your 3 files there
Screenshot (68).jpg
but if i go to /usr/lib/enigma2/python/Components/Converter i have loads of files including yours
Screenshot (67).jpg

---------- Post Merged at 03:09 PM ----------

actually edit that i've just ftpd your 3 files to /usr/lib/enigma2/python/Components/Converter and it only overote one file

---------- Post Merged at 03:14 PM ----------

that did the trick
components.jpg
 
U need to delete EventName.pyo from your box and then ftp mine and reboot your box.

Sent from my GT-I9505 using Tapatalk
 
ftp all the files to /usr/lib/enigma2/python/Components/Converter and that should work does someone want to wait ten minuets and ill give you the ipk with the correct location to test
 
ive had i look at this it seems strange to me if i go to /lib/enigma2/python/Components/Converter i only have your 3 files there
View attachment 16357
but if i go to /usr/lib/enigma2/python/Components/Converter i have loads of files including yours
View attachment 16358

---------- Post Merged at 03:09 PM ----------

actually edit that i've just ftpd your 3 files to /usr/lib/enigma2/python/Components/Converter and it only overote one file

---------- Post Merged at 03:14 PM ----------

that did the trick
View attachment 16359
Glad you sorted it out. You need to adjust the number of raws to fit with the lines on the channel list screen and also get transparent white picons to match with the Virgin Media outlay..

Sent from my GT-I9505 using Tapatalk
 
Back
Top