NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 139 140 141 142 143 … 1231 Next »
UK Users - EPG data for freesat channels

 
  • 0 Vote(s) - 0 Average
UK Users - EPG data for freesat channels
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#1
2009-04-17, 04:57 PM
I'm using mc2xml for guide data, and although it "finds" most of the channels I'm interested in, it doesn't actually pull back any listings for them. I think it's probably the same problem that's described here: http://thegreenbutton.com/forums/permali...hread.aspx

Does anyone know of other sources for guide data for these channels? xmltvgui couldn't get them via its radio times grabber. How about digiguide? I don't have a current subscription but if someone could check?

Thanks all
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#2
2009-04-17, 09:52 PM
Can you give more info?

XMLTV GUI should retrieve most Freesat channels so are you getting listings for any of them? If not this may indicate a problem with your set up.

Digiguide does indeed do a good job of this but is of course (cheap) subscription. However AFAIK XMLTV GUI is still needed to interperate DG's output.

There is one other alternative but more difficult to set up.

Steeb
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#3
2009-04-18, 08:56 AM
steeb Wrote:Can you give more info?

XMLTV GUI should retrieve most Freesat channels so are you getting listings for any of them? If not this may indicate a problem with your set up.
Steeb

Yes, xmltvgui lists and can retrieve plenty of channels fine (I've attached the list), but many of the freesat channels mentioned in that other posting are missing. Specifically for me, I'm after the following:

itv4 +1
russia today
al jazeera
chartshow
vault
clubland tv
pop girl
kix

and these two, which aren't freesat:

body in balance
luxe hd

All the other channels, including ITV HD I can get from either xmltvgui or mc2xml. The ones above are valid channels to mc2xml, but it doesn't find any programme listings for them.

It's not a big deal, as none of them will get watched much, but it would be nice to have a complete EPG.

Iain
shadowze
Offline

Member

Posts: 69
Threads: 18
Joined: Dec 2005
#4
2009-04-18, 10:25 AM
You can add +1 channels to xmltv gui pretty easily

C:\Program Files\XMLTV GUI\settings\UK_RT\channels.lua <- master channel list (used to get channel ID number )

C:\Program Files\XMLTV GUI\scripts\uk_rt\ukrt_plus1_gen.lua <- used to get a normal channel then create a +1 version of same channel

This code section from above file to add more +1 channels for me

local availablechannels={
{name="More4+1",offset=1,id="1959"},
{name="FX+2",offset=2,id="1461"},
{name="Paramount Comedy+1",offset=1,id="1061"},
{name="ITV2 +1",offset=1,id="185"},
{name="ITV3 +1",offset=1,id="1859"},
{name="ITV4 +1",offset=1,id="1961"},
{name="Sci-Fi +1",offset=1,id="244"},
{name="UKTV Drama +1",offset=1,id="292"},
{name="Zone Reality +1",offset=1,id="746"},
{name="Dave +1",offset=1,id="2050"},
{name="Movies4Men+1",offset=1,id="2058"},
{name="Channel 4 +1",offset=1,id="132"}
}

The ID is looked up from first file.

Ok that gets you itv4+1
Al jezerra is in the channel list ( hit Refresh channels to make sure its there for you)

Sadly rest of channels are not available thru the standard RT reader :-(
Main Rig:
Gigabyte X58-DS4 , i7 920 @3.6G , 3G 1600Mhz, GTX280 OC2 , Nova-TD 500 , Nova-HD-S2, 3x 300G SataII

Media Center:
Gigabyte P45 ,Q6600 , 4G 8500C5 , GTX 280 OC , Nova-T 500 , Nova-HD-S2, 1 x 250G laptop , 1 x 320G
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#5
2009-04-18, 11:06 AM
shadowze Wrote:Ok that gets you itv4+1
Al jezerra is in the channel list ( hit Refresh channels to make sure its there for you)
Cheers for that. It's another two off the list anyway.
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#6
2009-04-18, 11:53 AM
Digiguide lists all the others you are now missing except they don't appear to have Clubland. I agree it is nice to have a full EPG! The digiguide harvesting into XMLTV GUI works very well just depends if it is worth spending on subscription to get data for a few channels you may not even watch.

There was a way to grab data from S*Y TV listings but haven't used it for a while so don't know if it still works but guess they should have your missing channels. If I rememebr this was slightly difficult to set up.

Steeb
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#7
2009-04-18, 02:12 PM
A couple that might be worth trying?

There was DVBGuide that now captures DVB-S EPG data
http://www.geocities.com/pclareuk/DVBGuide/

and one that grabbed stuff off http://tv.sky.com/tvlistings listings
http://www.digitalspy.co.uk/forums/showt...p?t=823104
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#8
2009-04-24, 02:22 PM
martint123 Wrote:A couple that might be worth trying?

There was DVBGuide that now captures DVB-S EPG data
http://www.geocities.com/pclareuk/DVBGuide/

Yep, that seems to have worked quite nicely for all the channels that are carried on freesat.

In my setup, I have 3x freeview tuners and 2x sat, and I haven't bothered to tune in the sat channels that are also carried on freeview, or channels that are of no interest to my household. DVBGuide pulls back *everything* though, which I didn't want, so I wrote a script to post-process its output and strip it down to just the stuff I was after.

My script also renames some of the channels. It's probably pedantic as hell, but if "ITV2 +1" is named as such on freeview, then I want "ITV4 +1" in my EPG, and not "ITV4+1" :-)

martint123 Wrote:and one that grabbed stuff off http://tv.sky.com/tvlistings listings
http://www.digitalspy.co.uk/forums/showt...p?t=823104

No luck with this one though, which is a shame, as it's possibly the only one that'll get me channels that aren't on freesat, such as Luxe.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  no EPG for two channels JimPletcher 5 4,825 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,494 2014-03-12, 03:10 AM
Last Post: highestbid
  Need help remapping Channel guide and actual channels divinehammer 3 3,804 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,544 2011-10-29, 07:49 PM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,732 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,525 2011-05-22, 05:09 PM
Last Post: sub
  no channels found - XP x64 bit edition fresh install 8ace 3 1,991 2011-02-10, 01:27 AM
Last Post: 8ace
  Missing Channels In Listings? hollow5555 4 2,385 2011-01-10, 05:53 PM
Last Post: hollow5555
  No QAM channels being retrieved with HVR-2250 Misko5 4 2,417 2011-01-01, 01:45 AM
Last Post: Snooze
  mc2xml Digital Channels 235301 8 5,440 2010-12-30, 05:12 PM
Last Post: joseosoria

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode