- Dołączył
- 26 Maj 2010
- Posty
- 20480
- Reakcje/Polubienia
- 64773
tinyMediaManager 5.2.5
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
22.01.2026 - Version v5.2.6
+ [TV shows] added support for more Jellyfin compatible season poster filenames #3187
x [UI] show normalized rating values (0…10) in the rating column
x [UI] fixed sorting of the file size columns
x [UI] re-set the maximum value of the width/height slider in the image chooser while scraping images
x [TV shows] year filtering now matches the modern movie filter style
x [Movies] fixed skipping of folder with .tmmignore, tmmignore or .nomedia in it
x [Movies, TV shows] fixed loading of unscraped and newly added items #3190
x [Linux] fixed startup if libmediainfo is missing #3191
x [Updater] fixed downloading on incomplete/corrupted updates
- [Movies] fixed a problem in the renamer, when "upgrading" movies to a dedicated folder
- [TV shows] update TV show tree correctly after renaming
+ [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