plex-for-kodi icon indicating copy to clipboard operation
plex-for-kodi copied to clipboard

Don't request collections with the library

Open gdlx opened this issue 2 years ago • 0 comments

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:

  • [X] I have based this PR against the develop branch

gdlx avatar Jan 22 '23 01:01 gdlx