Source: vlc Version: 3.0.8-0+deb10u1 It seems that VLC cannot display all the Movies from my kodi installation (over UPnP).
For some reason I see in the debug log of kodi that only a portion of the files are being send, it looks as if this is chunked into section of 200 movies, the remaining should be requested. Log from kodi: LibreELEC # grep UPnP /storage/.kodi/temp/kodi.log | grep -v videodb 2020-03-24 21:35:20.840 T:1484030848 DEBUG: UPnP Translated id to 'virtualpath://upnproot/' 2020-03-24 21:35:20.841 T:1484030848 INFO: UPnP: Received Browse DirectChildren request for object '0', with sort criteria 2020-03-24 21:35:20.843 T:1484030848 DEBUG: Building UPnP response with filter '*', starting @ 0 with 5000 requested 2020-03-24 21:35:20.843 T:1484030848 DEBUG: UPnP: Building didl for object 'musicdb://' 2020-03-24 21:35:20.844 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/' 2020-03-24 21:35:20.844 T:1484030848 DEBUG: Returning UPnP response with 2 items out of 2 total matches 2020-03-24 21:35:31.209 T:1484030848 DEBUG: UPnP Translated id to 'library://video/' 2020-03-24 21:35:31.210 T:1484030848 INFO: UPnP: Received Browse DirectChildren request for object 'library://video/', with sort criteria 2020-03-24 21:35:31.231 T:1484030848 DEBUG: Building UPnP response with filter '*', starting @ 0 with 5000 requested 2020-03-24 21:35:31.281 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/' 2020-03-24 21:35:31.301 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/musicvideos/' 2020-03-24 21:35:31.313 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/files.xml/' 2020-03-24 21:35:31.326 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/playlists.xml/' 2020-03-24 21:35:31.327 T:1484030848 DEBUG: Returning UPnP response with 4 items out of 4 total matches 2020-03-24 21:35:47.962 T:1484030848 DEBUG: UPnP Translated id to 'library://video/movies/' 2020-03-24 21:35:47.962 T:1484030848 INFO: UPnP: Received Browse DirectChildren request for object 'library://video/movies/', with sort criteria 2020-03-24 21:35:47.990 T:1484030848 DEBUG: Building UPnP response with filter '*', starting @ 0 with 5000 requested 2020-03-24 21:35:48.037 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/recentlyaddedmovies.xml/' 2020-03-24 21:35:48.054 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/genres.xml/' 2020-03-24 21:35:48.066 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/titles.xml/' 2020-03-24 21:35:48.079 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/years.xml/' 2020-03-24 21:35:48.091 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/actors.xml/' 2020-03-24 21:35:48.103 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/directors.xml/' 2020-03-24 21:35:48.116 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/studios.xml/' 2020-03-24 21:35:48.128 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/sets.xml/' 2020-03-24 21:35:48.140 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/country.xml/' 2020-03-24 21:35:48.152 T:1484030848 DEBUG: UPnP: Building didl for object 'library://video/movies/tags.xml/' 2020-03-24 21:35:48.153 T:1484030848 DEBUG: Returning UPnP response with 10 items out of 10 total matches 2020-03-24 21:35:54.498 T:1484030848 DEBUG: UPnP Translated id to 'library://video/movies/titles.xml/' 2020-03-24 21:35:54.498 T:1484030848 INFO: UPnP: Received Browse DirectChildren request for object 'library://video/movies/titles.xml/', with sort criteria 2020-03-24 21:35:54.722 T:1484030848 DEBUG: Building UPnP response with filter '*', starting @ 0 with 5000 requested 2020-03-24 21:35:55.648 T:1484030848 DEBUG: Returning UPnP response with 200 items out of 246 total matches

