Commit graph

937 commits

Author SHA1 Message Date
AnimeDL
fba1b1cf22 Increment version 2024-06-18 15:18:17 -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
3aa844f90b Add .idea to gitignore 2024-06-17 08:58:17 -07:00
AnimeDL
be95c1f3bc [HD] Fix crashing issue in certain circumstances
Fixes a crashing issue when an API request fails with specific types of errors (such as ECONNRESET)
2024-05-30 09:53:19 -07:00
AnimeDL
6275d5abe3 Increment version + Documentation 2024-05-29 02:35:29 +00:00
AnimeDL
85c5d45829 Increment version 2024-05-28 19:34:58 -07:00
AnimeDL
9feb3d2f13 [CR] Hotfix DRM request
Addresses #701
2024-05-28 19:34:21 -07:00
AnimeDL
8b5cafff3d [CR] Hotfix stream deletion if slow download
Fixes issue where if someone's internet, or the server is so slow that the session expires, it would fail to delete the watch session
2024-05-23 17:54:54 -07:00
AnimeDL
9ea6258fec [CR] Implement deleting streams
Allows endless non-drm downloads + Documentation
2024-05-23 16:46:30 +00:00
AnimeDL
fc0736c686 [CR] Implement deleting streams
Allows endless non-drm downloads
2024-05-23 09:45:52 -07:00
AnimeDL
dbc2c7d52b [CR] Hotfix non-DRM 2024-05-22 06:49:21 -07:00
AnimeDL
38f849f1a8
Merge pull request #685 from Denoder/patch-1
[HiDive] Remove unreleased episodes from list
2024-05-21 07:28:06 -07:00
Tera
33afc263e7
[HiDive] Remove unreleased episodes from list 2024-05-21 10:56:07 +03:00
Tera
ab73931fb9
[HiDive] Remove unreleased episodes from list
Allow listing to be visible but now allow it in the episodes list if it's not available
2024-05-19 00:11:51 +03:00
Tera
87c7de7417
Update hidive.ts
Account for when the episode title is added, but still not released, when it's not available there's a 10 second clip.
2024-05-19 00:06:09 +03:00
AnimeDL
f1042ded9f [ADN] Fix some output problems
Fix season detection, and fix null instead of show title in some circumstances + Documentation
2024-05-17 23:53:56 +00:00
AnimeDL
8dd0725f9a [ADN] Fix some output problems
Fix season detection, and fix null instead of show title in some circumstances
2024-05-17 16:53:10 -07:00
AnimeDL
5730450e11
Merge pull request #692 from anidl/dependabot/npm_and_yarn/ts-proto-1.176.0
Bump ts-proto from 1.171.0 to 1.176.0
2024-05-16 21:44:06 -07:00
dependabot[bot]
8da4074b1b
Bump ts-proto from 1.171.0 to 1.176.0
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.171.0 to 1.176.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.171.0...v1.176.0)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 07:01:09 +00:00
Tera
130fa5ee11
[HiDive] Remove unreleased episodes from list
When doing a range download/single selection of an anime that's currently airing episodes that haven't released will still get downloaded at 0 bytes. This will skip them if they have a date range in them, rather than an appropriate title.
2024-05-10 00:27:35 +03:00
AnimeDL
b2488edc02 [HD] Fix movie downloading
Fixes #672
2024-04-23 14:35:56 -07:00
AnimeDL
773bbf034c Add SSL support to websocket 2024-04-23 11:10:27 -07:00
AnimeDL
d507135eaa [ADN] Add episode ID to listing 2024-04-21 08:52:12 -07:00
AnimeDL
24191c91d0 Merge pull request #666 from anidl/v5
Release of v5 with support for AnimeOnegai and AnimationDigitalNetwork + Documentation
2024-04-19 23:04:22 +00:00
AnimeDL
2fe20c35f8
Merge pull request #666 from anidl/v5
Release of v5 with support for AnimeOnegai and AnimationDigitalNetwork
2024-04-19 16:03:57 -07:00
AnimeDL
afefbbf9a5
Merge branch 'master' into v5 2024-04-19 15:50:20 -07:00
AnimeDL
b2a602e96e Increment version + Documentation 2024-04-19 22:45:30 +00:00
AnimeDL
e47deb7c57 Increment version 2024-04-19 15:45:21 -07:00
AnimeDL
5b8c497800 [CR] Fix Non-DRM downloading
Thanks bytedream for your reverse engineering
2024-04-19 15:44:40 -07:00
AnimeDL
fb58d306bc [CR] Fix Non-DRM downloading
Thanks bytedream for your reverse engineering
2024-04-19 15:42:59 -07:00
AnimeDL
282fc1ac1a fetch module, give more detailed errors 2024-04-19 15:40:36 -07:00
AnimeDL
c74e6fcb18 [AO] Fix downloading 2024-04-18 13:36:19 -07:00
AnimeDL
39fec7c35c Request Module Fixes 2024-04-18 13:33:34 -07:00
AnimeDL
591fac8b08 [AO] Fix language detection with spaces 2024-04-18 06:25:32 -07:00
AnimeDL
f1982d1cd5 [AO] Fix audio res output 2024-04-17 12:46:35 -07:00
AnimeDL
ba08c7b4e7 [AO] [ADN] Improve API locale handling 2024-04-17 11:59:47 -07:00
AnimeDL
78630bb5f7 [AO] Handle failed download more gracefully 2024-04-17 11:43:53 -07:00
AnimeDL
e3a64abfd8 byterange parsing: Add warning if playlist fails to parse 2024-04-17 10:51:57 -07:00
AnimeDL
0403ee0690 [AO] Remove debug file write 2024-04-17 10:51:34 -07:00
AnimeDL
bc1f69b3b1 Increment version number 2024-04-16 19:54:16 -07:00
AnimeDL
78a16410cc [AO] Fix downloading of movies 2024-04-16 19:42:40 -07:00
AnimeDL
8103bc09d2 [AO] Add additional languages
Also adds warning about unknown languages, and fixes unknown language identifier
2024-04-16 18:34:08 -07:00
AnimeDL
4d134a613d Add unknown option suggestion and warning 2024-04-16 08:35:20 -07:00
AnimeDL
0927e8287c change all console logs to log4js 2024-04-16 08:07:54 -07:00
AnimeDL
52aaef0515 [GUI] Add script to start dev server 2024-04-16 08:07:47 -07:00
AnimeDL
e5c62a9ed4 Add new services to github template 2024-04-15 17:58:17 -07:00
AnimeDL
e7dfc28513 [ADN] Add Chapter Support 2024-04-15 11:02:16 -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