Revert back from using Session Id to Anime Id #564
No reviewers
Labels
No labels
Bug
Domain change
Duplicate
Features request
Remove request
Source is down
Source request
Wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AlmightyHak/extensions-source#564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR fixes issue #562.
The users of the AnimePahe extension encountered an
http error
issue in the version 14.28. This issue occurs due to the shift from using Anime ID to Session ID for resolving Anime Video Metadata. To solve this issue, I reverted to using Anime ID and improved thefetchSession
function by implementing a more reliable method for resolving Anime ID to Anime Video Metadata.I have already tested the extension. I added an anime to my library using version 14.27, then updated to 14.29, and it looks like the issue no longer occurs. Aside from that, searching, adding, and playing anime continue to work as expected.