Release myth2kodi -- generate Kodi friendly file-names from MythTV recordings.
#20
(2017-02-21, 14:19)jctennis Wrote: Any idea why Dragon Ball Super will not process? The name matches the tvdb so I am not sure where to go from here.

Sent from my Nexus 6 (typie typie)

I did a quick check and, at least on my system, myth2kodi
seems to correctly build the local episode tables for
'Dragon Ball Super'. The plot information is missing
for some of the most recent episodes, though, unless your
guide data is bad and you are falling through to plot
matching, that should not be a problem.


As an aside: TheTVDB is a community database, so if
there is missing information, anyone can create an account
and contribute.


Take a look at the processing logs for one of the failed
recordings, you can identify and display the log entries
for a particular recording with the --log command:
Code:
myth2kodi --log '1099_20151210093000.mpg'
where you should replace the MythTV recording file name in
the example with one of your Dragon Ball Super episodes
that failed to process.

If you can not tell from the logs what went wrong then I'm
going to need some more information to help you. So, if you
could enable debug logging in your myth2kodi.conf by setting:
Code:
LOGLEVEL=3
then reprocess one of the failed recordings and post the
logging information, I'll take a look and see if I can
figure out what is going wrong.
Reply


Messages In This Thread
RE: myth2kodi -- generate Kodi friendly file-names from MythTV recordings. - by stuartk - 2017-02-22, 01:40
Logout Mark Read Team Forum Stats Members Help
myth2kodi -- generate Kodi friendly file-names from MythTV recordings.2