Posts: 16
Joined: Nov 2015
Reputation:
0
Hi,
My movies are organized by folder with each folder using the <movie name>, and containing the video file with the <movie name> and <movie name>-poster.jpg and <movie name>-fanart.jpg and <movie name>.nfo produced by TinyMediaManager.
In some occurrences, Kodi does not display the local poster/fanart. I've checked and ended-up investigating the nfo.
The only difference I can find between the thousands of movies that are properly displayed and the hundreds that are not is that for the latter, the url link for the poster/fanart is dead and it seems that Kodi 18.8 refers to that link external instead of my local files even though I specified local info only when defining my source in Kodi.
This did not happened with the same library of movies using previous versions of Kodi.
Hope someone can help me.
Thx in advance
Posts: 16
Joined: Nov 2015
Reputation:
0
By the way, if, for a poster that is properly displayed, I modify the poster external url in <movie name>.nfo, then the poster is not displayed in Kodi, which shows that Kodi refers to the external url in <movie name>.nfo and not to <movie name>-poster.jpg in the movie folder on my HD.
Posts: 16
Joined: Nov 2015
Reputation:
0
and I should add that I experience the same behavior in Windows 10 and Openelec with Kodi 18.8.
Posts: 16
Joined: Nov 2015
Reputation:
0
The poster displays properly for the movie "1" while it does not for "2 Coelhos".
Posts: 21,150
Joined: Apr 2017
Reputation:
1,468
Nothing revealing in the log, unfortunately.
Can you open your nfo file and click on the artwork links and check to see they work. Down around line 673 there seem to be quite a few broken artwork links.
As for why your local artwork is not working, no idea. There is nothing in the log to reveal the problem. Probably because the movie has already been in your library and the database still holds the details.
Can you delete the movie again. Now change the name of the folder to something like Coelhos (2012) as a test. Is your artwork being scanned? Capture that in a debug log and upload it if it does not work. The first scan always has more information than the second scan.
Posts: 21,150
Joined: Apr 2017
Reputation:
1,468
Again, the log is no help. It is not showing anything that may point to a problem.
I am clutching at straws here now, but can you zip up your movie folder, without the movie, just the artwork and nfo file, and also your MyVideos116.db, upload it somewhere and PM me the link. I want to try it out locally and see if I can replicate it or spot a problem in the database (though I don't think that is the cause).
Also, update to v18.9 to exclude any problems with the recent cloudflare http2 issue. Though this should not affect local artwork.
Posts: 16
Joined: Nov 2015
Reputation:
0
Hi,
Kodi was updated to 18.9 but this makes no difference as you anticipated.
I made a full reinstall of Kodi 18.9, deleting also the folder in Appdata to make sure it's a fresh start.
I PM you the links for the folders and the DB file you requested.
Best
Posts: 21,150
Joined: Apr 2017
Reputation:
1,468
If TMM has named them with uppercase, you might want to let the developers know.
Posts: 16
Joined: Nov 2015
Reputation:
0
You found it!!!
I knew I was missing something and it is nobody's fault but me. TMM names files perfectly, but I decided to normalize all my folder/file names and used the "Title" case change (every word starts with a capital) in Bulk Rename Utility (another fantastic freeware). It was there, in front of my eyes, but since I am more used to Windows file naming than Linux I did not notice.
Thank you so much and keep up the great work!