aymene69 / stremio-jackett

Elevate your Stremio experience with seamless access to Jackett torrent links, effortlessly fetching torrents for your selected movies within the Stremio interface.
192 stars 34 forks source link

[Bug] Anime IDs from kitsu catalogs throwing errors #65

Closed deathbeam closed 8 months ago

deathbeam commented 8 months ago

Result of id in routes.js:

[ 'kitsu', '46474', '11' ]

E.g the prefix kitsu is not handled (which is what the kitsu catalog addon adds I assume)

You can aso see that the season info is missing there and it only contains episode and kitsu id, currently looks like the routes code always assumes format ID:SEASON:EPISODE

aymene69 commented 8 months ago

Animes are MESSED up with Jackett. Duplicate of #16