Version 5.3.3
=======================
+ [TV shows] added more rating sources #3347
+ [UI] modernized confirmation dialogs and message toasts
+ [UI] re-added the "new" indicator used in tinyMediaManager v3.x
+ [macOS] re-added automatic updates
+ [Post-processing] added a new option "abort on failure" to stop the queue as soon as an action fails for one of the selected movies/TV shows/episodes
+ [Post-processing] added the tokens "index" and "itemCount" to provide more information about the current item in the queue
+ [Kodi] write Kodi v22-compatible edition tags into the NFO for movies and episodes #3341
---
x [Movie sets] unreleased movies are no longer scraped
x [Movie sets] added a confirmation dialog before removing selected movie sets
x [TV shows] added an action to refresh only the TV show NFO via Kodi RPC #3351
x [TV shows] enhanced parsing of multi-episode file naming patterns #3345
x [TV shows] improved renaming performance on Windows
x [Core] fixed the JVM parameter tmm.mvstore.buffersize not being read
x [UI] adding critical system folders as data sources is now blocked
x [UI] unaired special episodes are now only listed as missing when "display missing specials" is enabled #3355
x [UI] registered the Backspace key as a delete shortcut for keyboards without a dedicated Delete key (default on macOS)
x [UI] fixed an issue where the post-process output for episodes was not shown or hidden correctly
x [UI] fixed an issue where the quick search filter "title" for TV shows was not saved #3359
x [UI] ratings and media information logos now wrap correctly in the information panel #3358
x [API] added more endpoints (re-read NFO, calculate checksums, cleanup, post-process, etc.)
x [API] added an OpenAPI-compatible API description to the HTTP API (/api/docs)
x [Jellyfin] fixed the enddate not being written to the NFO for ended TV shows
x [macOS] fixed some issues with Unicode characters (NFD vs. NFC encoded characters) in file/folder names
x [External Services] added a dedicated setting to enable or disable Trakt.tv and Simkl.com support
x [omdbapi] fixed an error when parsing years #3360


Version 5.3.2
=======================
+ [Simkl.com] added support for syncing watched status with Simkl.com
+ [Movies, TV shows] added squareart artwork type #3217
+ [Trailer] added language information for trailers and improved trailer handling to enhance automatic trailer selection #3343
---
x [Movies, TV shows] added a guard to prevent adding/processing nested data sources
x [Movies, TV shows] import pre-existing date added from NFO files
x [TV shows] enhanced update of single TV shows
x [UI] some minor fixes for the range slider in the image chooser
x [UI] removed completeness indicators for missing episodes
x [UI] moved "Include external audio streams in NFO" to the NFO settings panel
x [Core] fall back to the content folder if the systems temp folder is not writable
x [Core] fixed parsing of dates in multithreaded environments #3344
x [TVDB] fixed parsing of end-date #3349
x [Fernsehserien.de] fixed error when searching for ongoing TV shows
x [Tool] upgraded yt-dlp to 2026.08.19


Version 5.3.1
=======================
+ [UI] enabled to open the editor for locked entries in read only mode
+ [UI] enabled to copy tokens/examples for all JMTE explorer sections
+ [UI] added the time in the date picker for the date added field in the editors #3338
---
x [Movies, TV shows] fixed parsing of TMDB id from mediainfo data #3325
x [Movies] when running update data sources for a single folder, also make sure to gather mediainfo for new movies found #3269
x [TV shows] re-enable "light" nesting of TV show folders: single letter subfolders in data source root are allowed again
x [TV shows] also respect the newly added crew types in the cast/crew filter
x [UI] fixed displaying of season plot in the information panel #3324
x [UI] fixed update of mediainfo data for exchanged video files #3327
x [UI] show progress description for checksum/hash tasks
x [UI] fixed searching for duplicated entries, having alternate IDs (facebook, twitter, ...) #3332
x [UI] some minor enhancements to small popup dialogs
x [UI] Display a dialog with all available renamer profiles when multiple profiles exist #3336
x [Trakt.tv] added new authentication method
x [Trakt.tv] fixed TV show watched sync #3326
x [NFO] write runtime for disc/iso movies again #3329
x [Docker] fix ARM build


Version 5.3.0
=======================
+ [Renamer] the support for renamer profiles has been added!
  !!! All your renamer related settings have been migrated to the "Default" profile. PLEASE REVIEW YOUR SETTINGS !!!

+ [Movies/TV shows] added a button to reset settings to their defaults
+ [Movies/TV shows] added a preset for "read-only"
+ [Movies/TV shows] added outline to the maintainable fields #2595
+ [TV shows] added the new renamer token 'episode.folderName' to get the folder name of the current episode (relative to the TV show root)
+ [TV shows] added more season artwork file naming options #3312
+ [UI] added a tag manager to the tools menu to manage all tags in one place
+ [UI] Movie set table: show the latest date added from assigned movies on movie set level #3291
+ [UI] added a dedicated path filter for episodes #3294
+ [UI] added a "currently" watching indicator in the TV show table (watched column) #3276
+ [UI] added support for last watched date
+ [UI] added a dedicated TMDB rating column for TV shows #3305
+ [UI] added visual feedback in the bulk editors
+ [Image Cache] added a cleanup task to remove orphaned items
+ [HTTP API] added the new scope parameter "path" to provide more control over the scope of the API calls #3269
+ [Checksums] add PHASH video fingerprinting
---
x [Movies/TV shows] make checksum calculation abortable
x [Movies/TV shows] enhanced parsing of media information (subtitle types and additional data)
x [Movies/TV shows] fixed detection of unwanted files #3318
x [UI] darken the foreground of inactive dialogs/windows
x [UI] fixed layouting of the task list dialog
x [UI] added a reasonable minimum size for every dialog
x [UI] unhide trailer download button
x [UI] re-aligned media file editor dialog #3288
x [UI] fixed arrow key navigation on Safari/Docker #3292 - thx @shadypayload
x [UI] improved visual feedback of pressed buttons in the dark theme
x [UI] reworked artwork type settings panels
x [IMDB] refresh rating data once per day
x [TMDB] fetch more ID types for movies/TV shows and cast/crew members
x [TMDB] performance: only fetch a maximum of 5 result pages
x [TMDB] also search with TMDB id
x [TMDB] added second fallback language to TV show/episode plot too
x [TVDB] increased performance on trailer scrape
x [TVDB] fixed lookup by IMDB id
x [imdbapi.dev] removed - the API has been shut down
x [Trakt.tv] added pagination for the watched endpoints too
x [Library] upgraded to Java 25.0.3 (on macOS, we stick to Java 21.0.10)
x [Library] upgraded libmediainfo to 26.05
x [Library] upgraded libtinyfiledialogs to v3.21.3
x [Scraper] Fernsehserien.de - ignore unavailable cast/crew
x [Scraper] also save scraped editor/composer/camera crew
x [Trailer] fix downloading TvShow trailers #3283 - thx @gamebeaker
