tinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).
https://www.tinymediamanager.org

Version
5.2.2 – NIGHTLY
Build date
2025-09-18 06:05

[2025-09-17] * 🚸 [UI] strip surrounding whitespace from subtitle result names * 🐛 [DB] show an error, when the database is read-only * 🔊 [IMDB] log complete trailer, since url can be empty * 🐛 [IMDB] fix auto-downloading trailer on scrape * ♿️ [UI] remove leading/trailing spaces in the text based filters [2025-09-16] * 🐛 [Renamer] fixed renaming preview of TV show extras [2025-09-15] * 👽️ [MVStore] aligned some access to the MVStore and async tasks * 📝 [yt-dlp] corrected default params [2025-09-14] * 🐛 [Renamer] fixed renaming of TV show themes * 🚸 [UI] re-added change markers in the renamer previews * 🐛 [UI] added runtime/English title to the episode metadata check * ✨ [UI] added a trailer column for TV shows too [2025-09-12] * 🚸 [UI] remove empty episode groups from TvShow upon scrape * 🚸 [Trailer] display trailer download with spinning progress bar * ♻️ [yt-dlp] place all temp files of a yt-dlp call in a dedicated temp folder * 🐛 [yt-dlp] enhanced parsing of custom parameters [2025-09-09] * ✨ [IMDB] able to include music video in search results * 💄 [UI] RatingsAction: preset selected ratings from settings * 💄 [UI] fixed displaying saved rating source in settings [2025-09-08] * 🌐 [Language] fixed switching language by reinitializing bundle [2025-09-07] * ♿️ [Scraper] OpenSubtitles.ORG - switch to VIP server if VIP * 🚸 [Scraper] better matching, if rescraped with uncommon scraper * 🐛 [Renamer] fixed replacements of ... with its unicode variant * 🐛 [IMDB] better parse englishTitle * 🧑💻 [IMDB] add unit test for easier json debugging * 🧑💻 [logging] log full response, when on debug * 🔖 version bump