[mythtv-users] Converting from DD to xmltv

Gary Buhrmaster gary.buhrmaster at gmail.com
Sun Nov 11 18:45:57 UTC 2018


On Sun, Nov 11, 2018 at 6:08 PM Richard Shaw <hobbes1069 at gmail.com> wrote:

> I don't think I have anything too interesting going on but I do get a lot of these on my OTA source:
>
> 2018-11-11 12:01:16.135853 N  Unknown xmltv channel identifier: I100338.json.schedulesdirect.org - Skipping channel.

Yes, possibly translator xmltvids.  It is an "artifact" of the
way gracenote does things.

> By default it only runs once a day, right? Is this some kind of manual/cron type run?

Yes, one would have to run multiple times a day
via cron (or equivalent), mythfilldatabase just runs
(about) once a day.

> If so, what's the best way to be nice to the server since I'm only really worked about today and possibly the next?

While everyone has different needs, good scheduling
requires knowing as far ahead as possible.  Having
20ish days is typically goodness.

The grabbers try to only download changes, so the loads
on Schedules Direct are generally minimal no matter.
The grabber must still produce, and mythfilldatabase
must still parse all the scheduled data, but only changes
to the schedules/programs result in database updates
which tend to be the things that really slow things down
when your database is the limiting factor.

And (as Robert points out), the first run(s) can take
longer than following ones, so do not make judgements
based on that first (when you are watching) runs.
And (for that matter) do not make a judgement about
the time when running it immediately again (since
it has far far less to change).  Look instead at the
logs from a nightly run.


More information about the mythtv-users mailing list