Fix Anikoto encrypted source resolution
This commit is contained in:
@@ -4,7 +4,7 @@ Kaizoku is a local web app for searching, tracking, and downloading anime from A
|
||||
|
||||
## Features
|
||||
|
||||
- Search anime through the configured provider and tag results with available `SUB` and `DUB` episode languages.
|
||||
- Search anime through the configured provider and tag results with available `SUB` and `DUB` episode languages, ignoring empty provider language groups that do not expose playable servers.
|
||||
- Choose the active provider from Config defaults or directly from the Search page.
|
||||
- Prefer provider-supplied search artwork, with a local title-based thumbnail fallback when provider artwork is missing or broken.
|
||||
- Fill Watchlist thumbnails from AnimeSchedule or AniDB title metadata when provider artwork is missing.
|
||||
@@ -113,7 +113,7 @@ Kaizoku uses additive SQLite migrations for queue and watchlist schema changes.
|
||||
|
||||
The Anikoto, AniNeko, and AnimePahe parser modules in `providers/extensions/Anime/` are adapted from [TheYogMehta/extensions](https://github.com/TheYogMehta/extensions) and retain their GPL/license headers. The bundled anime provider versions are currently:
|
||||
|
||||
- Anikoto `5.0.3`
|
||||
- Anikoto `5.0.4`
|
||||
- AniNeko `3.0.3`
|
||||
- AnimePahe `4.0.1`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user