mickd
11-08-2011, 09:31 AM
I have the latest Blackhole image running on my Vu+ with the CrossEPG integrated. I sure most of you have noticed that there is no EPG for ITV4+1,UTV+1, STV1+1 and some others. I know CrossEPG can be used to create an EPG for other channels (Aliases) but can it create a time offset alias? I checked CrossEPG on Code Google and someone has modified the alias.py to enable a time delayed alias. Now you can take the EPG data from ITV4 delay it by 60 mins and make it the EPG for ITV4+1 and do the same for the other +1 channels that don't have an EPG. I have tested it and it works a treat. Download the last alias.py on the page from
_http://code.google.com/p/crossepg/issues/detail?id=88
I replaced the file alias.py in usr\crossepg\scripts\alias with the one from the website. You can backup the original if you wish. Add the lines to you alias.conf. Remove any other
uneeded entries.
# +1s
27EC-0806-0002,60=stv+1,10225
27F6-0806-0002,60=utv+1,10125
ITV4-BSkyB,60=ITV4+1
Showcase-BSkyB,60=Showcase +1
Configure CrossEPG to include script providers and enable the alias script. Now you should have EPG for ITV4+1 etc. If the next programme is not scheduled for more than an hour the epg will be blank until then.After this all should be ok. It does have a little problem with some special characters and will skip these if in the titles or summaries. Make sure you have a swap file set up on a USB stick otherwise you will be restarting your Vu+ every few days.
_http://code.google.com/p/crossepg/issues/detail?id=88
I replaced the file alias.py in usr\crossepg\scripts\alias with the one from the website. You can backup the original if you wish. Add the lines to you alias.conf. Remove any other
uneeded entries.
# +1s
27EC-0806-0002,60=stv+1,10225
27F6-0806-0002,60=utv+1,10125
ITV4-BSkyB,60=ITV4+1
Showcase-BSkyB,60=Showcase +1
Configure CrossEPG to include script providers and enable the alias script. Now you should have EPG for ITV4+1 etc. If the next programme is not scheduled for more than an hour the epg will be blank until then.After this all should be ok. It does have a little problem with some special characters and will skip these if in the titles or summaries. Make sure you have a swap file set up on a USB stick otherwise you will be restarting your Vu+ every few days.