Discussion:
[Xmltv-devel] tv_grab_uk_atlas (replacement for tv_grab_uk_rt)
h***@gmail.com
2013-09-19 07:36:30 UTC
Permalink
I've written an XMLTV module to fetch listings from the replacement Atlas API and format them into standard XMLTV format.

It uses a few additions to the normal XMLTV params (e.g. allows fetching by "hours" rather than just "days") and is customized to better translate the channel ids and genre codes used in Atlas. (See the file "install" for details).

You can find the package here:

https://github.com/honir/tv_grab_uk_atlas

H.
Robert Eden
2013-09-19 12:32:06 UTC
Permalink
Post by h***@gmail.com
I've written an XMLTV module to fetch listings from the replacement Atlas API and format them into standard XMLTV format.
It uses a few additions to the normal XMLTV params (e.g. allows fetching by "hours" rather than just "days") and is customized to better translate the channel ids and genre codes used in Atlas. (See the file "install" for details).
https://github.com/honir/tv_grab_uk_atlas
Cool.

Does it work with standard paramaters? (you just added new ones)
Does it use the XMLTV.pm module to help generate standard XML?

Robert
Robert Eden
2013-09-19 12:35:52 UTC
Permalink
Post by Robert Eden
Post by h***@gmail.com
I've written an XMLTV module to fetch listings from the replacement
Atlas API and format them into standard XMLTV format.
It uses a few additions to the normal XMLTV params (e.g. allows
fetching by "hours" rather than just "days") and is customized to
better translate the channel ids and genre codes used in Atlas. (See
the file "install" for details).
https://github.com/honir/tv_grab_uk_atlas
Cool.
Does it work with standard paramaters? (you just added new ones)
Does it use the XMLTV.pm module to help generate standard XML?
Robert
Actually, a better question to start with is: Are you interested in
adding to the XMLTV Sourceforge distro or just letting us know your
grabber exists? (other projects)

Robert
h***@gmail.com
2013-09-19 12:50:48 UTC
Permalink
Post by Robert Eden
Actually, a better question to start with is: Are you interested in
adding to the XMLTV Sourceforge distro or just letting us know your
grabber exists? (other projects)
Robert
I would like it to be added to the distro but I'm aware Nick is working on an Atlas grabber as well, so I'm not sure what's best.

H.
Nick Morrott
2013-10-17 16:11:10 UTC
Permalink
Post by h***@gmail.com
Post by Robert Eden
Actually, a better question to start with is: Are you interested in
adding to the XMLTV Sourceforge distro or just letting us know your
grabber exists? (other projects)
Robert
I would like it to be added to the distro but I'm aware Nick is working on an Atlas grabber as well, so I'm not sure what's best.
Thanks for holding off for the time being, and thanks also for
contributing the Guardian and TV Guide grabbers to the project.

I've been very busy with a new addition to the family for the past few
weeks, resulting in a delay in getting my Atlas grabber completed and
uploaded. I hope to remedy this in the coming week or so, as I've been
able to start whipping it into shape and generating updated lineups.

Cheers,
Nick
Nick Morrott
2013-10-17 16:19:14 UTC
Permalink
Post by h***@gmail.com
Post by Robert Eden
Actually, a better question to start with is: Are you interested in
adding to the XMLTV Sourceforge distro or just letting us know your
grabber exists? (other projects)
Robert
I would like it to be added to the distro but I'm aware Nick is working on an Atlas grabber as well, so I'm not sure what's best.
Ignore my last message. I see you've just started to commit your Atlas grabber

Nick
h***@gmail.com
2013-10-17 16:26:45 UTC
Permalink
Post by Nick Morrott
Ignore my last message. I see you've just started to commit your Atlas grabber
Yes, sorry :(
(just seen your message)

h***@gmail.com
2013-09-19 12:48:02 UTC
Permalink
Post by Robert Eden
Cool.
Does it work with standard paramaters? (you just added new ones)
Does it use the XMLTV.pm module to help generate standard XML?
Robert
Hi Robert,

Yes to both :-)

H.
Loading...