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 … 1169 1170 1171 1172 1173 … 1231 Next »
Recommend TV Listing For Sky UK

 
  • 0 Vote(s) - 0 Average
Recommend TV Listing For Sky UK
joecru
Offline

Member

Posts: 135
Threads: 26
Joined: Aug 2004
#1
2004-08-20, 10:27 AM
Hi,

Can anyone recommend a full listings XMLTV Guide for Sky UK.
As mentioned in another post the BLEB UK is ok but it dosen't list all channels.

Regards
Joe
Regards

[COLOR="black"][COLOR="Blue"]4 X MVPs
Win Vista
Hauppauge PVR 350
Dell Inspirion - 531[/COLOR][/COLOR]
joshley
Offline

Member

Posts: 146
Threads: 40
Joined: Jul 2004
#2
2004-08-20, 10:52 AM
I am going to set up my XMLTV file for NTL Family Pack today:

http://www.home.ntl.com/page/familypackfulllisting

You can compare to whatever Sky package you have here:

http://www.ordersky.com/channelpackages/...arison.asp

If you have the same as mine, I'll send you the XMLTV file when you're done, then all you'll have to do is get it to refresh itself once a day! If it is slightly different... don't worry! The XMLTV files are editable in notepad. Just make a new one with any extra channels that mine didn't include, open the one I can send you in notepad, paste in the new channels in the right place, and remove any one's you don't have (unlikely!Wink, and refresh your XMLTV listing!

There maybe should be a part of this site with XMLTV listings already compiled available for download for various TV packages (in whatever country). In case they change, just put an 'as of' date next to it so people are warned!
Whaddya think, Sub?
[Image: biggrin.gif]
joshley
joecru
Offline

Member

Posts: 135
Threads: 26
Joined: Aug 2004
#3
2004-08-20, 12:23 PM
HI joshley ,

Thanks for the Info. I have the Sky Family Pack so it should be the same as the NTL.It would be very helpful if you could send the XMLTV file.

Regards
Joe
Regards

[COLOR="black"][COLOR="Blue"]4 X MVPs
Win Vista
Hauppauge PVR 350
Dell Inspirion - 531[/COLOR][/COLOR]
herbs
Offline

Senior Member

Posts: 697
Threads: 23
Joined: Apr 2004
#4
2004-08-20, 12:35 PM
You could use tvxb http://home.so-net.com.hk/~bdickens/TVxb/index.htm with the sky listings
here http://home.so-net.com.hk/~bdickens/TVxb...k-ini.html
PVR1: GBPVR 1.3.11|Pentium E5200|2GB|Hauppauge nova-t stick|nova-t usb2| tevion dvb-t100|250GB OS + 250GB HDD
PVR2: GBPVR 1.3.11|Sempron 2800+|768Mb|Geforce 5700le|Nebula pci|nova-t 909|nova-t 90002|nova-t stick| 300GB + 80 OS HDD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,734
Threads: 767
Joined: Nov 2003
#5
2004-08-20, 05:21 PM
[b Wrote:Quote[/b] ]There maybe should be a part of this site with XMLTV listings already compiled available for download for various TV packages (in whatever country). In case they change, just put an 'as of' date next to it so people are warned!
Whaddya think, Sub?
As much as I'd like to do this, it would be highly illegal and probably compromise the project.
joshley
Offline

Member

Posts: 146
Threads: 40
Joined: Jul 2004
#6
2004-08-20, 06:22 PM
[b Wrote:Quote[/b] ]As much as I'd like to do this, it would be highly illegal and probably compromise the project.
Oh. Sod that then! [Image: biggrin.gif]
joecru
Offline

Member

Posts: 135
Threads: 26
Joined: Aug 2004
#7
2004-08-20, 10:15 PM
Thanks Guys,

For all your help .I downloaded the PDF file for TVxb. Had a read through it, and started the install .Its a bit long winded.
I got it to creat the Xmltv file ,but when I took the option to update EPG it only listed two channels. I will need to study the Manual again. I must have left something out.

Regards
Joe
Regards

[COLOR="black"][COLOR="Blue"]4 X MVPs
Win Vista
Hauppauge PVR 350
Dell Inspirion - 531[/COLOR][/COLOR]
joshley
Offline

Member

Posts: 146
Threads: 40
Joined: Jul 2004
#8
2004-08-20, 11:20 PM
Joe,
Here is a link to a zipped version of my XMLTV directory:

Unzip that with directories into your C: drive. This should make a folder called C:\XMLTV inside which you'll find two batch files:

1) xmltvrun.bat
This gives program listings on pretty much all the Sky channels you're gonna get for 1 day, although there may be a few missing as these are for NTL Family Pack. This also gives program info. It stores it in 'uklist.xml' in the xmltv folder.

2) xmltvnoinfo.bat
This is as above but much quicker as it has no info on the programmes, only titles and times.

Edit these in notepad, it's really easy to change, and look at the following info on using xmltv (the uk version, anyway):

SYNOPSIS
   tv_grab_uk_rt --help

   tv_grab_uk_rt [--config-file FILE] --configure

   tv_grab_uk_rt [--config-file FILE] [--output FILE] [--quiet] [--days N]
   [--offset N] [--slow [--limit-details HH:MM-HH:MM] --get-categories]

DESCRIPTION
   Output TV and radio listings in XMLTV format for many stations available
   in Britain. The data comes from the Radio Times website.

USAGE
   First you must run tv_grab_uk_rt --configure to choose which stations
   you want to receive. Then running tv_grab_uk_rt with no arguments will
   get about a fortnight's listings for the stations you chose.

   --configure Prompt for which stations to download and write the
   configuration file.

   --config-file FILE Set the name of the configuration file, the default
   is ~/.xmltv/tv_grab_uk_rt.conf. This is the file written by --configure
   and read when grabbing.

   --output FILE When grabbing, write output to FILE rather than standard
   output.

   --days N When grabbing, grab N days rather than as many as possible.

   --offset N Start grabbing at today + N. N may be negative.

   --slow Fetch additional details for each programme. This requires one
   extra web page fetch per programme, so use with care.

   --limit-details HH:MM-HH:MM (use with --slow) Limit the additional
   details fetched for programmes by checking that the start time falls
   within the specified time range, which must be specified in 24-hour
   clock, eg: 16:00-02:00. This can significantly reduce the number of web
   page fetches.

   --get-categories (use with --slow) Attempt to find out the category each
   program is in. This requires another web page get per category per day,
   so it can really slow down the grab.

   --quiet suppress the progress messages normally written to standard
   error.

   --help print a help message and exit.


It's pretty easy to customise for more days, amount of info etc.
Once you've either ran one of these batch files (the first on my ntl 750K connection takes a little over an hour, the latter about five minutes!Wink, in GB-PVR, under EPG settings, choose XMLTV and set it to point to the generated uklist.xml file.
All you need to do now (if you use a channel changer) is the painful task of setting the right channel numbers in the EPG settings on GB-PVR for each channel (i.e. what their repsective Sky channel codes are), and you're away!

Hope this helps!
joshley
joecru
Offline

Member

Posts: 135
Threads: 26
Joined: Aug 2004
#9
2004-08-21, 10:31 PM
Hi joshley,

I have followed your instructions ,and created a UKlist.Xml file.
The EPG also has setup ok.How can you config the file ,to download the listings for specific regions for BBC and ITV Channels ie:- Northern Ireland. I have tryed editing the
tv_grab_uk_rt ,but when you try a list download, it just defaults back to the orginal Settings (South.bbc1.bbc.co.uk)

Regards
Joe
Regards

[COLOR="black"][COLOR="Blue"]4 X MVPs
Win Vista
Hauppauge PVR 350
Dell Inspirion - 531[/COLOR][/COLOR]
joshley
Offline

Member

Posts: 146
Threads: 40
Joined: Jul 2004
#10
2004-08-22, 01:26 PM
Joe,

There are two ways to edit what channels are downloaded:

1) (assuming your xmltv is in 'C:\XMLTV\'Wink goto 'C:\XMLTV\.xmltv\' and edit in notepad the file called 'tv_grab_uk_rf.conf'; add/change the channels as you wish and save it. You can find a list of all the channels in 'C:\XMLTV\share\xmltv\tv_grab_uk_rt\channel_ids' which you can look at in notepad and find the exact id for what you want to add to your 'tv_grab_uk_rt.conf' file. Add them in the correct place in the list respective to where they are in the real channels on Sky.
From the 'channel_ids' file, an example of the bit you want is in bold below (i.e. ignore the colon and numbers at the end!Wink:

northern-ireland.bbc1.bbc.co.uk:99:1
bravo.co.uk:122:

and put it in the 'tv_grab_uk_rt.conf' file as follows:

channel northern-ireland.bbc1.bbc.co.uk
channel bravo.co.uk


OR.......

2) Rename 'C:\XMLTV\.xmltv\tv_grab_uk_rt.conf' to something else. Run command prompt (Start; Run; 'cmd'Wink and go to 'C:\XMLTV'. Type:

xmltv tv_grab_uk_rt --configure

Do a search for the different channels you want, and add them all in. Then finish, and copy and paste the new channels from the newly generated 'tv_grab_uk_rt.conf' file into the old, delete the new one and rename the old back!

Phew! [Image: tounge.gif]

joshley
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can the 7 day EPG listing in GBPVR be extended to 14 days? Skweek 2 1,883 2010-06-05, 09:31 PM
Last Post: martint123
  Are all tv tuners the same? Please recommend a good capture card to capture yellow360f 28 8,096 2009-12-27, 02:01 AM
Last Post: Wakalaka
  Channel listing gone and error FNM 9 2,438 2009-10-29, 12:30 AM
Last Post: FNM
  San Jose Comcast Channel Xref Listing zb1 0 1,214 2009-10-04, 04:02 AM
Last Post: zb1
  No Listing Data/ WinTV 980 monty HD 4 1,913 2009-09-03, 11:52 PM
Last Post: sub
  No listing data... andymadigan 11 3,735 2009-03-29, 09:45 PM
Last Post: gt1434a
  Can't get my VCR on my Aver150 RCA to show in channel listing mkenyon2 4 1,596 2009-03-09, 09:31 PM
Last Post: sub
  XMLTV listing service for GBPVR Lucas123 11 3,524 2008-10-09, 06:55 PM
Last Post: lenor
  Slow TVGuide Listing - index optimizations possible? dreamwalker 7 2,420 2008-08-17, 07:21 AM
Last Post: bordr415
  please recommend xvid decoder? zaprat 5 1,673 2008-08-14, 03:58 PM
Last Post: frankmcg

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

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

Linear Mode
Threaded Mode