![]() |
How to make Jellyfin and tinyMediaManager work together? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: How to make Jellyfin and tinyMediaManager work together? (/t-how-to-make-jellyfin-and-tinymediamanager-work-together) |
How to make Jellyfin and tinyMediaManager work together? - thestorebrandslimshady - 2025-06-29
From what I can tell, it's because TMM generates nfo files with the naming scheme movie.nfo, while Jellyfin uses its own naming scheme based on the media file's name . Changing the nfo settings from Kodi to Jellyfin in TMM's settings didn't do anything, so (assuming this is the best way to do what I want) I want to make Jellyfin use the movie.nfo files. I'm also having trouble figuring out exactly how to manually edit nfo files from TMM, but that's a separate issue. RE: How to make Jellyfin and tinyMediaManager work together? - theguymadmax - 2025-06-30 Jellyfin supports both movie.nfo and filename.nfo as naming conventions for movie NFO files. After editing an NFO file, you must refresh the metadata using the "Replace all metadata" option for Jellyfin to detect the changes. This behavior is set to change in the upcoming 10.11.0 release. RE: How to make Jellyfin and tinyMediaManager work together? - thestorebrandslimshady - 2025-07-06 (2025-06-30, 12:24 AM)theguymadmax Wrote: Jellyfin supports both movie.nfo and filename.nfo as naming conventions for movie NFO files. After editing an NFO file, you must refresh the metadata using the "Replace all metadata" option for Jellyfin to detect the changes. This behavior is set to change in the upcoming 10.11.0 release. I must be doing something wrong, then. I made the library and enabled metadata downloaders from Jellyfin, then changed the metadata in tinyMediaManager, but TMM created a tvshow.nfo from which Jellyfin didn't pull the description I added. I tried deleting the library and all the NFOs in the directory, then remaking it and turning off all the downloaders and fetchers, and turning off the NFO metadata saver. The change I made from before was still present in TMM, even after updating sources, but the description I added still isn't in Jellyfin, and there are still no NFOs in the directory. |