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.0 – NIGHTLY
Build date
2025-08-30 06:05

[2025-08-29] * π [crc32] also write CRC32 to NFO file... * π [changelog] add missing info * π [Trakt.tv] Episode scrape did not adhere our Trakt sync setting [2025-08-28] * β [Unit Tests] fixed/enhanced some tests * β [Unit Tests] fixed/enhanced some tests * π [IMDb] fixed fetching of taglines * π©Ή [Updater] fixed creation of checksums for archives * π₯ [Trakt.tv] even better error handling / logging / visualization * π [KODI] able to process multi-episode files [2025-08-27] * β‘οΈ [CLI] no need for subcommands help to spawn a TMM instance * π reorder startup banner * π§π» [CLI] fix --version command * π© [UPnP/DLNA] added JVM arg to (temporarily) re-enable UPnP/DLNA * β¬οΈ [Launcher] signed with the new certificate for Windows * π§π» [logging] prevent the default logback startup messages * π₯ [KODI] improve error handling for the RPC methods [2025-08-26] * π₯ [Kodi] RPC error handling [2025-08-22] * π₯ [UPNP] error handling * π [UPNP] use CLINGs hack to modify default HTTP request methods * πΈ [UI] added the search result score to the movie/TV show chooser dialogs [2025-08-21] * πΈ [UI] enhanced loading actor images in the UI [2025-08-19] * β¨ [Config] added inline upgrade of config values * β¨ [Scraper] added Yifysubtitles.com support, a new subtitle provider * β»οΈ [Scraper] code cleanup [2025-08-18] * π re-worded changelog [2025-08-15] * β¨ [NFO] added Kodi style for movie sets * π [UI] fixed UI text in movie set settings * πΈ [UI] changed filter behavior in the image chooser - you may now filter while images are loading * π [CI] fixed QA build * π [UI] fixed padding in combo boxes * π [UI] fixed resizing in TV show editor [2025-08-14] * π¨ [Build] updated build plugins * π [UI] fixed links in the trailer table * π§π» [HTTP] add methods to specify an own cache for TmmHttpClient [2025-08-12] * π₯ [npe] fix NPE on show deletion, when highlighting another node * π [changelog] wording, categorizing [2025-08-11] * π fixed year in license * β»οΈ [MediaInfo] upgraded JNA bindings to the latest official example * π₯ [tinyfiledialogs] removed for Windows * β¬οΈ [yt-dlp] upgraded to 2025.08.11 * πΈ [UI] added the english title to the quickfilter / cleanup [2025-08-08] * π§π» always sort size=0 at end - needed for former commit * π [Images] fixed choosing of images of unspecified sizes * πΈ [UI] changed quickfilter of checkcomboboxes to contains [2025-08-07] * β¨ [UI] offering multiple profile links for actors and crew members based on their IDs [2025-08-06] * π [UI] fixed alignment of scraper options * π [UI] fixed insets for combo boxes * π [UI] enhanced autocomplete support to search for contains * π [UI] fixed drawing of the HLG logo in dark theme * β¬οΈ [Library] upgraded Java to JBR 21.0.8-1038.68 * ποΈ [TV shows] added enhanced quickfilter, same as for movies * πΈ [IMDB] fix generating actor profile url * πΈ [IMDB] also scrape actor attributes [2025-08-05] * βͺοΈ [OpenSubtitle] reverted removal and only activated for VIP for now * β¬οΈ [Library] upgraded commons-lang3 * β¬οΈ [Library] upgraded libmediainfo to 25.07 * β¬οΈ [Library] upgraded libtinyfiledialogs to v3.19.3 * π§π» [SportsDB] inline apiKey interceptor * π₯ [DB] catch new exception on DB error * π₯ [HTTP] implement a global 429 retry interceptor [2025-08-04] * β¬οΈ [Library] upgraded to the latest version of H2 MVStore [2025-07-30] * π» [UPNP] remove debug, use IP address instead of hostname * π₯ [UPNP] better detection of used network interface [2025-07-29] * π [TV shows] update episode panels on changes * π [utils] copy/move is not retrying any longer - fix that [2025-07-28] * π [Scraper] fixed fallback scraper selection for episodes * π§ [TSDB] EP caching, FreeKey workarounds [2025-07-27] * πΈ [genres] remove "travel" as alias for "holiday" genre [2025-07-25] * βΏοΈ [TSDB] reactivate S/EE matching, add lineup as crew/guests * β¨ [Movies, TV shows] added a new column displaying the amount of audio streams * π [TSDB] fixate poster sizes, add season posters * π [UI] Adopted TV show editor layout to the movie editor layout * π [TSDB] fix leagues entity * β‘οΈ [TSDB] add EP list cache * βΏοΈ [TSDB] update leagues, provide more correct EP preview [2025-07-24] * β [Tests] fix unit tests after merging [2025-07-23] * π [UI] center WhatsNewDialog above main dialog * π [MediaInfo] fixed parsing of .ISO files [2025-07-22] * π½οΈ [Kodi] write DTS as dca into the NFO file * π [TV shows] fixed a problem when exchanging the video file of a TV show episode [2025-07-21] * π Added translation using Weblate (Filipino) [2025-07-19] * π· [CI] prepare jenkins build [2025-07-18] * π· prepare jenkins build * β¬οΈ [Launcher] upgraded launcher to 5.0.11 [2025-07-16] * βΏοΈ [EP detection] also find "short seasons" in folder name only * π [Mediainfo] corrected the format detection for some cropped 540p resolutions * π [Movies, TV shows] added a Kodi conform mapping of mediainfo values for the NFO export [2025-07-15] * π [yt-dlp] also check yt-dlp for executable bit and fixed custom yt-dlp location * βΏοΈ [IMDB] only take portrait actor images... [2025-07-13] * π [Movies/TV shows] cleanup of invalid/null values on startup * β¬οΈ [FlatLaf] upgraded to 3.6.1 [2025-07-11] * πΈ [Artwork] enhanced artwork choosing algorithm * π [UI] hide trailer sources when scraping episode data * πΈ [Movies/TV shows] aligned thumb artwork sizes to the ones offered by scrapers [2025-07-06] * π [TMDB] prevent NPE [2025-07-02] * π [Movie sets] fixed sorting of movies in movie sets [2025-07-01] * π [FFmpeg] check if the ffmpeg executable from the settings exists before using it