[mythtv-commits] Ticket #13518: tmdb3.py not automatically loads available cover/banner

MythTV noreply at mythtv.org
Fri Nov 22 17:37:40 UTC 2019


#13518: tmdb3.py not automatically loads available cover/banner
----------------------------------+------------------------------
 Reporter:  warpme                |          Owner:  (none)
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:  metadata tmdb         |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by warpme):

 Well - I think difference between Your's test and mine is how metadata
 grabbing is triggered.
 I'm triggering this by asking to retrieve metadata in Movie Library/Change
 Video Details/Retrieve Details.

 I done following test:

 2 remote FE: FE1 & FE2
 standalone backend called BE

 -On FE1 I went to Movie Library/Change Video Details/Retrieve Details and
 ask for retrieve metadata for "Chernobyl Diaries" movie.

 -FE1 retrieves metadata (locally) and starts to show me txt data details
 but not FanArt/Cover

 -Looking on DB/videometadata in BE I see updated INETREF field with
 tmdb3.py_93856 but FANART & COVER fields are empty

 -Also FE2 starts to show text details but also not shows FanArt/Cover

 -I go to FE1 and enter manual metadata edit, ask for searching on-line
 cover, select in searches list right cover and save.

 -FE1 starts to show cover OK.

 -DB/videometadata  FIELD also starts to have filename with cover picture

 -FE2 also started to show cover

 So for me it looks like in my scenario not all metadata found by ttmdb3
 script on FE1 was transferred to remote backend & DB.
 But using edit/metadata on FE1 allows to save this missing metadata in
 backend & DB

 Repeating above procedure for FanArt gives exactly the same results...

 hope this clarifies a bit issue.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13518#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list