Downloads TV channel schedule in XML format
Installation
$ gem install program-tv
Usage
When gem is installed, just use program-tv command e.g.:
$ program-tv
Or if you want to configure script, use -d command to specify directory with your epg files, and -c command to specify your own channel list, you can see channels.yml for example.
$ program-tv > program.xml -d /path/to/epg -c /path/to/channel-list.yml
Contact
If you have any ideas, feedback, requests or bug reports, you can reach me at rabsztok@gmail.com.