Commit graph

14 commits

Author SHA1 Message Date
Elwador
52369e84dc Chg - Adjusted HTTP Client to allow the usage of VPN split tunneling https://github.com/Crunchy-DL/Crunchy-Downloader/issues/57
Chg - Adjusted some debug messages
2024-08-12 17:10:08 +02:00
Elwador
dff195ce1f Add - Added movie support https://github.com/Crunchy-DL/Crunchy-Downloader/issues/64
Add - Added Artist/Concerts/Music video support https://github.com/Crunchy-DL/Crunchy-Downloader/issues/67  https://github.com/Crunchy-DL/Crunchy-Downloader/issues/46
Add - Added CC support https://github.com/Crunchy-DL/Crunchy-Downloader/issues/65
Fix - "No active subscrition" text shown with funimation sub https://github.com/Crunchy-DL/Crunchy-Downloader/issues/56
2024-08-09 23:16:13 +02:00
Elwador
0d530c6b60 Fix - Hardsub not displayed correctly in settings
Fix - Custom Calendar did not always show all episodes
2024-07-21 11:30:20 +02:00
Elwador
acdbc7467b Add - Add search functionality to the add tab
Add - Add custom calendar option to display newly released episodes for the last 6 days and the current day
Fix - Fix decryption issue with file paths containing special characters
2024-07-12 04:35:33 +02:00
Elwador
4e98b64527 Fix - Hotfix calendar not loading 2024-07-08 12:49:10 +02:00
Elwador
aee8a20450 Add - Added download speed limit to settings
Chg - Replace special characters in name with nothing instead of _
Chg - Adjusted estimated time calculation
Chg - Adjusted download speed calculation
Fix - Initial calendar loading didn't work always
2024-07-06 20:48:58 +02:00
Elwador
29aac7ed8f Add - Added option to define the Metadata Title
Add - Added option to include the description in the Metadata
Add - Added option to include subtitles that only translate signs
Fix - en-Us Calendar language
2024-06-24 17:40:20 +02:00
Elwador
5e7c67d72c Add - Calendar language is now saved
Chg - Subtitles don't get the index number and language added to the file name if only one subtitle is downloaded

Fix - When setting folders in the file name folders were created in the application folder
2024-06-21 21:35:51 +02:00
Elwador
0cd056c8e4 Add - Added stream endpoint selection to settings
Chg - Removed non drm stream requests (RIP)
2024-06-19 03:50:10 +02:00
Elwador
272d59a03b Add - Added fields to add mkvmerge & ffmpeg parameters to settings
Add - Added a new way to check the premium status of an account
Add - Added default audio and sub to muxing settings
Add - Added option to keep subtitles as files and not merge them
Add - Added option to download videos for all dubs selected

Chg - FFmpeg now also adds chapters to the files
Chg - Shows error if decryption files are missing
2024-06-19 02:16:02 +02:00
Elwador
8fc0812448 Add - Added missing languages
Add -  Added log mode to settings
2024-06-15 15:55:39 +02:00
Elwador
9e975062dc Chg - Muxing now doesn't overwrite existing files
Chg - A bit more information why the download failed

Fix - Hotfix DRM downloads
2024-06-06 03:08:13 +02:00
Elwador
0dc7644e15 Chg - Improved sonarr matching
Fix - DRM url
2024-05-29 17:01:21 +02:00
Elwador
dbacd7df97 v1.4.1 2024-05-04 17:43:31 +02:00
Renamed from Utils/Http/HttpClientReq.cs (Browse further)