Version 5.2.4
=======================
+ [UI] added a date format for Croatian style (DD.MM.YYYY.) (thx @milotype)
+ [UI] added sort title to the movie set and TV show tree #3126 #3127
+ [UI] added popup messages in the settings to show additional information #3108
+ [UI] added a subtitle type filter (default, forces, hearing impaired) #3133
+ [UI] show sums of the selected TV shows too #3136
+ [TV shows] added season plot to the TV show NFO files (Kodi v22 compliant)
---
x [UI] fixed horizontal scrolling in the settings #3116
x [UI] reduced CPU/Memory usage when having many items in the TV show tree
x [UI] fix FFMpeg open dialog error #3118
x [UI] re-aligned path and filename columns in the movie table/TV show tree views #3124
x [UI] fixed updating the trees after applying filters
x [UI] fixed layout issues in the settings dialog #3138
x [UI] added English title to the bulk editors
x [NFO] to not re-write NFO files in the artwork download task if not needed #3128
x [Metadata] update "original filename" when exchanging a video file
x [MdbList] fixed mapping of Rotten Tomatoes ratings
x [HTTP API] fixed loading the HTTP API on startup
x [EP] further improve episode detection, when having conflicting values #3130
x [Library] upgraded Java to 21.0.9
x [Subtitle] recognize filename flags case-insensitive #3132
x [Subtitle] Remove empty values from codecs #3135


Version 5.2.3
=======================
+ [TV shows] added detection of ranges (e.g. S01E01-02) in multi-episode filenames
+ [UI] date and time format settings are now configurable in the settings #3087
+ [UI] refactored the image chooser dialog to support better filtering and sorting #2899
+ [UI] remember filters in the image chooser if enabled in the module settings (Persist UI filters)
+ [Performance] improved startup speed
+ [uPnP] re-implemented the whole uPnP integration to support more devices and higher stability
---
x [Movies, TV shows] cleanup of orphaned objects on startup #3102
x [UI] refactored post-process settings pages for movies and TV shows #3084
x [UI] do not calculate file size of multi episode files twice #3095
x [UI] set the correct file filters in the file open/save dialogs
x [UI] do not re-add deleted TV shows in the tree #3102
x [Post-Processing] moved post-processing tasks to a background thread
x [TMDB] to not try to load SVG files (not supported by tinyMediaManager or Kodi) #3085
x [TMDB] enhanced parsing of crew members #3140
x [IMDB] fix parsing cast/crew due to site changes #3092 
x [Emby] re-order crew members after actors in the NFO #2780
x [Renamer] also remove episode NFO files upon rename, if unwanted in settings
x [Renamer] Improve 'IF' conditions when having variables on both sides
x [Threads] fixed a null-check upon starting #3105


Version 5.2.2
=======================
+ [Scraper] when scraping Anime, try to get all available IDs from other anime sites
+ [IMDB] able to include music video in search results (check scraper settings)
+ [Subtitle] added SubDL as a new subtitles scraper (personal API key needed!) #2631
+ [UI] added a trailer column for TV shows too #3060
+ [HTTP API] added a param to override the chosen artwork scraper(s) for downloading missing artwork #3068
---
x [IMDB] better parse englishTitle #3049
x [IMDB] fix auto-downloading trailer on scrape #3064
x [TMDB] fix replacing generic episode title w/o fallback language #3063
x [Renamer] fixed replacements of ... with its Unicode variant #3048
x [Renamer] fixed renaming preview of TV show extras
x [Scraper] better matching, if scraped existing entry again with uncommon scraper #3051
x [Scraper] OpenSubtitles.ORG - switch to VIP server if VIP
x [UI] remove empty episode groups from TvShow upon scrape #3056
x [UI] fixed displaying saved rating source in settings #3055
x [UI] added runtime/English Title to the episode metadata check #3059
x [UI] re-added change markers in the renamer previews #3061
x [UI] remove leading/trailing spaces in the text based filters
x [UI] trigger duplicate check when loading a filter preset containing the duplicate filter
x [UI] fixed displaying of movie plot & note in movie set module #3071
x [UI] fix live update of audio languages in filters #3072
x [Subtitle] always extract .zip subtitle downloads #3009
x [Trailer] enhanced parsing of custom yt-dlp parameters #3045
x [MediaInfo] better detection of 1.85:1 aspect ratio and its video format
x [Bluray] upgraded library, to support reading of UHD Blurays
x [ISO] fix parsing DVD & Bluray ISO files, error handling 
  You should reload MediaInformation for all your ISO entries
x [MediaInfo] error handling on XML creation


Version 5.2.1
=======================
+ [Trailer] added a new option to set custom download parameters for yt-dlp
+ [Subtitles] added new columns to display hearing impaired and machine translated subtitles in the subtitle chooser #3036
+ [UI] added post-processing for movies in movie sets too #3038
---
x [Scraper] fixed parsing single search results in "Fernsehserien.de" scraper #3043
x [Scraper] fixed englishTitle in TVDB, overwriting locale one #3037
x [UI] fixed loading of episode actor images #3027
x [UI] prompt to overwrite existing actor images when downloading new ones #3034
x [UI] fixed some resizing issues in the wizard
x [Trailer] fixed downloading trailers with yt-dlp #3045 #3046
x [Jellyfin] add trickplay folder to be detected as "extras"
x [MediaInfo] TMM starts now again when having NO mediainfo installed


Version 5.2.0
=======================
+ [Performance] completely reworked internal eventing
+ [Metadata] fetching "English/International title" from supported scrapers for being used in NFO/renaming
+ [Metadata] refactored crew management - merged directors, producers, writers, and others into a unified list
+ [Scraper] add new "Fernsehserien.de" scraper, mainly for German hard-to-find series
+ [Scraper] add new "TheSportsDB" scraper for sporting events - be sure to read the documentation!
+ [Scraper] added new setting options to specify which ratings should be fetched while scraping
+ [NFO] added a Kodi conform mapping of mediainfo values for the NFO export #2473 #2940 #2991
  ATTENTION: You need to re-write your NFO files to get the new values
+ [NFO] added an action to force re-writing of season NFO files #2654
+ [UI] added an action to copy movies and TV shows to external folders #2731
+ [UI] added a new column displaying the amount of audio streams #2990
+ [UI] added a column to display the amount of missing movies in a set #2915
+ [UI] created an "Activity log" to track all tasks and their results/messages #2914
+ [UI] offering multiple profile links for actors and crew members based on their IDs
+ [UI] changed hotkey modifier to comply with macOS standards
+ [UI] added the search result score to the movie/TV show chooser dialogs #3023
+ [Renamer] enhanced renamer preview
+ [Renamer] added an optional Unicode replacement for forbidden filesystem characters
+ [Movie sets] added the post-processing framework to movie sets too #2901
+ [Subtitles] re-added OpenSubtitles.org support, since they haven't shut down their API yet and some users still rely on it
+ [Subtitles] added Yifysubtitles.com support, a new subtitle provider
---
x [NFO] added a NFO option to suppress writing of artwork URLs #2982 #2518
  ATTENTION: Jellyfin users should revisit their NFO settings
x [TV shows] fixed scraping multiple trailers
x [TV shows] fixed a problem when exchanging the video file of a TV show episode #2963
x [TV shows] added enhanced quick filter, same as for movies #3001
x [Renamer] fixed using ${originalFilename} in the renamer filename pattern #2966
x [Scraper] do not overwrite existing fields with empty values #2947
x [IMDb] also scrape actor attributes #3007
x [IMDb] fixed generating actor profile url #3005
x [IMDb] fixed fetching of taglines
x [UI] some UI fixes
x [UI] increased quality level of the scaling algorithm for better image quality
x [UI] re-layout all visible dialogs when changing the font size #2970
x [UI] fixed filtering on season artwork #2957
x [UI] changed filter behavior in the image chooser - you may now filter while images are loading #2889 #3019
x [UI] enhanced loading actor images in the UI
x [Images] fixed choosing of images of unspecified sizes #3010
x [MediaInfo] corrected the format detection for some cropped 540p resolutions
x [MediaInfo] fixed parsing of .ISO files #2998
x [Trailer] activated yt-dlp as a default trailer downloader
x [HTTP] adhere globally to 429 retry headers, not per scraper
x [UPNP] fixed a problem with UPNP connections
x [KODI] improve error handling for the RPC methods, to better matching between #3030
x [KODI] able to process multi-episode files #3033
x [Trakt.tv] better error handling / visualization.
x [Library] upgraded Java to 21.0.8
x [Library] upgraded to the latest version of H2 MVStore
x [Library] upgraded libmediainfo to 25.07
x [CLI] fix CLI output, add missing version param, improve performance
