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.3 – NIGHTLY
Build date
2025-10-13 06:05

[2025-10-12] * ✨ [TV shows] added detection of ranges (e.g. S01E01-02) in multi-episode filenames * ⬆️ [FlatLaf] upgraded to 3.6.2 [2025-10-11] * 🐛 [UI] do not calculate file size of multi episode files twice [2025-10-10] * 🚚 [IMDB] fix parsing cast/crew due to site changes [2025-10-09] * 👔 [Renamer] also remove episode NFO files upon rename [2025-10-08] * 👽️ [Emby] re-order crew members after actors in the NFO [2025-10-06] * ♻️ refactor code in TmmOsUtils * ⚡️ [UI] lazy load filter dialogs and settings to start up faster * 🐛 [UI] lazy load enum translations of date format/time format [2025-10-05] * ✨ [UI] refactored the image chooser dialog to support better filtering and sorting * 🚸 [Post-Processing] moved post-processing tasks to a background thread [2025-10-04] * 📝 [Docs] more hints how to package tmm on your own [2025-10-03] * 🐛 [TMDB] to not try to load SVG files * 🐛 [UI] also re-initialize the date table column renderer * ✨ [UI] date and time format settings are now configurable in the settings * 🚸 [UI] refactored post-process settings pages for movies and TV shows * ⚡️ [perf] reorder; only needed for images [2025-10-02] * 🙈 typo * 🧑💻 update issue templates * 🚚 [IMDB] remove integration test [2025-10-01] * 🧑💻 [debug] Action to load user submitted JSONs into DB [2025-09-30] * 🧑💻 [logs] also export a movieset.json [2025-09-27] * 👷 [CI] removed Windows installer signing [2025-09-26] * 🧑💻 [QA] ignore SonarQube; false positive as we HAVE to use that algo * ✅ fix unit test * ♻️ [MI] enhance media file size detection * 🔖 version bump * 📝 updated changelog