Kodi Community Forum

Full Version: upnpserver.xml - MaxReturnedItems parameter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. Does anyone know if there is a maximum value allowed for the MaxReturnedItems parameter in upnpserver.xml?

I have a music playlist containing around 10,000 tracks, which I'd like to serve in one go. By default all my uPnP clients see the playlist as a series of pages that are 200 tracks in size. I can up this by amending the MaxReturnedItems parameter but anything above 500 (eg. 10000) just returns pages that are 500 tracks in size.

I'm not sure how realistic it is to return 10,000 tracks in one go via uPnP. Basically I want to be able to shuffle every track in the playlist.

Any advice is much appreciated. Cheers.