Commit graph

22 commits

Author SHA1 Message Date
Elwador
67f3d7a84a Add - Added option to **download audio only as MP3**
Add - Added **File Name Whitespace Substitute** option in settings [#284](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/284)
Add - Added **download mode toggle (video/audio/subs)** for seasons with the ability to switch between options [#281](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/281)
Add - Added **download all** for only (video/audio/subs) for a season [#281](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/281)
Chg - Changed to **display a message** when the calendar fails to load due to Cloudflare issues [#283](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/283)
Chg - Adjusted **Calendar upcoming filter** for improved accuracy
Fix - Fixed **duplicate/wrong Crunchyroll versions** appearing in downloads [#285](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/285)
Fix - Fixed issue where **episodes with non-Japanese audio URLs** couldn't be added
Fix - Fixed **calendar crash** on Cloudflare failure [#283](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/283)
Fix - Fixed **audio-only downloads** [#279](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/279)
Fix - Fixed **crash when no featured music** is present
Fix - Fixed **"All" button not working** for music in the Add Downloads tab
Fix - Fixed that an **empty File Name Whitespace Substitute** removed all whitespaces
2025-06-28 09:13:28 +02:00
Elwador
5b33d2336c Add - Added **retry** for license key requests
Add - Added **Sonarr season/episode numbers** to the history view
Add - Added option to **match episodes to Sonarr episodes** to correct mismatches
Add - Added **button to rematch all Sonarr episodes**
Add - Added an **optional secondary endpoint**
Chg - Changed **changelog heading sizes**
Chg - Changed Sonarr matching to only process **new or unmatched episodes**
Chg - Changed logic to **request audio license keys only when needed**
Fix - Fixed **Sonarr series manual matching dialog**
2025-06-17 18:56:24 +02:00
Elwador
93244a749f Add - Added **Skip Unmonitored Sonarr Episodes** option to settings
Add - Added **Include Crunchyroll Artists (Music)** in history to settings for expanded tracking
Add - Added **filters to history tab** to hide series or artists for a cleaner view
Add - Added a **toggle to include featured music** in series search results
Chg - Made small changes to **sync timing** to more accurately detect delays
Chg - Migrated settings to json file
Fix - Fixed a **sync timing issue** with longer comparison videos to ensure proper synchronization
Fix - Fixed issues with artist urls
2025-01-29 19:57:20 +01:00
Elwador
95cd06a523 Add - Added path reset buttons to Temp Folder Path, Download Folder, and Background Image settings
Add - Added background image option to the Appearance settings
Add - Background Image Settings - Added new options to control opacity and blur radius
Add - Added "Couldn't sync dubs" status if the syncing failed
Add - Added functionality to combine multiple episodes from the same season into a single entry in the calendar
Add - Added video resolution display next to dubs/subs in the downloads tab
Add - Added Cloudflare check to image loading
Add - Added hardsub selection if the current is not available
Add - Added part size setting to configure the size of parts downloaded at the same time
Add - Added quality override to history series
Add - Added history marker to search results to indicate if a series is already in the user's history
Add - Added seasons tab for seasonal releases (Spring, Summer, Fall, Winter)
Add - Added potential releases and release times for the current day and the next week to the custom calendar
Chg - Changed Calendar cards background color for improved visibility
Chg - Combined Appearance settings into a single section in the settings tab
Chg - Consolidated Debug settings into one settings expander for better organization
Chg - Changed time sync to now check both the start and end of the video
Chg - Changed encoding progress to be displayed by the progress bar
Chg - Updated the functionality for hiding dubs in the custom calendar
Chg - Adjusted Dub sync to improve accuracy, resolving issues where it failed for more episodes than expected
Chg - Subtitles and dubs are now sorted according to the order selected in the MKV file
Chg - Changed logout behavior to correctly log out if login fails when starting the downloader
Chg - Changed that all downloaded files are removed if an in-progress download is removed from the queue
Chg - Changed default profile image
Chg - Updated used packages to the newest version
Chg - Separated settings to separate tabs
Fix - Fixed some series didn't get added to the history
Fix - Fixed an issue with file path length that prevented some files from being accessed properly
Fix - Fixed an issue where file names exceeded the maximum allowable length, causing errors
Fix - Fixed an issue where refreshing a series could get stuck
Fix - Fixed a crash that could happen with the syncing
Fix - Fixed an issue where the download status showed "Done" while moving files from the temp folder
Fix - Fixed an issue where cookies were not being utilized correctly
Fix - Resolved issues with displaying dates in UTC format
Fix - Fixed an issue with incorrect calendar grouping
Fix - Fixed an issue with the previous week navigation in the calendar
Fix - Fixed an issue where the calendar would not display correctly when not logged in
Fix - Fixed incorrect FFmpeg check for other OS (Linux/macOS)
Fix - Fixed an issue where image loading used a different HTTP client
2024-12-19 19:01:50 +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
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)