
[2026-07-20]
 * 👽️ [Trakt.tv] used different page size for TV show watched status

[2026-07-19]
 * 🐛 [Scraper] force IDs from the primary (episode) source in the universal scraper
 * 🐛 [Trakt.tv] fixed TV show watched sync
 * ♻️ [Trailer] remove non-downloadable trailers in the tasks

[2026-07-18]
 * 🐛 [UI] fixed displaying of season plot in the information panel
 * 👽️ [Trakt.tv] added new authentication method

[2026-07-17]
 * 🔖 version bump
 * 💚 [macOS] fixed using the correct JRE version
 * ⏪️ [macOS] reverted upgrade of Java
 * ⏪️ [macOS] reverted upgrade of Java

[2026-07-16]
 * 🚸 [renamer] Basic BIF handling
 * ♻️ [refactor] create an own MediaFileType.BIF
 * 🔇 reduce log, only for debug use
 * ⚡️ [Core] improved url handling/image loading

[2026-07-15]
 * 🔊 add some image caching logs
 * 📝 fixed settings links

[2026-07-14]
 * 🔥 [imdbapi.dev] removed - the API has been shut down
 * ♿️ [TMDB] also search with TMDB id

[2026-07-10]
 * 👷 fixed lib name
 * ⬆️ updated license to 5.3.0
 * ✅ fixed unit tests
 * 🐛 [TV shows] fixed detection of season artwork
 * 💄 [UI] reworked artwork type settings panels
 * ✨ [TV shows] added more season artwork file naming options
 * ⚡️ [Core] improved fallback if atomic move not supported - pt. 2
 * ⚡️ [Core] improved fallback if atomic move not supported
 * 🚸 [Tools] show update progress of external tools in status bar
 * 🥅 [EP detection] ignore too wide ranges...
 * 🐛 [Movie] fixed selective updating in the movie UDS
 * 🥅 [UDS] remove known special pattern on filename for EP detection
 * 🥅 [Core] hardened file move logic

[2026-07-09]
 * 💄 [UI] added visual feedback in the bulk editors
 * 💄 [UI] better toast colors
 * 💄 [UI] improved visual feedback of pressed buttons in the dark theme
 * ⬆️ [Lib] upgraded FlatLaf to 3.7.2
 * ⚡️ [TMDB] performance: only fetch a maximum of 5 result pages
 * 🐛 [Movies/TV shows] fixed detection of unwanted files
 * 🐛 [Utils] fix moving directories across different file systems

[2026-07-08]
 * 🍻 [UI] wrong localization key
 * 🚸 [checksum] only generate checksum if not empty
 * 🚸 [UI] re-order episode groups in the episode editor
 * ✨ [Movies/TV shows] added outline to the maintainable fields

[2026-07-07]
 * 🔊 [Log] trim excessive json rpc logs
 * ✨ [UI] added a dedicated TMDB rating column for TV shows
 * 🔊 [JNA] remove warning of JNA/JNI with Java 25
 * 📝 [doc] added some Javadoc

[2026-07-06]
 * ♻️ [TVDB] refactored/optimized code
 * ⬆️ [Lib] upgraded trakt-java to 6.20.1
 * 🐛 [Trakt.tv] added pagination for the watched endpoints too
 * 👷 [Linux] re-package to .tar.xz using Linux tools for performance
 * ⬆️ [yt-dlp] upgraded to 2026-07-04
 * ⬆️ [Library] upgraded to Java 25.0.3
 * ✨ [Renamer] added support for renamer profiles
 * 🔖 version bump

[2026-07-03]
 * 🔊 [TVDB] fix logging
 * 🐛 [TVDB] fixed lookup by IMDB id

[2026-07-02]
 * ⚗️ [Checksum] add a variant of perceptual hash (pHash) generation / video fingerprinting

[2026-06-30]
 * ♿️ unify some profile changes

[2026-06-29]
 * 🥅 race condition
 * 🌐 fixed some preset differences

[2026-06-28]
 * 💬 [UI] removed hint to download yt-dlp

[2026-06-27]
 * ✨ [Image Cache] added a cleanup task to remove orphaned items

[2026-06-26]
 * ✨ [Movies, TV shows] added "read-only" preset and reset settings button
 * 🥅 [UI] catch NPE
 * ⚡️ [TVDB] increased performance on trailer scrape

[2026-06-21]
 * ✨ [TV shows] added the new renamer token 'episode.folderName'

[2026-06-17]
 * 🧑‍💻 [Sonar] update token param as tol, plugin upgrade as well

[2026-06-16]
 * 👷 [CI] remove old tsa from signing block
 * ➕ add FFprobe as external tool

[2026-06-14]
 * ✨ [TvShow] also scrape year when show has ended

[2026-06-11]
 * 🐛 [UI] fixed displaying plot/IMDB id/TMDB id for episodes

[2026-06-10]
 * 🎨 [UI] refactored the TV show information panels to avoid beansbinding
 * ⬆️ [deno] upgraded to v2.8.2
 * ⬆️ [yt-dlp] upgraded to 2026.06.09

[2026-06-09]
 * 🐛 [Scraper] also save scraped editor/composer/camera crew

[2026-06-08]
 * 🐛 [TMDB] added second fallback language to TV show/episode plot too

[2026-06-07]
 * 🐛 [Core] re-write the NFO when changing tags
 * ✨ [UI] added a tag manager to the tools menu to manage all tags in one place

[2026-06-06]
 * ✨ [UI] added support for last watched date

[2026-06-05]
 * 💄 [UI] fixed some scaling issues in the chooser
 * 🚸 [UI] added a "currently" watching indicator in the TV show table (watched column)
 * 🐛 [UI] do not darken parent dialogs for non modal child dialogs (e.g. filter)
 * ✨ [UI] added a dedicated path filter for episodes
 * ⬆️ [Java] upgraded Java to 21.0.11

[2026-06-04]
 * ♿ [Renamer] renaming with cAsE on case-insensitive file systems
 * 🔊 [Core] enhanced some more logs
 * 🚸 [UI] Movie set table: show the latest date added from assigned movies on movie set level

[2026-06-02]
 * fix: use <ext> for extension in artwork extension message

[2026-06-01]
 * 📝 updated changelog
 * 🐛 [UI] fixed tree expand/collapse when arrows arrive as keypad keys
 * 📝 [docu] fix links

[2026-05-30]
 * ⬆️ [Lib] upgraded launcher to 5.2.5
 * 🚸 [UI] re-aligned media file editor dialog
 * 🐛 [UI] unhide trailer download button

[2026-05-29]
 * 📝 updated AGENTS.md and removed copilot instructions

[2026-05-28]
 * 🐛 [yt-dlp] only update, if yt-dlp is in our addons folder
 * 🔧 [JVM] added a new JVM param to suppress external tool downloading

[2026-05-27]
 * 👷 [CI] package with new Docker image
 * 👷 [Windows] sign installer via Azure
 * 🔊 [TvShow] small log updates in TV show renamer

[2026-05-26]
 * 🎨 use File.pathSeparator
 * 🐛 [JNA] fixed loading path for external libs

[2026-05-25]
 * 🐛 [JNA] fixed loading of multiple jna.library.path params
 * ⬆️  [Library] upgraded libtinyfiledialogs to v3.21.3
 * 🐛 [JNA] allow user to set the JNA path

[2026-05-23]
 * 🐛 [IMDB] re-activated advanced search & improved cookie parsing
 * 🐛 [Core] fixed loading of some PRO features
 * ⬆️ [Library] license update
 * ✨ [HTTP API] added the new scope parameter "path" to provide more control over the scope of the API calls

[2026-05-22]
 * ♻️ fetch more ID types for movies/TV shows and cast/crew members
 * 👷 new package image
 * 🧑‍💻 rework null check
 * 🍻 [Trailers] fix impl
 * 🐛 [Trailer] fix downloading TvShow trailers
 * 🚸 [Parser] add AV1 as additional stopword

[2026-05-21]
 * 🧑‍💻 [Installer] add all official supported ones, and tweak UI windows 11 style with light/dark
 * 🧑‍💻 [Installer] Uninstal icon missing
