plexinc / plex-for-kodi

Offical Plex for Kodi add-on releases.
GNU General Public License v2.0
249 stars 124 forks source link

Collections prevent all Movies from displaying in Library view #373

Open kcs32787github opened 2 years ago

kcs32787github commented 2 years ago

Description: Collections prevent all Movies from displaying in Library view

Details:

Add-on version: 0.2.3 Kodi version: 18.9 OS Platform: OSMC Hardware: Vero 4K+

In "Movies" library view with no filter and viewing "ALL" movies, the addon checks for the number of movies in the library (presently mine is 570). However, Plex also counts "Collections" as items in the Library. Therefore when the addon lists "ALL" items since some "Collections" come alphabetically before the last movies in my library it only displays the first 570 items including "Collections"

The actual number of items in the Movie section, including "Collections" is 584. Is there a way to adjust the addon to include movies + collections and display everything in the "ALL" browse view.

Checklist [X ] I have included a link to a log (or at the very least a link to a forum post with a log) from a session that had the issue [X ] I have added appropriate GitHub labels