Crunchy-Downloader/CRD/ViewModels
Elwador 3a28c0fbd1 Add - Temp folder option to the settings - episodes are downloaded and processed in this folder an moved afterwards https://github.com/Crunchy-DL/Crunchy-Downloader/issues/62
Chg - Renamed {showTitle} to {seasonTitle} make sure to change it if you have it in the file name
Fix - Height of window increased each about 31px  https://github.com/Crunchy-DL/Crunchy-Downloader/issues/89
Fix - History bar now has a different color for dark mode and light mode https://github.com/Crunchy-DL/Crunchy-Downloader/issues/85
Fix - FFMPEG/Mkvmerge/Mp4decrypt errors are now correctly logged
Fix - Crash with separate video files option
2024-08-20 18:40:45 +02:00
..
Utils Add - Added a button to manually match Sonarr series 2024-08-15 02:27:49 +02:00
AccountPageViewModel.cs Add - Downloader remembers the Window Size and Position https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/78 2024-08-16 14:21:23 +02:00
AddDownloadPageViewModel.cs Chg - Adjusted HTTP Client to allow the usage of VPN split tunneling https://github.com/Crunchy-DL/Crunchy-Downloader/issues/57 2024-08-12 17:10:08 +02:00
CalendarPageViewModel.cs Add - Added option to set sings subtitles as default 2024-07-26 02:18:39 +02:00
DownloadsPageViewModel.cs Add - Added movie support https://github.com/Crunchy-DL/Crunchy-Downloader/issues/64 2024-08-09 23:16:13 +02:00
HistoryPageViewModel.cs Add - Option to create video file for each dub downloaded https://github.com/Crunchy-DL/Crunchy-Downloader/issues/60 2024-08-05 05:06:40 +02:00
MainWindowViewModel.cs Add - Temp folder option to the settings - episodes are downloaded and processed in this folder an moved afterwards https://github.com/Crunchy-DL/Crunchy-Downloader/issues/62 2024-08-20 18:40:45 +02:00
SeriesPageViewModel.cs Add - Added a button to manually match Sonarr series 2024-08-15 02:27:49 +02:00
SettingsPageViewModel.cs Add - Temp folder option to the settings - episodes are downloaded and processed in this folder an moved afterwards https://github.com/Crunchy-DL/Crunchy-Downloader/issues/62 2024-08-20 18:40:45 +02:00
ViewModelBase.cs Add - Added Dub & Sub override to history series and seasons 2024-07-17 01:52:46 +02:00