Search found 493 matches

by alanbirtles
Tue Mar 12, 2013 8:40 am
Forum: XMLTV GUI V3
Topic: Duplicate Sub-title fields
Replies: 2
Views: 62056

Re: Duplicate Sub-title fields

if the grabber doesn't understand the episode number format then it adds it as a subtitle, radio times keep changing their formats so there will often be some episodes that don't get parsed.
by alanbirtles
Tue Feb 26, 2013 9:23 pm
Forum: XMLTV GUI V3
Topic: All Shows from Schedules Direct Marked as Previously Shown
Replies: 2
Views: 62170

Re: All Shows from Schedules Direct Marked as Previously Sho

yes just post it here and I will update it. Sorry for the delay your message was stuck with about 1500 spam messages in the moderation queue
by alanbirtles
Fri Jan 04, 2013 9:13 am
Forum: XMLTV GUI V3
Topic: Socket error 1006 ? Digiguide
Replies: 1
Views: 58714

Re: Socket error 1006 ? Digiguide

did you follow the instructions at http://www.birtles.org.uk/xmltv/wiki/index.php/UK_Digi as suggested?
by alanbirtles
Sun Aug 26, 2012 8:58 pm
Forum: XMLTV GUI V3
Topic: ukrt_freeview_names
Replies: 2
Views: 61829

Re: ukrt_freeview_names

change:

Code: Select all

		channel.Name = XGUI_Lib.XS.Add(newName,channel.Name)
to:

Code: Select all

		channel.Name = newName
in scripts/ukrt/ukrt_freeview_names.lua
by alanbirtles
Sun Apr 29, 2012 5:38 pm
Forum: XMLTV GUI V3
Topic: Five +1
Replies: 1
Views: 58088

Re: Five +1

by alanbirtles
Tue Apr 03, 2012 7:50 am
Forum: XMLTV GUI V3
Topic: Whats up with the RT Data?
Replies: 2
Views: 62109

Re: Whats up with the RT Data?

seems ok today, radiotimes does have occasional problems. If they persist for more than a few day the best thing to do is email them directly (there's not much more I can do as the people who I used to contact have all left the bbc)
by alanbirtles
Thu Mar 08, 2012 10:57 pm
Forum: General
Topic: Lost channels on Showshifter
Replies: 2
Views: 145455

Re: Lost channels on Showshifter

yep you will need to update it to match this page:
http://www.ukfree.tv/txdetail.php?a=TQ330045
by alanbirtles
Fri Mar 02, 2012 10:36 pm
Forum: XMLTV GUI V3
Topic: Radio times xmltv format and field names.
Replies: 7
Views: 113842

Re: Radio times xmltv format and field names.

do they provide a data feed? Scraping listings from a website without permission is very difficult and legally shaky
by alanbirtles
Tue Feb 07, 2012 11:57 pm
Forum: XMLTV GUI V3
Topic: Atlas Metabroadcast Grabber
Replies: 6
Views: 86852

Re: Atlas Metabroadcast Grabber

the radio times grabber is implemented inside the program not in a script.
by alanbirtles
Sat Jan 28, 2012 3:37 pm
Forum: XMLTV GUI V3
Topic: Atlas Metabroadcast Grabber
Replies: 6
Views: 86852

Re: Atlas Metabroadcast Grabber

it would certainly be possible but I dont have time to do it myself
by alanbirtles
Sat Dec 31, 2011 12:00 pm
Forum: XMLTV GUI V3
Topic: Help to rename the channel name (remove country extension)
Replies: 3
Views: 67008

Re: Help to rename the channel name (remove country extensio

the script in the linux distribution is the same as the windows one
by alanbirtles
Fri Dec 16, 2011 12:07 pm
Forum: XMLTV GUI V3
Topic: RT handover to metabroadcast - Film category lost
Replies: 4
Views: 76082

Re: RT handover to metabroadcast - Film category lost

its not possible in a post processor and would require changes to the radio times grabber. I might find time to look at it over the next few weeks
by alanbirtles
Sun Dec 04, 2011 7:38 pm
Forum: XMLTV GUI V3
Topic: Help to rename the channel name (remove country extension)
Replies: 3
Views: 67008

Re: Help to rename the channel name (remove country extensio

look at scripts\ukrt\ukrt_freeview_names.lua for an example of how to change channel names.