Kodi Community Forum
Bug TV Show & Episodes Image Bugs (Both v3 & v2) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Bug TV Show & Episodes Image Bugs (Both v3 & v2) (/showthread.php?tid=333492)



TV Show & Episodes Image Bugs (Both v3 & v2) - JeromyNix - 2018-07-07

Just want to point out a couple of bugs/unintended features:

1. If you are trying to change the episode images for tv episodes from a local source, it has absolutely no effect. It won't change the image in either the program or on disk. you have to manually drag and drop the file then rename it, in your file manager (or by command line) and even then it won't update in the GUI. (even after clearing image cache), but will show the proper image when clicked

2. I do screencaps forr my episode in my extrathumbs folders for my tv shows, the scanner obviously detects these files, and since i name them prefixed with the filename they came from, they get read as episode thumbs... now I imagine this is a unexpected feature and its also one I enjoy, the problem is is that it reads these with priority over the actual <filename>-thumb.jpg next to the file and displays the first file it finds with a similar name to the filename rather than the set episode image naming scheme.
Code:
Selected Thumb Renaming Scheme: <dynamic>-thumb.<ext>
Filename: <TVSHowFolder>/Doctor Who (2005)/Season 01/Doctor Who (2005) - S01E15.mkv
Extra Thumbs: <TVSHowFolder>/Doctor Who (2005)/extrathumbs/Doctor Who (2005) - S01E15.jpg:
Actual Thumbnail Next to Episode: <TVSHowFolder>/Doctor Who (2005)/Season 01/Doctor Who (2005) - S01E15-thumb.jpg
Displayed Image: <TVSHowFolder>/Doctor Who (2005)/extrathumbs/Doctor Who (2005) - S01E15.jpg