Commit graph

627 commits

Author SHA1 Message Date
AnimeDL
b8362a618c Typo 2023-07-16 19:35:22 -07:00
AnimeDL
c254b0d82c Add warning for pontially problematic subs + Documentation 2023-07-17 02:34:09 +00:00
AnimeDL
e02fd59f43 Add warning for pontially problematic subs 2023-07-16 19:32:18 -07:00
AnimeDL
485433cd74 Initial attempt to add --syncTiming flag
Add --syncTiming flag to attempt to detect timing differences in multi-dub downloads and sync them properly. Currently disabled by default since it's experimental and likely buggy. Potentially Resolved #471
2023-07-16 19:24:41 -07:00
AnimeDL
54d3a14bea Improve --keepAllVideos
Fixes issue where in not all cases keepAllVideos would work + Documentation
2023-07-16 20:26:23 +00:00
AnimeDL
5962c556ec Improve --keepAllVideos
Fixes issue where in not all cases keepAllVideos would work
2023-07-16 13:24:11 -07:00
AnimeDL
02b4385db3 Add --new to hidive
Adds --new to hidive to look at the ID's of recently added stuff
2023-07-16 13:23:31 -07:00
AnimeDL
4824367f39 Fixed duplicate episode entries in archive + Documentation 2023-07-16 15:59:29 +00:00
AnimeDL
a87c345fdc Fixed duplicate episode entries in archive 2023-07-16 08:57:54 -07:00
AnimeDL
dbf1640c1b Fix thumbnail when downloading in GUI
For Hidive
2023-07-15 21:28:29 -07:00
AnimeDL
e9e368f197 Add version info to help menu in GUI + Documentation 2023-07-16 02:13:06 +00:00
AnimeDL
b6187c48a8 Add version info to help menu in GUI 2023-07-15 19:12:24 -07:00
AnimeDL
7872bc343d Change no-unused-vars to warn + Documentation 2023-07-16 00:57:55 +00:00
AnimeDL
cf83eb18ba Change no-unused-vars to warn 2023-07-15 17:57:08 -07:00
AnimeDL
ac77e4b3e0 Fix crunchy archive
Should actually fix #501 this time
2023-07-15 17:56:31 -07:00
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