Kodi Community Forum
Bug SUB/IDX Renaming Bug - 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 SUB/IDX Renaming Bug (/showthread.php?tid=347226)



SUB/IDX Renaming Bug - D3tritus - 2019-09-13

I've been having issues with subtitles not showing up in Kodi after I've used tinymm to grab all the media info, generate nfo files and rename everything.  After a bit of digging around it seems that tmm is renaming *.sub files appropriately but the *.idx file is not being renamed in the same way.  A portion of the old filename is being retained and that's causing the subtitles not to be found.

Example:
I have an episode of The Crown with subtitles as follows;
TheCrown.S01E02.HydeParkCorner.DTS.720P.mkv
TheCrown.S01E02.HydeParkCorner.DTS.720P.sub
TheCrown.S01E02.HydeParkCorner.DTS.720P.idx

After running it through Tiny Media Manager i'll find the files like this:
The Crown - S01E02 - Hyde Park Corner.mkv
The Crown - S01E02 - Hyde Park Corner.eng.sub
The Crown - S01E02 - Hyde Park Corner.DTS.720P.idx

As everything isn't named consistently the subs aren't picked up.  Anyone else having this issue?


RE: SUB/IDX Renaming Bug - myron - 2019-09-13

Thx, but already fixed for next version.
https://gitlab.com/tinyMediaManager/tinyMediaManager/issues/635


RE: SUB/IDX Renaming Bug - D3tritus - 2019-09-22

(2019-09-13, 20:37)myron Wrote: Thx, but already fixed for next version.
https://gitlab.com/tinyMediaManager/tinyMediaManager/issues/635

Excellent.  Thanks. Smile