Commit Graph

69 Commits

Author SHA1 Message Date
hama3254
536c0b3dfd fix ffmpeg command
fix ffmpeg command for merged audio (whitelist) #950
2024-05-07 21:24:41 +02:00
hama3254
afd5f06a17 minor fixes
fix hybrid mode 'keep cache' (keyfile false positive) #946
removed Browser dependency (browser no longer open in the background)
2024-05-02 17:43:12 +02:00
hama3254
3d0467ed8a fix locale url parameter
fix locale url parameter #944
2024-04-30 22:44:38 +02:00
hama3254
a8aeceb617 added token reusing, added error handling (.key files)
added reusing the access token (valid 300s in usage for ~270s)
added renewing the access token (via refresh token)
added .key file error detection (critical issue)
minor cleanup
2024-04-28 21:29:33 +02:00
hama3254
8035f45e0b fix invalid ffmpeg command
removed the http stuff from the local file call #926
2024-04-05 17:55:14 +02:00
hama3254
04e9730ad1 switch to the new api (switch endpoiunt)
switch to the new api with every abomination i could think of
#918
2024-04-04 19:52:43 +02:00
hama3254
4ee9664b3a fixes and improvements
fix UI #876
change language text #868
fix integer overflow v4 processing (maybe #872)
2024-01-11 22:02:32 +01:00
hama3254
c66a8d21f7 fix season dl
fix season dl #874
2024-01-09 17:55:11 +01:00
hama3254
cff2f6c926 workaround missing file #882. #802
workaround missing file #882. #802
2023-10-08 12:50:50 +02:00
hama3254
0fa9e2b3af added audio only setting
added audio only setting #801
2023-08-30 18:40:53 +02:00
hama3254
a81fe6a394 fixes
fix display issue #773
fix curl error detection #777
2023-07-11 18:53:50 +02:00
hama3254
33be0da197 add 'remove CC Style' option
add 'remove CC Style' option #769
2023-06-24 23:50:39 +02:00
hama3254
311f5f24b4 add "ScaledBorderAndShadow:yes" option #764
add "ScaledBorderAndShadow:yes" option #764
2023-06-17 17:23:31 +02:00
hama3254
412555184c replace fixed user agent string with webview user agent strring
replace fixed user agent string with webview user agent strring
2023-04-21 17:03:00 +02:00
hama3254
e788828a18 audio change from #698
audio change from #698
2023-02-21 14:17:59 +01:00
hama3254
18a06b84dc new settings UI (CR softsubs)
new settings UI (CR softsubs)
added save thumbnail debug option #690
2023-02-16 20:56:58 +01:00
hama3254
c86c7bf2f0 ffmpeg command options
added dialog for direct ffmpeg command edit #682
2023-01-26 21:01:15 +01:00
hama3254
e195c7d9c8 clean-up 'Legacy code'
clean-up 'Legacy code'
2022-12-29 11:45:55 +01:00
hama3254
ce0d9f7054 Merge WebView2 version
Merge WebView2 version
2022-12-02 18:43:43 +01:00
hama3254
54297c5f54 merge portable into main
replaced regedit with an settings file
replaced listview with panel
cleanup for metadata added
api requests improved
error handling added for api access and false postives
2022-11-10 14:31:11 +01:00
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
95ad6b3bdb UI and add-on improvements
UI and add-on improvements
2022-07-08 20:54:20 +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
b04c1b224f added temp folder option
added temp folder option from #449
2022-03-19 12:01:12 +01:00
hama3254
c243deb996 long path support
added long path support
2022-01-22 11:56:37 +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
e86e864343 fixes and improvents
fix hybride mode loop issue
changed stream selection funimation see #380
2021-11-02 21:49:34 +01:00
hama3254
08ce84689a Fixes funimation
fix merged subs metadata
fix thumbnail
fix hybrid mode failed keys
2021-10-31 00:44:08 +02:00
hama3254
11d7799739 fix hbride mode gzip, fix funimation issues
fix hbride mode gzip, fix funimation issues
2021-10-14 19:05:48 +02:00
hama3254
3f82ad5ccd switch to CefSharp
switch to CefSharp
2021-09-20 20:37:57 +02:00
hama3254
b57ea725a8 hybrid mode retry after crash, json parsing improved
hybrid mode retry after crash
 json parsing improved
2021-07-04 17:22:46 +02:00
hama3254
c4ea1510ac removed browser bypass, small fixes
removed browser bypass for funimation
small fixes
2021-06-20 19:02:55 +02:00
hama3254
afa6825c3b Audio only added, new Funimation implemented
added "AAC (audio only)" as output format
added handling for the new funimation website (#271)
2021-06-04 15:25:59 +02:00
hama3254
1b00b91dca bugfixes
fix Crunchyroll us unlock
fix AoD issues in edge cases
2021-05-01 13:56:48 +02:00
hama3254
a4efe9fea0 redone hybrid mode, fixes
redone hybrid mode for EXT-X-VERSION:3 and EXT-X-VERSION:5
fix beta crunchyroll issue
2021-04-25 16:26:45 +02:00
hama3254
b659133761 hybrid mode for #EXT-X-VERSION:4
added hybrid mode for #EXT-X-VERSION:4
removed old hybrid mode for #EXT-X-VERSION:3 (needs to be redone)
2021-04-24 20:51:34 +02:00
hama3254
2bf5ee0a4c beta for Crunchyroll beta
beta for Crunchyroll beta
improved code for any network scan related tasks
added simple adblock (via domain list)
possible errorhandling certificate issues
2021-04-05 19:08:42 +02:00
hama3254
6ed4a31d19 subs only, network scan improvement
improved network scan
subs only mode is now an option in the "Add Video" window
removed subtitle only download for Crunchyroll from the settings
2021-03-20 13:02:49 +01:00
hama3254
dc444e5c28 added mkv
bugfixes
mkv added
2021-03-08 21:08:26 +01:00
hama3254
29793c0b3b Fixes
fix AoD ffmpeg command issue
workaround funimation certifcate error
fix add-on setting default value issue
2021-02-28 13:22:00 +01:00
hama3254
9f6cdbb705 port config and default subtitles added
port config and default subtitles added
2021-02-20 18:25:49 +01:00
hama3254
f16c9715bb fixes and new naming
fix http 502 error caused by http compression
added new naming options for Crunchyroll and Funimation
fix movie name error
2021-02-07 13:47:30 +01:00
hama3254
6b41f2571b fixes + version checker
fix funimation hardsub dfxp issue
fix download count wrong
fix unicode characters
added version checker in about via github releases
2021-01-14 18:06:42 +01:00
hama3254
c66f9702ad Added advanced network scan
Added advanced network scan
2020-12-24 16:56:45 +01:00
hama3254
8ea6abe0e9 fixes
fix hybrid mode key error handling
fix network scan logfile out of memory
2020-12-21 12:18:18 +01:00
hama3254
0dbc0deccc networkscan rewriten
networkscan rewriten
2020-12-18 13:47:55 +01:00
hama3254
a428e70084 fixes
-minimize button added
-error hanling for hybride (untested)
-fix resolution auto with hybride mode while missing 1080p
-added reso saved after not found dialog
2020-12-13 16:11:43 +01:00
hama3254
a8dd770a9c hybride mode improvents
hybride mode performence improvents
Hybride mode display improvents
2020-12-12 16:21:29 +01:00
hama3254
4bc91db2fa dark mode added
dark mode added
small fixes
2020-12-10 19:18:20 +01:00
hama3254
b512ad831e fixes
fix funimation hardsub subtitle url
fix funimation  path handling
fix funimation merge softsubs
2020-12-08 19:01:35 +01:00