Commit graph

18 commits

Author SHA1 Message Date
Elwador
5d94025fcc Add - Added encoding option to muxing settings
Add - Added Custom encoding presets
Add - Added Skip Muxing to muxing settings
Add - Added Dubs to file name settings
Add - IP check in settings to check if VPN is being used
Add - Dubs to "Add Downloads" Tab
Add - Series folder link to history series if it finds the folder
Add - Added command line arguments
Add - Added proxy settings to the Settings tab (changes require a restart to take effect)
Add - Added option to set "Sign" subs forced flag
Add - Added option to set "CC" subs "hearing-impaired" flag
Add - Added encoding presets editing
Add - Added CC subtitles font option to the settings
Add - Added available dubs to history episodes

Chg - Defaults to system accent color when no color is selected in the settings
Chg - Audio only mux to only copy and not encode
Chg - Update dialog
Chg - Light mode color adjustments
Chg - Http Connection change to detect proxy (Clash)
Chg - Settings filename description
Chg - Changed FPS on encoding presets to 24fps
Chg - Adjusted encoding to allow h264_nvenc & hevc_nvenc
Chg - Moved sync timing folders from the Windows temp folder to the application root's temp folder
Chg - The temp folder will now be deleted automatically when empty

Fix - Locale not correctly applied to Urls in the "Add Downloads" Tab
Fix - Locale not correctly applied to Search in the "Add Downloads" Tab
Fix - Scrolling issue in settings
Fix - Fix crash when removing streaming tokens (TOO_MANY_ACTIVE_STREAMS)
Fix - Search didn't reset correctly
Fix - Clash proxy didn't work
Fix - Chapters were always taken from the original version (mainly JP)
Fix - Connection issue
Fix - Fixed an issue where proxy settings were only available when history was enabled
Fix - Fixed scrolling issues with certain series in the "Add Downloads" tab
Fix - Fixed an issue where History Series appeared incomplete after being added then deleted and re-added
Fix - Fixed a crash related to sync timing
2024-09-30 20:08:37 +02:00
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
771ebfe074 Fix - Crash with multiple OVAs in series
Fix - FFMPEG error with chapters
2024-07-30 12:12:02 +02:00
Elwador
2c9169f633 Add - Added season select button to Add tab
Add - Added season download button to history
Add - Added some error messages
2024-07-23 21:14:55 +02:00
Elwador
9d499682ba Chg - Save Auto Download & Remove Finished in settings
Fix - Search popup didn't close when dismissed
2024-07-22 21:11: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
90ee2221cb Add - Added Dub & Sub override to history series and seasons
Add - Timing Sync - to sync dubs to the video
Chg - History Lang is now default language for episode title, description...
Chg - Renamed "Fetch Series" to "Refresh Series" to prevent confusion
Fix - Fixed Crash with search when episodes had X.X numbering
2024-07-17 01:52:46 +02:00
Elwador
c4922af741 Add - Added add date to history series
Add - History sorting by add date
Add - Sorting by ascending/descending
Add - Calendar hide dubs
Add - Custom calendar dub filter
Chg - Changed the calendar options
2024-07-12 15:53:44 +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
51a436e320 Fix - Hisory table new episodes not updating correctly
Fix - History table view collapses when adding an episode
2024-06-28 05:28:45 +02:00
Elwador
d2516d039b Add - History tab language selection
Add - Muxing description language selection
2024-06-27 22:52:12 +02:00
Elwador
9d66eb34c9 Add - Added Table view to history tab
Add - Added Sorting to history tab
Add - Added next air date to history posters
Add - Added scale slider to history tab for posters
Chg - Auto download always starts new downloads even when you are not on the download queue tab
Chg - Small size adjustment for the text in the calendar tab
Fix - Simultaneous downloads set to 1 and auto download didn't work together
Fix - Finished downloads didn't resume correctly
2024-06-27 00:04:50 +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
095054697d Add - Added Sonarr support 2024-05-26 00:02:45 +02:00
Elwador
f0346fd4c8 Add: Added checkbox to disable non-drm streams
Chg: Show additional info for downloads (slected dubs and subs)
Chg: When pressing update it now shows the progress
Chg: Changed how the error window looks
Chg: Additional checks for premium episodes to make sure it is possible the logged in user can download the episode
2024-05-25 00:46:11 +02:00
Elwador
dbacd7df97 v1.4.1 2024-05-04 17:43:31 +02:00
Renamed from ViewModels/AddDownloadPageViewModel.cs (Browse further)