Commit graph

11 commits

Author SHA1 Message Date
Elwador
26d54ceb75 Add - Added **Shaka Packager support**, which can be used as an alternative to MP4Decrypt
Add -  Added a **toggle for Downloaded Mark** in the history
Add - Proxy username/password and socks
Chg -  Changed the folder where the **auto-update** is downloaded to
Chg - Changed **Encoding presets FPS** to default to 23.976 FPS
Chg - Changed the **FPS input field** in Encoding presets to a text field, allowing formats like `24000/1001` for precise 23.976 FPS
Fix - Fixed **Encoding presets** not including all available dubs and subs after encoding
Fix - Fixed **Encoding presets additional parameters** with spaces, which now work correctly without needing escaped quotes (`\"`)
Fix - Fixed **crash ** when adding episode to queue from history
2025-01-15 03:59:57 +01:00
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
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
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
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
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
3e33843bc0 Add - Added edit button for history overview and series
Chg - Detect special episodes in series to ignore them from new episodes
Chg - History always tries to take the original version to not have multiple versions of the same season

Fix - Updater failed because it couldn't update itself (for the fix you need to download the new updater)
2024-05-11 13:08:24 +02:00
Elwador
f911489021 v1.4.2 - Added Updater 2024-05-05 18:03:07 +02:00
Elwador
dbacd7df97 v1.4.1 2024-05-04 17:43:31 +02:00
Renamed from ViewModels/MainWindowViewModel.cs (Browse further)