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
