[mythtv-users] mythfilldatabase and tv_grab_eu_epgdata
Stefan G. Weichinger
lists at xunil.at
Tue Mar 11 18:42:59 UTC 2014
I see this for weeks or even months now but only today I take the time
to ask:
In mythweb the Status-page tells me that the last mythfilldatabase run
was today but delivered no new EPG/EIT data (it tells me in german so my
translation is not correct ;-) ).
And something like "a reason might be the used XML file" ...
*) The user mythtv runs via crontab:
41 6 * * Sun,Wed /usr/local/bin/tv_grab_eu_epgdata --days 14 --output
/home/mythtv/epg_14.xml
41 6 * * Mon-Sat /usr/local/bin/tv_grab_eu_epgdata --days 3 --output
/home/mythtv/epg_3.xml
... and I get updated files with ~4 and 17 MB in size.
I don't know if my approach to fetch only 3 days on Mon-Sat makes sense?
Could it be the reason for that error?
I would assume that there are changes from mon-sat as well ...
*) user root then runs:
00 08 * * Sun,Wed /usr/bin/mythfilldatabase --only-update-guide
--sourceid 1 --file --xmlfile /home/mythtv/epg_14.xml
00 08 * * Mon-Sat /usr/bin/mythfilldatabase --only-update-guide
--sourceid 1 --file --xmlfile /home/mythtv/epg_3.xml
When I do these steps "manually" I see updated programs etc:
2014-03-11 19:40:59.439665 I Updated programs: 3061 Unchanged programs:
1758
2014-03-11 19:40:59.616038 I Adjusting program database end times.
2014-03-11 19:40:59.871983 I 0 replacements made
2014-03-11 19:40:59.871987 I Marking generic episodes.
2014-03-11 19:41:00.716578 I Found 305
2014-03-11 19:41:00.716585 I Extending non-unique programids with
multiple parts.
2014-03-11 19:41:00.865523 I Found 0
2014-03-11 19:41:00.865528 I Fixing missing original airdates.
2014-03-11 19:41:00.873553 I Found 0 with programids
2014-03-11 19:41:01.024194 I Found 0 without programids
2014-03-11 19:41:01.024199 I Marking repeats.
2014-03-11 19:41:01.721535 I Found 0
2014-03-11 19:41:01.721542 I Unmarking new episode rebroadcast repeats.
2014-03-11 19:41:01.721811 I Found 0
2014-03-11 19:41:03.693010 I Marking episode first showings.
2014-03-11 19:41:08.952378 I Found 76011
2014-03-11 19:41:08.952384 I Marking episode last showings.
2014-03-11 19:41:14.269936 I Found 75553
--- so the message in mythweb seems misleading to me ...
Any thoughts on this? Thanks!
btw. mythtv-0.27_p20131124 and mythweb-0.27 on gentoo linux.
Stefan
More information about the mythtv-users
mailing list