Commit graph

123 commits

Author SHA1 Message Date
Elwador
aca28a4e17 Add - Added option to **mux fonts into the MKV**
Add - Added **completion sound** when downloads finish, allowing a specified sound to be played
Add - Added **changelog** for easier tracking of changes and updates
Add - Added **Retry button** to reset all failed downloads, allowing "Auto Download" to restart them
Add - Added **dub/sub info** to the Upcoming tab
Chg - Changed **history table view** to include missing features from the poster view
Chg - Changed and **adjusted error messages**
Chg - Changed **chapters formatting** for consistent output across locales
Chg - Changed **Clear Queue** button to icon-only
Chg - Changed **update button** behavior
Chg - Changed some **error messages** for better debugging
Chg - Changed **history series access**, now allowing it to open while others are refreshing
Chg - Changed **device ID reuse** to fix continuous login emails
Chg - Changed **authentication log** to write the full message for better debugging
Chg - Updated **dependencies**
Fix - Temporary fix for **authentication issues**
Fix - Fixed **unable to download movies** [#237](https://github.com/Crunchy-DL/Crunchy-Downloader/issues/237)
Fix - Fixed **buggy queue behavior** during active downloads
Fix - Fixed **duplicate seasons in history** when adding multiple episodes from the calendar
Fix - Fixed crash if  **all** subtitles option is selected
Fix - Fixed "**Cannot set download directory to Drive**" https://github.com/Crunchy-DL/Crunchy-Downloader/issues/220
Fix - Fixed missing **subtitles and none subs** for some series
2025-04-04 20:12:29 +02:00
Elwador
40b7b6d1de Add - Added **Clear Queue** button https://github.com/Crunchy-DL/Crunchy-Downloader/issues/206
Add - Added **Download Only First Available Dub** option https://github.com/Crunchy-DL/Crunchy-Downloader/issues/207
Add - Added **Mark as Watched** on Download Finish https://github.com/Crunchy-DL/Crunchy-Downloader/issues/216
Chg - Changed **copy state of settings** when an episode is added to the queue https://github.com/Crunchy-DL/Crunchy-Downloader/issues/211
Chg - Changed **updater error handling** https://github.com/Crunchy-DL/Crunchy-Downloader/issues/194
Fix - Fixed **updater on Linux** https://github.com/Crunchy-DL/Crunchy-Downloader/issues/194
Fix - Fixed **subtitle ordering** https://github.com/Crunchy-DL/Crunchy-Downloader/issues/213
Fix - Fixed **muxing passed settings** to apply configurations correctly
2025-02-16 04:16:06 +01:00
Elwador
06864f51ae Add - Added new images
Chg - Update images
2025-01-29 20:24:11 +01: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
6886217dd7
Update README.md 2025-01-15 04:05:47 +01:00
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
51e3102503 Add - Added sorting to seasons tab
Add -  Added a download subs button to the history
Chg - Changed CDM error message to include a GitHub wiki link
Chg - Changed the style of settings tabs
Chg - Changed the date format in the seasons tab
Fix - Fixed Crunchyroll seasons numbering issue (e.g., Blue Exorcist)
Fix - Fixed window slightly moving on startup
Fix - Fixed a bug in the upcoming episodes display for the next week
2025-01-05 02:10:52 +01:00
Elwador
5c200b3199 Chg - Updated images 2024-12-19 19:02:18 +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
54224afeba
Update README.md 2024-11-20 17:03:35 +01:00
Elwador
9a5b9c9399
Update README.md 2024-10-15 18:49:30 +02:00
Elwador
0cd5406e4c
Update README.md 2024-10-12 13:54:58 +02:00
Elwador
266c80b8d2 Add - Added Encoding Preset image
Chg - Updated images
2024-09-30 20:21:42 +02: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
b5e894ba82
Update README.md 2024-09-01 01:35:20 +02:00
Elwador
d39d07a4a5
Update issue templates 2024-08-30 18:13:30 +02:00
Elwador
2eaad1db3c
Update README.md 2024-08-30 17:10:57 +02:00
Elwador
33dba5322e Fix - Resolved an issue where the window could get stuck in a minimized state when minimized using the taskbar icon https://github.com/Crunchy-DL/Crunchy-Downloader/issues/102 2024-08-27 02:16:59 +02:00
Elwador
47fae7e933 Fix - Some CC didn't get downloaded https://github.com/Crunchy-DL/Crunchy-Downloader/issues/97 2024-08-25 22:08:34 +02:00
Elwador
e7dc744dc9 Fix - Fixed crash with CC subtitles https://github.com/Crunchy-DL/Crunchy-Downloader/issues/95 2024-08-23 01:22:54 +02:00
Elwador
899fac8638 Fix - Dub seasons were added to history https://github.com/Crunchy-DL/Crunchy-Downloader/issues/93 2024-08-22 01:59:33 +02:00
Elwador
d665bffe5a Fix - Subtitles not moved from temp folder if only subtitles were downloaded https://github.com/Crunchy-DL/Crunchy-Downloader/issues/90 2024-08-21 03:19:04 +02:00
Elwador
39c24be100 Chg - Updated images 2024-08-20 18:43:15 +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
c7a2ef5af7 Fix - Chapters failed for series with only one dub https://github.com/Crunchy-DL/Crunchy-Downloader/issues/83 2024-08-16 19:46:57 +02:00
Elwador
335a2a8bc5 Chg - Updated images 2024-08-16 17:37:21 +02:00
Elwador
9c6ad2d7e8 Add - Downloader remembers the Window Size and Position https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/78
Chg - Adjusted the subscription check if the end date has passed but crunchyroll still thinks it's active https://github.com/Crunchy-DL/Crunchy-Downloader/issues/80
2024-08-16 14:21:23 +02:00
Elwador
6aa10cb2c2 Add - Added a button to manually match Sonarr series
Add - Available dubs/subs overall to history series - not all dubs/subs are available for every season/episode
Fix - Subscription end date was in UTC, causing the program to not recognize an active premium subscription  https://github.com/Crunchy-DL/Crunchy-Downloader/issues/74
2024-08-15 02:27:49 +02:00
Elwador
29376c59a6 Fix - Issue with description when the mp4 option is enabled https://github.com/Crunchy-DL/Crunchy-Downloader/issues/73 2024-08-13 16:03:39 +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
3914e98dbb Fix - Override sub not set correctly https://github.com/Crunchy-DL/Crunchy-Downloader/issues/66
Fix - Couldn't parse different formatted vtt for CC subtitle https://github.com/Crunchy-DL/Crunchy-Downloader/issues/72
2024-08-11 21:39:23 +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
3f79e45131 Add - Option to create video file for each dub downloaded https://github.com/Crunchy-DL/Crunchy-Downloader/issues/60
Add - Filter for history (All, Missing Episodes, Missing Sonarr Episodes, Continuing Only) https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/58
Add - Sonarr button to history to add missing series from sonarr to the history and add all episodes that are missing from sonarr https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/58
Fix - RAM bug with history table view
Fix - Custom calendar UTC times https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/59
Fix - Funimation subscription detection https://github.com/Crunchy-DL/Crunchy-Downloader/issues/56
2024-08-05 05:06:40 +02:00
Elwador
43823a69e8 Chg - Updated images 2024-08-05 05:04:52 +02:00
Elwador
e6f59fbe28
Update issue templates 2024-08-04 05:38:06 +02:00
Elwador
b451120bde Fix - Sonarr error with missing status https://github.com/Crunchy-DL/Crunchy-Downloader/issues/53
Fix - FFMPEG default dub/sub
Fix - Calendar/Search not working if the downloader wasn't used for a while
2024-08-03 14:44:04 +02:00
Elwador
93e71d3786
Chg - Update issue templates 2024-07-30 12:19:02 +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
65deb5180d
Add - Issue templates 2024-07-28 13:52:15 +02:00
Elwador
5fc2d207e9 Add - Added forced display option to default subs
Fix - Grace period of third party subscription not detected
2024-07-26 06:05:05 +02:00
Elwador
c1bb11c9fd Chg - Update image 2024-07-26 06:04:35 +02:00
Elwador
e9109210af Add - Added option to set sings subtitles as default
Chg - Log message for when "No active Subscription" is displayed in login tab
Fix - Chapter crashed the downloader in some cases
Fix - Custom calendar crashed the downloader in some cases
2024-07-26 02:18:39 +02:00
Elwador
607fee38b6 Chg - Updated image 2024-07-26 02:17:08 +02:00
Elwador
7e39a1f88e Add - Added setting to also include specials in the history operations
Fix - Fixed delay for ffmpeg mp4
Fix - Fixed delay for forced subtitles
2024-07-24 15:19:18 +02:00
Elwador
e554bf85ec Chg: Update image 2024-07-24 15:17:09 +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
18648fac1a Chg: Updated images 2024-07-23 21:11:49 +02:00
Elwador
89fb56c2a1 Merge branch 'master' of https://github.com/Crunchy-DL/Crunchy-Downloader 2024-07-22 21:12:11 +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
18c99f2a02 Chg - Update image 2024-07-22 21:04:51 +02:00