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

Don't request collections with the library #385

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gdlx
Copy link

@gdlx gdlx commented Jan 22, 2023

GHI : #382

Description:

Revert asking for collections when listing a library.

This is not necessary for the current collections management (through a filter but not merged into the movies list) and makes the library list miss as much movies as there are collections because of an out for range error (see my log in #382).

This also fixes #373, #354 and #344.

Checklist:

  • I have based this PR against the develop branch

pannal added a commit to pannal/plex-for-kodi that referenced this pull request Jan 5, 2024
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.

Collections prevent all Movies from displaying in Library view
1 participant