[vlc-devel] [PATCH] upnp: increase limits to allow for larger media collections
Marc K.
morckx at gmail.com
Mon Nov 21 22:24:23 CET 2016
Hi Hugo and all,
On Tue, 2016-11-15 at 13:17 +0100, Hugo Beauzée-Luyssen wrote:
> On 11/07/2016 12:51 AM, Marc K wrote:
> >
> Hi,
>
> I'm not sure this is the correct way of doing it.
> I agree that 1000 is not enough in many cases, but at the same time,
> fetching all items and returning them all at once sucks. Especially
> when
> dealing with huge collections.
>
> That being said, "pagination" isn't achievable with the current API
> set,
> and adding it might fall out of 3.0 scope.
>
Then, there should be no limitation until pagination is implemented, I
guess. No one will use vlc for upnp if only media up to B* are
available.
30.000 media files on a slow tp-link access point with minidlna are no
problem with the increased limit even with vlc-android on an old i9300.
It still seems faster than other upnp clients for android.
> Increasing the search timeout is not related to fetching the
> elements,
> as it refers to the discovery of UPnP shares IIRC.
>
Maybe, I can't remember why I increased the timeout to max.
> Ant other opinion regarding this?
>
Best,
M.
More information about the vlc-devel
mailing list