![]() |
v18 Information for actors missing when playing movies/shows after update to v18 - Printable Version Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Xbox (https://forum.kodi.tv/forumdisplay.php?fid=282) ---- Thread: v18 Information for actors missing when playing movies/shows after update to v18 (/showthread.php?tid=340139) |
Information for actors missing when playing movies/shows after update to v18 - MarkusW - 2019-02-01 Hi @all! Sadly I'm missing information about the actors and their roles which was formerly available when pressing shurtcut "i" while playing movies or tv shows. After updating (UWP) to v18 there is just showing the plot information without the former tabs for the plot and the actors/roles. I've looked at the wiki for an apropriate change log but nothing there. What have I missed? Please help! RE: Information for actors missing when playing movies/shows after update to v18 - MarkusW - 2019-02-03 Just to show you what I'm missing this screenshot: ![]() RE: Information for actors missing when playing movies/shows after update to v18 - MarkusW - 2019-02-03 Second addition: With LibreElec on RasPi the same problem as with Windows. RE: Information for actors missing when playing movies/shows after update to v18 - Karellen - 2019-02-03 How did you scrape the movies into the library- Kodi or using nfo files from a media manager? Can you provide a Debug Log which captures you scraping a movie without actors, even if it means removing a movie from the library and rescraping it.
RE: Information for actors missing when playing movies/shows after update to v18 - MarkusW - 2019-02-03 1. I did always scrape with TMDB or TVDB. 2. Problem exists with all movies/shows regardless if new or old. 3. In the information page there are all actors seen: ![]() 4. Debug-Log 1: https://paste.kodi.tv/payekosami.kodi Log just showing the situation of pressing "i" for the Information. 5. Debug-Log 2: Can't upload with paste.kodi.tv 'cause "Document exceeds maximum length." As wanted I did remove the movie, cleared the database ("bereinigen") and then copied back and scraped again. After copying back and scraping I restarted kodi for a fresh log. Then I reproduced the problem again. RE: Information for actors missing when playing movies/shows after update to v18 - DaVu - 2019-02-03 Thanks @ronie for the pointer I asked internally (as I also couldn't find it myself that fast) and the removal of that tsection was a skin change introduced with: https://github.com/xbmc/xbmc/pull/11734 RE: Information for actors missing when playing movies/shows after update to v18 - MarkusW - 2019-02-03 So you want to tell me that this feature was removed in Estuary while development of v18? Can't believe it... RE: Information for actors missing when playing movies/shows after update to v18 - DaVu - 2019-02-04 That's correct. That's exactly what this PR means. It was introduced about 2 years ago by the Team member who created that skin. To get this feature back (no promisses that it will come back) make a feature request at the skin section of or at the feature request section of our forums. |