Radio EPG Data

Discussion of my XMLTV Radio Times grabber
Post Reply
TomT
Posts: 7
Joined: Sun Nov 06, 2005 12:40 pm

Radio EPG Data

Post by TomT » Sun Nov 06, 2005 12:42 pm

I'm totally new to this... So please be kind :)

I'm trying to find radio channel EPG data is this available from Radio Times ??

If it's not any way to merge bleb and radio times data ??

Thanks

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Sun Nov 06, 2005 12:58 pm

See the sticky post at the top of the forum :wink:
Using the version 3 beta of my grabber it is possible to combine radio times and bleb listings

TomT
Posts: 7
Joined: Sun Nov 06, 2005 12:40 pm

Post by TomT » Sun Nov 06, 2005 2:25 pm

Thanks :D

TomT
Posts: 7
Joined: Sun Nov 06, 2005 12:40 pm

Post by TomT » Sun Nov 06, 2005 4:10 pm

Working great with Radio Times and Bleb :)

Is there a complete list of command line options ??

Thanks

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Mon Nov 07, 2005 10:07 am

see my main xmltv page

Guest

Post by Guest » Wed Nov 09, 2005 10:03 am

I can't see any ??

Can you point me in the right direction :)

Thanks

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Post by alanbirtles » Wed Nov 09, 2005 10:54 am

To grab listings automatically run:
"xmltvrt.exe /Grab" (Windows)
"./xmltvrt /Grab" (Linux)

To run the console versions no parameters are required:
"xmltvrtc.exe" (Windows)
"./xmltvrtc" (Linux)

To specify a directory to retrieve the configuration from simply add the following to the command line
"/cDirectory"
The directory should be a subdirectory of the main xmltv directory, any configuration files not found in the supplied directory will be taken from the xmltv directory instead. This option is available on both the GUI and console versions and is used in the same way on both versions.
the /Silent switch is also available which prevents the gui from being shown whilst listings are being grabbed

Guest

Post by Guest » Wed Nov 09, 2005 2:58 pm

Thanks.

I have it running on a PC and it seems to be working well with my TV APP ..

:)

Post Reply