Crunchy-Downloader/CRD/ViewModels
Elwador 4f6d0f2257 Add - Added --historyRefreshActive parameter
Add - Added **hardware acceleration options** for sync timings
Add - Added an **icon for episodes removed from Crunchyroll** or moved to a different season
Add - Added **highlighting for selected dubs/subs** in history
Add - Added **highlighting of episode titles** when all selected dubs/subs are available
Add - Added option to **set history series to inactive**
Add - Added **filter for Active and Inactive** series in history
Add - Added **download retry options** to settings, making retry variables editable
Chg - Changed **Sonarr missing filter** to respect the "Skip Unmonitored" setting
Chg - Changed to **show an error** if an episode wasn't added to the queue
Chg - Changed to show **dates for episodes** in the history
Chg - Changed **sync timings algorithm** to improve overall performance
Chg - Changed **sync timings algorithm** to more accurately synchronize dubs
Chg - Changed **series/season refresh messages** to indicate failure or success more clearly
Chg - Changed **error display frequency** to reduce repeated popups for the same message
Fix - Fixed **movie detection** to properly verify if the ID corresponds to a movie
Fix - Fixed **long option hiding remove buttons** for FFmpeg and MKVMerge additional options
Fix - Fixed **toast message timer** not updating correctly
Fix - Fixed **path length error**
Fix - Fixed a **rare crash when navigating history**
2025-04-23 22:36:05 +02:00
..
Utils Add - Added --historyRefreshActive parameter 2025-04-23 22:36:05 +02:00
AccountPageViewModel.cs Add - Added **Skip Unmonitored Sonarr Episodes** option to settings 2025-01-29 19:57:20 +01:00
AddDownloadPageViewModel.cs Add - Added **Skip Unmonitored Sonarr Episodes** option to settings 2025-01-29 19:57:20 +01:00
CalendarPageViewModel.cs Add - Added **Skip Unmonitored Sonarr Episodes** option to settings 2025-01-29 19:57:20 +01:00
DownloadsPageViewModel.cs Add - Added option to **mux fonts into the MKV** 2025-04-04 20:12:29 +02:00
HistoryPageViewModel.cs Add - Added --historyRefreshActive parameter 2025-04-23 22:36:05 +02:00
MainWindowViewModel.cs Add - Added **Shaka Packager support**, which can be used as an alternative to MP4Decrypt 2025-01-15 03:59:57 +01:00
SeriesPageViewModel.cs Add - Added --historyRefreshActive parameter 2025-04-23 22:36:05 +02:00
SettingsPageViewModel.cs Add - Added **Skip Unmonitored Sonarr Episodes** option to settings 2025-01-29 19:57:20 +01:00
UpcomingSeasonsPageViewModel.cs Add - Added option to **mux fonts into the MKV** 2025-04-04 20:12:29 +02:00
UpdateViewModel.cs Add - Added option to **mux fonts into the MKV** 2025-04-04 20:12:29 +02:00
ViewModelBase.cs Add - Added path reset buttons to Temp Folder Path, Download Folder, and Background Image settings 2024-12-19 19:01:50 +01:00