Difference between revisions of "Tv grab nl py"
From LinuxMCE
(stub about dutch xmltv grabber) |
(No difference)
|
Revision as of 19:13, 19 March 2009
This article is a stub and requires expansion |
tv_grab_nl_py is an XMLTV-compatible grabber for Dutch television that uses TVGids.nl as it's source.
Install the latest version from here. Basically in a nutshell:
sudo su - wget http://tvgrabnlpy.googlecode.com/files/tv_grab_nl_py-r92 [ -e /usr/bin/tv_grab_nl ] && mv -iv /usr/bin/tv_grab_nl /usr/bin/tv_grab_nl.backup cp -v tv_grab_nl_py-r92 /usr/bin/tv_grab_nl chmod -v a+x /usr/bin/tv_grab_nl
Unsure on how to configure it properly yet...
For/as root:
tv_grab_nl --configure nano .mythtv/tv_grab_nl.xmltv mythfilldatabase --manual
For/as linuxmce:
su - linuxmce tv_grab_nl --configure ln -v .xmltv/tv_grab_nl_py.conf .mythtv/tv_grab_nl.xmltv nano .mythtv/tv_grab_nl.xmltv mythfilldatabase --manual