[mythtv-users] Multiple sources on Schedules Direct run

Ian Evans dheianevans at gmail.com
Sun May 22 18:17:48 UTC 2016


On May 22, 2016 2:01 PM, "William Jacoby" <bonelifer at gmail.com> wrote:
>
> Actual update
>
> #! /bin/bash
> tv_grab_sd_json --days 1 --config-file /media/FILE/FOLDER/us.conf
--output us.xml
> tv_grab_sd_json --days 1 --config-file /media/FILE/FOLDER/uk.conf
--output uk.xml
> tv_grab_sd_json --days 1 --config-file /media/FILE/FOLDER/canada.conf
--output canada.xml
> mythfilldatabase --file --sourceid 7 --xmlfile /var/tmp/us.xml
> mythfilldatabase --file --sourceid 5 --xmlfile /var/tmp/uk.xml
> mythfilldatabase --file --sourceid 4 --xmlfile /var/tmp/canada.xml

Hit send before I asked this: why the need for three separate runs? My
current mythfilldatabase run grabs, compresses and downloads listings for
three different postal codes/sources in one run and I don't need to have a
grabber configured for two of the sources, just one. Seems like extra load
on the SD server.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20160522/43660c1a/attachment.html>


More information about the mythtv-users mailing list