Version v5.2.12
+ [Launcher] rewrote the launcher to Rust for better support of old OS versions #3271
+ [UI] added a new filter option to filter via AND/OR logic for genres and tags
+ [UI] added a new filter for TV show episode editions #3263
+ [UI] split the tag filter in the TV show module into dedicated TV show and episode filters
+ [UI] added an option to show/hide the result of the post-processing commands
+ [UI] added an action to remove all ratings to the TV show bulk editor
+ [IMDB] added experimental support for calling IMDB via browser engine
HINT: you need to enable this in the scraper settings of the IMDB scraper
+ [IMDB] added support for using cookies from the browser
+ [TMDB] added support for fetching external IDs (IMDb, TVRage, …) for cast and crew members #3255
+ [Template] added a new export template for movies and TV shows (PBDarkTemplate). thx @ppoilbarbe
x [Settings] startup-check if settings are read-/writeable #3271
x [Movies, TV shows] remove values from curly brackets on update data sources
x [Movies, TV shows] enhanced detection of extras on update data sources
x [UI] fixed sorting by rating in the TV show module
x [UI] fixed deleting old messages in the message dialog
x [Mediainfo] execute libmediainfo in a dedicated thread to avoid blocking the app
x [IMDB] do not overwrite Top250 on error
x [IMDB] added an option to use cookies from the browser
x [OMDB] fixed parsing of episode lists
x [Trakt.tv] added new pagination limits due to API changes
x [TvShows] further improve episode detection
x [Subtitles] improve detection for hearing impaired
x [Docker] updated Docker base image