Skip to content

fix for Kitsu and Mal content being still incorrectly requested#577

Open
skoruppa wants to merge 1 commit intotapframe:mainfrom
skoruppa:main
Open

fix for Kitsu and Mal content being still incorrectly requested#577
skoruppa wants to merge 1 commit intotapframe:mainfrom
skoruppa:main

Conversation

@skoruppa
Copy link
Contributor

@skoruppa skoruppa commented Mar 2, 2026

I noticed that for content id in format

prefix:id:episode

like kitsu or mal, application was still making incorrect requests to addons, for example

LOG  🔍 [isValidContentId] Prefix match result: true for ID 'mal:55825'
LOG  🔍 [getMetaDetails] ID validated: type='series' id='mal:55825'
LOG  🔍 [getMetaDetails] Building URL for addon MAL-Stremio Addon: id='mal' encodedId='mal'
LOG  🔍 [getMetaDetails] Trying addon MAL-Stremio Addon: https://mal-stremio.vercel.app/62402/meta/series/mal.json (id='mal' encodedId='mal' baseUrl='https://mal-stremio.vercel.app/62402' queryParams='none')

with those changes, kitsu and mal are finally treated correctly on both meta and stream screens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant