[mythtv-users] Log output of user jobs via MythLog class?

Mark Perkins perkins1724 at hotmail.com
Sat May 3 01:02:47 UTC 2014



> On 3 May 2014, at 9:28 am, "Nicolas Krzywinski" <myth at site7even.de> wrote:
> 
> Am 01.05.2014, 02:50 Uhr, schrieb Mark Perkins <perkins1724 at hotmail.com>:
> 
>> I can't answer your logging question but check for the values against series and episode and see if they are both zero. I can't comment for mythvidexport.pl but have seen some scripts that assume if either are zero it is a movie, even though by The TVDB numbering a season value of zero is valid.
> Thx again for this hint, this is exactly the problem: maybe this is a german EIT issue, but I have seasons and episodes values zeroed everywhere - in the whole database. Though I manually configured the season number at the recording rule for being able to fetch correct artwork.
> 
> After investigating mythvidexport.pl, I can confirm that it detects tv series this way as well.
> Does anyone know where to contact Raymond Wagner, the author of mythvidexport?
> I will try to customize it by myself otherwise...
> _______________________________________________
Might be worthing checking your mythmetadatalookup script to see what it is doing as I think that is where the season and episode are pulled from (along with inetref), not from EIT. It tries to match based on title / subtitle so if your EIT titles / subtitles don't match The TVDB data then this may be where your difficulties are coming from.

Also TV series that have multiple entries (like Doctor Who and Doctor Who (2005)) will often cause match failures - either from trying to match against the wrong series and therefore finding no match or else from finding multiple matches and not being able to differentiate which is the correct one.

Setting a season / episode at the recording rule level makes sure that it uses the correct grabber as can get successful hits in the wrong database (ie a hit in The Movie Database for a tv series). Setting non zero season and episode values will prevent the Movie grabber being used.

Actually, did I read somewhere a while ago that EIT doesn't have subtitle info? Or did I just make that up?



More information about the mythtv-users mailing list