AnimeDL
fe3f978082
Bump GUI dependencies
2024-06-20 12:53:55 -07:00
AnimeDL
141fdcf552
[HD] Added fallback to seriesTitle
...
Added fallback to seriesTitle when seasonTitle cannot be parsed (usually due to the seasonNumber being wrong)
2024-06-18 15:12:22 -07:00
AnimeDL
773bbf034c
Add SSL support to websocket
2024-04-23 11:10:27 -07:00
AnimeDL
ba08c7b4e7
[AO] [ADN] Improve API locale handling
2024-04-17 11:59:47 -07:00
AnimeDL
52aaef0515
[GUI] Add script to start dev server
2024-04-16 08:07:47 -07:00
AnimeDL
4b8e683bba
Decrease search unbounce to 500ms
2024-04-14 16:07:25 -07:00
AnimeDL
3957977a2c
eslint fixes
2024-04-14 15:41:55 -07:00
AnidlSupport
56be50c43a
Fix select all button for seasons
2024-04-14 14:19:29 -07:00
AnidlSupport
de0b33c7c6
Fix WS version spam
2024-04-14 14:19:07 -07:00
AnidlSupport
6093c202d2
Add start script to gui
2024-04-14 14:18:19 -07:00
AnimeDL
da2a8ffbff
[GUI] Fix issue with dub selection and noaudio flag
2024-04-14 11:13:45 -07:00
AnimeDL
d260d8f3e6
Merge branch 'v5' into adn-support
2024-04-13 08:06:51 -07:00
AnimeDL
01abffa85f
Merge branch 'v5' into animeonegai
2024-04-13 07:50:20 -07:00
AnimeDL
b42a543ed5
Merge branch 'v5' into remove-funi
2024-04-13 07:39:37 -07:00
AnimeDL
7107cef7a4
Merge branch 'v5' into remove-old-hd-api
2024-04-13 07:36:32 -07:00
AnimeDL
f5f32fa701
Add support for AnimationDigitalNetwork
...
This service brought me great pain
2024-04-12 16:19:23 -07:00
AnimeDL
d2117a1390
[AO] Add --locale support
...
Currently known supported API locales are "pt" and "es"
2024-04-11 13:11:33 -07:00
AnimeDL
4c4436814b
Initial commit to add AnimeOnegai
2024-04-10 22:12:57 -07:00
AnimeDL
551b27280e
Completely Redo GUI build code
2024-04-08 09:42:15 -07:00
AnimeDL
6e4e10930b
Bump Deps & Remove UnusedDeps
...
Bumps dependencies, and removes unused dependencies
2024-04-07 22:25:56 -07:00
AnimeDL
0a3b638c55
Start of Removing Funimation
2024-04-06 21:20:34 -07:00
AnimeDL
e9e14aef2f
Remove old HD API
2024-04-06 21:05:04 -07:00
AnimeDL
23f185c877
eslint fixes
2024-04-06 09:10:48 -07:00
DAREKON
a852cb37c5
GUI Fixed spelling
2024-04-01 22:22:34 +02:00
DAREKON
0f3cf5fbb8
GUI Hardsubs
2024-04-01 20:59:53 +02:00
DAREKON
c990e744d3
GUI Hardsubs
2024-04-01 20:30:27 +02:00
AnimeDL
b54d54d374
[CR] Replace --search-locale flag with --locale
...
This allows for episode names and search results in the selected locale. Addresses #612
2024-03-29 17:56:53 -07:00
AnimeDL
69336c5c6e
[CR] Fix issue with API version detection in GUI
2024-03-23 21:03:49 -07:00
AnimeDL
97b9778801
[CR] Make GUI only search series
2024-03-19 17:21:24 -07:00
AnimeDL
1e09625b85
[HD] [GUI] Fix issue where auth wouldn't work at first
...
Fixes issue where auth wouldn't work at first with GUI because the API version wasn't checked.
2024-03-17 22:47:56 -07:00
AnimeDL
1c39e349ad
[HD] Initial support for new Hidive API
...
The new API can be accessed with `--hdapi new`
2024-03-16 17:44:11 -07:00
DAREKON
fcba060c90
[GUI] Fixed Hardsubs
2024-02-20 21:17:56 +01:00
DAREKON
275b559f06
delete unessesary
2024-02-16 22:31:59 +01:00
DAREKON
1f4d73aa0e
Updated GUI
2024-02-16 22:29:20 +01:00
DAREKON
f0cf404c1d
GUI update baseline
2024-02-16 17:57:24 +01:00
AnimeDL
103b17f449
Simplify API switching code
...
Should also fix API switching on GUI
2024-02-05 10:12:47 -08:00
AnimeDL
7de7f22775
GUI: hidive subtitles dropdown all/none missing
2023-07-31 16:41:08 -07:00
AnimeDL
b6187c48a8
Add version info to help menu in GUI
2023-07-15 19:12:24 -07:00
AnimeDL
814dcb778d
Add icons to service select
2023-07-15 15:19:17 -07:00
AnimeDL
11c32ba4bc
eslint fixes
2023-07-15 11:28:43 -07:00
AnimeDL
c3dab33f6b
Add GUI States
...
This adds states for the GUI that get saved to a file, notably this means that queue's of services are no longer lost when changing services, or closing and reopening the program.
Also changed was a few spelling fixes
2023-07-15 11:16:55 -07:00
AnimeDL
f7ddaf1176
Add service name to handler
2023-07-14 19:40:40 -07:00
AnimeDL
f7f725392e
Fix GUI service indication on load
2023-07-14 17:24:14 -07:00
AnimeDL
a25434b059
Add version statement on GUI boot
2023-07-13 15:14:35 -07:00
AnimeDL
4022909f14
Prevent episode selection from contextmenu
...
Episode would be selected if you selected anything in the contextmenu from the Episode List screen.
Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 14:07:30 -07:00
AnimeDL
b9222325d1
Add context menus to Episode List
...
Adds Image and Description context menus to the Episode List
Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 13:51:07 -07:00
AnimeDL
517b0cdc1b
Add header to show which service is selected
2023-07-09 11:52:29 -07:00
AnidlSupport
fd10455400
Changes as discussed with sww
2023-07-09 17:19:44 +00:00
AnimeDL
3c422cfd3e
Fix hidive not working in GUI version
...
And increment version
2023-07-05 15:52:50 -07:00
AnimeDL
612bdff774
Initial commit to add hidive
2023-07-04 10:21:16 -07:00