[mythtv-users] schedulesdirect not working

William Powers wepprop at gmail.com
Wed Apr 25 12:38:22 UTC 2012


On Apr 24, 2012, at 11:16 PM, Greg Woods <greg at gregandeva.net> wrote:

> I also tried using wget to fetch https://www.schedulesdirect.org/getdata
> (specifying --http-user and --http-password) and that works.

If you can download the data file with wget, you may be able to use the old-school tv_grab_na_dd method and run mythfilldatabase with the downloaded file using the --file option. Assuming, of course, that functionality hasn't been removed. 

You'll have to look at the help output or search this list or the wiki for the syntax: IIRC, you have to specify the sourceid and something else as well as the file name.  You may have to do multiple runs if you have multiple lineups. It's been a few years and I'm doing this from memory.

You can do it all manually or put it all as one line in cron.daily with the individual steps separated by '&&'.

If it works, it will keep you up and running until a solution is found.


More information about the mythtv-users mailing list