We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the plexpy database file directly is not a good idea. Instead it should use the plexpy api.
Ideally there would be some caching since just hitting the API on every request would be slow
The text was updated successfully, but these errors were encountered:
Are you using the master branch or v2 branch of plexpy? there are some breaking changes in v2 in terms of metadata you might want to take a look at.
Sorry, something went wrong.
matkam11
No branches or pull requests
Using the plexpy database file directly is not a good idea. Instead it should use the plexpy api.
Ideally there would be some caching since just hitting the API on every request would be slow
The text was updated successfully, but these errors were encountered: