Revert back from using Session Id to Anime Id #564

Merged
CursedSheep merged 6 commits from main into main 2025-01-18 06:13:35 -06:00
CursedSheep commented 2025-01-18 05:50:39 -06:00 (Migrated from github.com)

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 the fetchSession 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.

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 the `fetchSession` 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.
Sign in to join this conversation.
No description provided.