Commit Graph

292 Commits

Author SHA1 Message Date
hama3254 0783d03a79 added hybrid mode debug
added hybrid mode debug
added intel quick sync (h264 nad h265)
ffmpeg bump to 5.1
2022-07-30 10:04:28 +02:00
hama3254 ad89b8e1a9 small fix
fix for specific episode
2022-07-13 16:55:43 +02:00
hama3254 95ad6b3bdb UI and add-on improvements
UI and add-on improvements
2022-07-08 20:54:20 +02:00
hama3254 f52cdce053 improvements CR-Beta stream selector
improvements CR-Beta stream selector (json processing)
expanded season ignore for all seasons #498
2022-06-24 16:11:21 +02:00
hama3254 7b0085d6b9 fix CR-Beta stream selector
fix CR-Beta stream selector #495
2022-06-14 17:09:33 +02:00
hama3254 cea617aad4 fix `:` issue
fix `:` issue #494
2022-06-12 12:20:42 +02:00
hama3254 18c9781b27 hotfix naming issue
hotfix naming issue for beta CR #486
2022-05-30 18:32:43 +02:00
hama3254 687200b153 naming fixes beta CR
fixes for naming issues with movies on CR-Beta #486
2022-05-29 18:38:46 +02:00
hama3254 503e471418 added crunchyroll beta direct api access
added crunchyroll beta api processing
adjustems for changed RequestHandler library
2022-05-28 22:17:12 +02:00
hama3254 14edf6bfe4 queue count display improved
queue count display improved #477
2022-05-22 11:01:32 +02:00
hama3254 7188ebf2c5
Update issue templates 2022-05-22 10:48:08 +02:00
hama3254 257fd2278c aded new beta subdomain
aded new beta subdomain #481
2022-05-16 21:48:16 +02:00
hama3254 5d8c382ef2 display fixes
fix display issue resolution #478
fix stuck display of queued episodes #477
2022-05-15 11:10:41 +02:00
hama3254 f2442adfcd merge to main
merge to main
2022-05-08 12:11:08 +02:00
hama3254 5e8753cd9f
Merge pull request #480 from hama3254/revert-479-RonBergbauer-vs-cleanup
Revert "Update .gitignore"
2022-05-08 11:04:45 +02:00
hama3254 d2ee403e98
Revert "Update .gitignore" 2022-05-08 11:04:37 +02:00
hama3254 e699bbcc37
Merge pull request #479 from RonBergbauer/RonBergbauer-vs-cleanup
Update .gitignore
2022-05-08 10:44:57 +02:00
RonBergbauer 8c2a218c5f
Update .gitignore
Added missing /
2022-05-07 18:59:32 +02:00
RonBergbauer 23152b774a
Delete .vs directory
Remove VS internal code from repo
2022-05-07 18:51:35 +02:00
RonBergbauer 7540f1c535
Update .gitignore
Added .vs directory, as this is Visual Studio internal
2022-05-07 18:48:07 +02:00
hama3254 7893afa1de bump version number
bump version number
2022-05-04 18:07:14 +02:00
hama3254 c49cbc0be3 fix movie issues
fix issues with movie names
2022-05-04 18:04:52 +02:00
hama3254 9147ce543c Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2022-05-02 18:37:43 +02:00
hama3254 343883638f improvement error messages (add-on)
add-on error messages are now not saved to a file this should help with #471
2022-05-02 18:37:40 +02:00
hama3254 08747a97c0
Update README.md 2022-05-02 18:12:10 +02:00
hama3254 d12deb57e6 fixes
fix CR old leading zeros #469
fix CR Beta tag issue with arabic #468
2022-04-27 22:22:15 +02:00
hama3254 f5767575d0 minor fixes
fix small path issue
disabled gpu with command for cefsharp
2022-04-22 15:01:36 +02:00
hama3254 aa0a759d20 Bump CefSharp from 98.1.210 to 100.0.140.0
#443 - Bump CefSharp from 98.1.210 to 100.0.140.0
2022-04-18 16:28:53 +02:00
hama3254 7e36229705 fix CR custom name
fix CR custom name
2022-04-06 19:15:44 +02:00
hama3254 78ee5c02ef hotfix
hotfix character encoding before cleaning json data
2022-03-25 15:18:50 +01:00
hama3254 3b430177b1 json and name cleaning
json and more name cleaning due to #453
2022-03-25 15:06:31 +01:00
hama3254 b04c1b224f added temp folder option
added temp folder option from #449
2022-03-19 12:01:12 +01:00
hama3254 730540870c small fixes
small fixes
2022-02-27 18:39:30 +01:00
hama3254 4bcf638141 fix #441
fix #441
2022-02-27 12:13:03 +01:00
hama3254 b7b333bc27 update dependencies 2022-02-26 10:31:22 +01:00
hama3254 73dea5a1e4
Merge pull request #442 from hama3254/dependabot/nuget/Crunchyroll-Downloader/CefSharp.WinForms-98.1.210
Bump CefSharp.WinForms from 93.1.140 to 98.1.210 in /Crunchyroll Downloader
2022-02-26 10:03:36 +01:00
dependabot[bot] eee596b719
Bump CefSharp.WinForms in /Crunchyroll Downloader
Bumps [CefSharp.WinForms](https://github.com/cefsharp/cefsharp) from 93.1.140 to 98.1.210.
- [Release notes](https://github.com/cefsharp/cefsharp/releases)
- [Commits](https://github.com/cefsharp/cefsharp/compare/v93.1.140...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.WinForms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 09:01:59 +00:00
hama3254 84a2b1bff1
Merge pull request #443 from hama3254/dependabot/nuget/Crunchyroll-Downloader/CefSharp.Common-98.1.210
Bump CefSharp.Common from 93.1.140 to 98.1.210 in /Crunchyroll Downloader
2022-02-26 10:01:20 +01:00
dependabot[bot] 0649a2ae17
Bump CefSharp.Common in /Crunchyroll Downloader
Bumps [CefSharp.Common](https://github.com/cefsharp/CefSharp) from 93.1.140 to 98.1.210.
- [Release notes](https://github.com/cefsharp/CefSharp/releases)
- [Commits](https://github.com/cefsharp/CefSharp/compare/v93.1.140...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 01:23:19 +00:00
hama3254 3cb8cc94b8
Update issue templates 2022-01-29 14:43:21 +01:00
hama3254 c798a52556 reorganized the settings for #426 and #425 (to be done)
* changed `Hybrid Mode` from checkbox to drop down menu
 * moved `Hybrid Mode` to `Output` page
 * moved `redirect mult-download` to output page
 * added `Naming` page
 * moved all filenname option to `Naming` page
 * added subfile naming options for `ISO639-2` and `Crunchyroll name + ISO639-2` #426
2022-01-23 15:34:33 +01:00
hama3254 b7a505958c hotfix debug message removed
hotfix long path debug message removed
2022-01-22 11:57:44 +01:00
hama3254 c243deb996 long path support
added long path support
2022-01-22 11:56:37 +01:00
hama3254 ae052df422 funimation bitrate selection
added funimation bitrate selection
2021-12-31 14:21:19 +01:00
hama3254 a5281c311a fix funimation queue 2021-12-20 18:10:51 +01:00
hama3254 537ca11c43 removed AoD, fixes Funimation
-added direct api call for funimation
-removed anime-on-demand.de due to it's shutdown and merge with Crunchyroll
-removed old version of the funimation code
2021-12-19 13:38:19 +01:00
hama3254 e688d8fe00 fix keyframe usage as download url
fix keyframe usage as download url
2021-11-19 16:53:12 +01:00
hama3254 a612282220 fix funimation resolution error dialog
fix funimation resolution error dialog
2021-11-18 18:40:18 +01:00
hama3254 4bcf5d9337 fix funimation season value
fix funimation season value
2021-11-17 21:27:54 +01:00
hama3254 8e8c836a04 funimation fixes
removed unsued sub format funimation
added fallback subs for funimation
set vtt as defaul subtitle format for funimation
fix subfolder name bug for funimation
fix display bug for funimation dub language
2021-11-14 22:06:06 +01:00