Crunchy-Downloader/CRD/ViewModels
Elwador 4c330560aa - Added option to **only add episodes to the queue if all selected dubs/subs are available**
- Added option to **enable/disable font extraction from typesetting**
- Changed **Execute on Queue Finished** to allow executing `.ps1` files
- Changed **tray tooltip** to show queue size and next auto refresh
- Changed **tray menu** to include an option to **refresh history**
- Changed **history add-to-queue order** to add episodes from **1 → x** instead of **x → 1**
- Changed **updater logic** to only select releases with higher version numbers
- Changed **updater** to allow **pre-releases via a toggle**
- Fixed **font extraction from subtitles** sometimes incorrectly picking numbers
- Fixed **displayed seasons** in the upcoming seasons tab
2026-03-15 10:21:47 +01:00
..
Utils - Added option to **only add episodes to the queue if all selected dubs/subs are available** 2026-03-15 10:21:47 +01:00
AccountPageViewModel.cs Added **tray icon** [#393](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/393). 2026-03-04 18:17:28 +01:00
AddDownloadPageViewModel.cs - Added **FlareSolverr support** for the default simulcast calendar 2026-01-10 02:23:41 +01:00
CalendarPageViewModel.cs - Added option to **update history from the calendar** 2026-01-31 19:11:58 +01:00
DownloadsPageViewModel.cs - Added option to **only add episodes to the queue if all selected dubs/subs are available** 2026-03-15 10:21:47 +01:00
HistoryPageViewModel.cs Added **tray icon** [#393](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/393). 2026-03-04 18:17:28 +01:00
MainWindowViewModel.cs
SeriesPageViewModel.cs Added **tray icon** [#393](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/393). 2026-03-04 18:17:28 +01:00
SettingsPageViewModel.cs
UpcomingSeasonsPageViewModel.cs - Added option to **only add episodes to the queue if all selected dubs/subs are available** 2026-03-15 10:21:47 +01:00
UpdateViewModel.cs - Added option to **only add episodes to the queue if all selected dubs/subs are available** 2026-03-15 10:21:47 +01:00
ViewModelBase.cs