Crunchy-Downloader/CRD/ViewModels
Elwador ff3e28093e - Added notification service for webhooks
- Added retry delay for rate limit handling
- Added toggle to control whether auto refresh also adds missing episodes to the queue
- Added configurable delay after each dub download
- Changed encoding preset dialog to show a preview of the FFmpeg command
- Changed play sound on queue empty and execute file on completion to be handled by the notification service
- Changed shutdown PC option to disable once triggered
- Fixed crash with queue persistence
- Fixed crash with audio player
- Fixed subscription countdown on the account page
2026-05-14 21:49:57 +02:00
..
Utils - Added notification service for webhooks 2026-05-14 21:49:57 +02:00
AccountPageViewModel.cs - Added notification service for webhooks 2026-05-14 21:49:57 +02:00
AddDownloadPageViewModel.cs - Added **Global Pause button** for the download queue [#418](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/418) 2026-04-20 15:40:58 +02:00
CalendarPageViewModel.cs - Added option to **update history from the calendar** 2026-01-31 19:11:58 +01:00
DownloadsPageViewModel.cs - Added notification service for webhooks 2026-05-14 21:49:57 +02:00
HistoryPageViewModel.cs - Added **Global Pause button** for the download queue [#418](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/418) 2026-04-20 15:40:58 +02: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 **red dot indicator** when a new update is available 2026-03-30 19:26:16 +02: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