[mythtv-users] mythfilldatabase not running automatically?

Bill Meek keemllib at gmail.com
Thu Jan 13 22:47:16 UTC 2022


On 1/12/22 11:08 AM, James Abernathy wrote:
> I wonder if the backend has a hard coded path for the grabbers and not
> using the default path. My path puts the grabbers at:
> /usr/bin/site_perl/tv_grab_zz_sdjson_sqlite
> which is where the xmltv make install puts it under arch linux

Guessing that /usr/bin/site_perl isn't in the backend's PATH.

I'd copy it to /usr/bin and try again.

At least my grabber name is just the file, not a full path:

  mysql --user=mythtv --password=yourPW mythconverg --execute="SELECT xmltvgrabber FROM videosource"

-- 
Bill


More information about the mythtv-users mailing list