Commit graph

612 commits

Author SHA1 Message Date
AnimeDL
b64a568352 Fix language order + Documentation 2023-07-15 23:12:56 +00:00
AnimeDL
2b969971e6 Fix language order 2023-07-15 16:11:58 -07:00
AnimeDL
8ddb23fc6b ESLint fixes 2023-07-15 15:43:36 -07:00
AnimeDL
3f5bc07de1 Add icons to service select + Documentation 2023-07-15 22:19:59 +00:00
AnimeDL
814dcb778d Add icons to service select 2023-07-15 15:19:17 -07:00
AnimeDL
ea5ba76eba Update dependencies 2023-07-15 15:09:06 -07:00
AnimeDL
11c32ba4bc eslint fixes 2023-07-15 11:28:43 -07:00
AnimeDL
f08c23a97b 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 + Documentation
2023-07-15 18:18:48 +00: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
b4d0c65cd2 Remove repetitive error log 2023-07-14 18:57:39 -07:00
AnimeDL
bd2574e05a Update pnpm/node version in workflows 2023-07-14 17:43:57 -07:00
AnimeDL
f73172b056 Update pnpm version in workflows 2023-07-14 17:39:35 -07:00
AnimeDL
ae2c9eedb3 Increment version + Documentation 2023-07-15 00:26:54 +00:00
AnimeDL
47078b2f93 Increment version 2023-07-14 17:25:01 -07:00
AnimeDL
f3144475f4 Remove 'Unknown' language entry 2023-07-14 17:24:30 -07:00
AnimeDL
f7f725392e Fix GUI service indication on load 2023-07-14 17:24:14 -07:00
AnimeDL
88d5c11032
Merge pull request #499 from anidl/4.2.0
4.2.0 - Bunch of fixes and additions
2023-07-13 15:27:38 -07:00
AnimeDL
3f3d9edaee + Documentation 2023-07-13 22:15:24 +00:00
AnimeDL
a25434b059 Add version statement on GUI boot 2023-07-13 15:14:35 -07:00
AnimeDL
2b491372fc Fix issue where specials weren't archived properly
Should fix #501
2023-07-13 15:12:19 -07:00
AnimeDL
9d8665dfbe Add --keepAllVideos option
If set to true, it will keep all videos in the merge process, rather than discarding the extra videos.
2023-07-13 14:28:44 -07:00
AnimeDL
1816c2521d Fix multiple like languages breaking hidive
Fixes issue where multiple of the same language and marked as the same version (broadcast vs home video) would crash the merger in Hidive
2023-07-13 14:12:29 -07:00
AnimeDL
ea06ad576a + Documentation 2023-07-13 20:57:31 +00:00
AnimeDL
a356e98aa8 Fix regression in Funimation merging
Fixes audio not being in the final video
2023-07-13 13:56:41 -07:00
AnimeDL
95374bd8f1 + Documentation 2023-07-13 04:54:42 +00:00
AnimeDL
8aa2323697 More graceful handling of unknown languages 2023-07-12 21:35:40 -07:00
AnimeDL
c29fd0e5f5 Add support for 6 more languages
Chinese (Taiwan),
Catalan,
Polish,
Thai,
Tamil (India),
Malay (Malaysia)
2023-07-12 21:19:19 -07:00
AnimeDL
e25f469fb9 Mark as b1 2023-07-10 17:24:39 -07:00
AnimeDL
573fa99626 Remove unused else 2023-07-10 16:07:52 -07:00
AnimeDL
0fbd6ec5f4 Increment Version 2023-07-10 16:07:10 -07:00
AnimeDL
57a777c4a3 Fix waittime in hidive 2023-07-10 16:05:48 -07:00
AnimeDL
2149df6fe5 Don't output user country on token refresh
Also should prevent from some excess API calls
2023-07-10 16:04:41 -07:00
AnimeDL
2dc6b3968c Add --waittime flag
Will wait between downloads, set in milliseconds. Setting this high should help when downloading large numbers of items.
2023-07-10 16:00:55 -07:00
AnimeDL
e32d2fdefe Fix debug command 2023-07-10 15:58:45 -07:00
AnimeDL
3c840e46f0 Add --nosubs support to CR/HD
Fixes #457
2023-07-10 09:05:57 -07:00
AnimeDL
4a135092e9 Add --extid for crunchyroll
Allows downloading or viewing of old Crunchyroll ID's such as: SRZ.282651 VOL.26453 EPI.842919 FLM.268837

Fixes #351 #249
2023-07-10 09:05:23 -07:00
AnimeDL
bfe4ae6164
Merge pull request #493 from anidl/4.1.0
4.1.0 -- Numerous fixes and improvements
2023-07-09 14:23:17 -07:00
AnimeDL
32fb7aea68 + Documentation 2023-07-09 21:15:32 +00: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
3683d93691 Fix issue where sometimes episodes weren't listed
This fixes an issue in Crunchy where sometimes episodes weren't properly listed. Example series was: G8DHV741D
2023-07-08 18:18:32 -07:00
AnimeDL
46c1f9432f Increment version 2023-07-07 16:02:11 -07:00
AnimeDL
371b8336f1 add flag --originalFontSize
Flag to keep original font size for the service Hidive (which defines it's own expected fontsize per series)
2023-07-07 15:43:11 -07:00
AnimeDL
4eb3a4a916 Update to node 18 for prebuilds 2023-07-07 15:28:00 -07:00
AnimeDL
a0d0a7c27c
Add GUI instructions to ReadMe
Adds instructions on how to run the GUI after compiling the TypeScript
2023-07-07 11:20:25 -07:00
AnimeDL
94d12f0eb3 Increment version + Documentation 2023-07-06 04:38:25 +00:00
AnimeDL
2b05222cda Increment version 2023-07-05 21:36:55 -07:00