Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support for new mdblist.com API #1296

Open
2 tasks done
linaspurinis opened this issue Dec 24, 2024 · 0 comments
Open
2 tasks done

[Feature] Add support for new mdblist.com API #1296

linaspurinis opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@linaspurinis
Copy link

linaspurinis commented Dec 24, 2024

Describe the feature that you'd like

Migration to new mdblist.com API: api.mdblist.com

Why is this feature needed? What problem does it solve?

Currently, mdblist.com/api is limited in features and requires a single call per item to get media information. The new API supports batch media retrieval, and it is possible to get all media information with a single API call: https://mdblist.docs.apiary.io/#reference/0/media-info-batch/get-media-info-batch
I'm not too familiar with plugin work, so I don't think I can rewrite the code myself without proper testing. But I can help explain the API and help with code if needed. Thank you.

Steps to reproduce.

No response

Screenshots and Additional Info

No response

Checklist

  • I have searched the issues and this feature has not been requested.
  • I have updated TMDbHelper to the most recent version.
@linaspurinis linaspurinis added the enhancement New feature or request label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant