xem icon indicating copy to clipboard operation
xem copied to clipboard

Feat: Get Id of other Provider from API

Open noggl opened this issue 1 year ago • 3 comments

Hello,

I want to request a feature if possible, as XEM seems to be the only resource that has both the AniDB ID and TVDB ID for a show.

It would be a great help to many projects, especially mine (https://github.com/noggl/AniPlanrr), if there was a way to query the database for the aniDB IDs associated with a TVDBID or vice versa. Something like https://thexem.info/map/allIDs?origin=tvdb could return "305089": [{"11370":1},{"14792":2},{"15593":3}].

Thank you for your consideration.

noggl avatar Jun 13 '23 13:06 noggl

Just to confirm you did see my post here: https://github.com/noggl/AniPlanrr/issues/3#issuecomment-1581785625

thezoggy avatar Jun 13 '23 14:06 thezoggy

I did, yes! Thank you for that, it's very helpful info.

What I'm finding is that I could get titles from the API, but not the IDs from any other provider. They do seem to be related in the database, since the webpage for shows display both, but I can't seem to get that same information via the api.

noggl avatar Jun 13 '23 15:06 noggl

did you ever find a solution to this? i'm trying to query an absolute episode on tvdb and get the corresponding anidb id out the other side. i'm able to get the season number and episode number but not the anidb id for the season.

xrishox avatar Jun 03 '24 15:06 xrishox