
[2025-12-01]
 * 🚸 [Renamer] changed default file-size unit from G to GB

[2025-11-29]
 * 🔖 version bump
 * 👷 removed nightly & prerel builds drom the pipeline config
 * 📝 updated changelog

[2025-11-25]
 * ✨ [UI] added English title to the bulk editors

[2025-11-21]
 * 🐛 [MdbList] fixed mapping of Rotten Tomatoes ratings

[2025-11-18]
 * 🐛 [TMDB] enhanced parsing of crew members
 * 📝 updated changelog
 * 💄 [UI] updated toasts
 * 🚸 [Metadata] update "original filename" when exchanging a video file
 * 🧑‍💻 default issue template same as bug report.
 * 📝 add javadoc

[2025-11-17]
 * 🧐 [Scraper] added another string comparison method

[2025-11-16]
 * 🔧 [AI] added copilot instructions
 * 💄 [UI] fixed layout issues in the settings dialog
 * ⚡️ [Performance] updated the event bus
 * ✨ [UI] show sums of the selected TV shows too

[2025-11-14]
 * 🧑‍💻 remove unused, proper
 * ♻️ refactor HEX methods
 * 🚸 [UI] fixed updating the trees after applying filters
 * ✨ [UI] added a subtitle type filter (default, forces, hearing impaired)
 * ✨ [TV shows] added season plot to the TV show NFO files
 * 💄 [Subtitle] Remove emtpy values from codecs

[2025-11-13]
 * 🚸 [MediaSource] added some more well known tokens
 * 🐛 [Subtitle] recognize filename flags case insensitive

[2025-11-12]
 * ⬆️ [Library] upgraded Java to 21.0.9
 * ✨ [UI] added popup messages in the settings to show additional information
 * x [EP] further improve episode detection, on conflicting values

[2025-11-07]
 * ✨ [UI] added sort title to the movie set and TV show tree

[2025-11-06]
 * 🚸 [UI] re-aligned path and filename columns in the movie table/TV show tree views
 * 🐛 [NFO] to not re-write NFO files in the artwork download task if not needed

[2025-11-03]
 * 🐛 [UI] fix FFMpeg open dialog error

[2025-11-01]
 * 🚸 [UI] reduced CPU/Memory usage when removing TV shows
 * 🚸 [UI] reduced CPU usage when having many items in the TV show tree
 * 🙈 updated .gitignore

[2025-10-31]
 * 🚸 [UI] added missing strings to localization
 * 🚸 [UI] fixed horizontal scrolling in the settings

[2025-10-29]
 * 🐛 [HTTP API] fixed loading the HTTP API on startup
 * 🏗️ [Deploy] moved some dependencies from GitHub to own repo
 * 🐛 [log] map log level NONE to OFF
 * 🔊 enhanced logging in Utils.java
 * 📝 updated changelog
 * Add date format

[2025-10-27]
 * 🔖 version bump

[2025-10-24]
 * ♿️ [CRC32] upgrade task, to pad existing values
 * 🐛 [crc32] always pad to 8 chars
 * ✅ [UPnP] fix ITs due to added year entry
 * 🐛 [UI] Windows save to file dialog cannot handle file names - only folders

[2025-10-23]
 * ⬆️ [yt-dlp] upgraded to 2025.10.22

[2025-10-22]
 * 🔊 [UPnP] tweak logger
 * 🔊 [UPnP] tweak logging
 * ♻️ [UPnP] some things i found in my stashes :p
 * ✅ [Renamer] unit test
 * 🧵 [Threads] fixed a null-check upon starting

[2025-10-21]
 * 🐛 [UI] do not re-add deleted TV shows in the tree
 * ✅ added another example for the season/episode detection test

[2025-10-20]
 * 🐛 [Movies, TV shows] cleanup of orphaned objects on startup
 * ♿️ [Renamer] Improve IF conditions when having variables on both sides

[2025-10-16]
 * re-added upnp play button

[2025-10-13]
 * 🚸 [UI] pre-set the folder in the original image viewer too
 * 🚸 [UI] set the correct file filters in the file open/save dialogs

[2025-10-12]
 * ✨ [TV shows] added detection of ranges (e.g. S01E01-02) in multi-episode filenames
 * ⬆️ [FlatLaf] upgraded to 3.6.2

[2025-10-11]
 * 🐛 [UI] do not calculate file size of multi episode files twice

[2025-10-10]
 * 🚚 [IMDB] fix parsing cast/crew due to site changes

[2025-10-09]
 * 👔 [Renamer] also remove episode NFO files upon rename

[2025-10-08]
 * 👽️ [Emby] re-order crew members after actors in the NFO

[2025-10-06]
 * ♻️ refactor code in TmmOsUtils
 * ⚡️ [UI] lazy load filter dialogs and settings to start up faster
 * 🐛 [UI] lazy load enum translations of date format/time format

[2025-10-05]
 * ✨  [UI] refactored the image chooser dialog to support better filtering and sorting
 * 🚸 [Post-Processing] moved post-processing tasks to a background thread
