XMLTV grabber for Greece, take 2
I had previously written an XMLTV grabber for Greece that had several shortcomings (problems with character encodings and scheduling of programmes after midnight), and left it there. Now, a from-scratch rewritten version is available: XMLTV grabber for Greece.
This version uses the improved XMLTV api, hence it should be available in applications that use tv_find_grabbers. Currently it extracts the following items from the Nova site:
- Program title
- Program description
- Start time
- Repeat status
- Rating
- Categories
Optionally, in slow mode it also extracts the following items if they are available:
- Synopsis
- Image
- Credits
- Year of production
- Duration
I would be interested in hearing from anyone that uses it in non-UTF8 environments (e.g. Windows users). Note that you may need to pass the results through tv_sort in some cases.
Many thanks to vrypan for providing the motive for completing this.



Comments