[vlc-devel] [RFC] Moving services discovery out of the playlist
Romain Vimont
rom1v at videolabs.io
Sun Jun 10 14:38:17 CEST 2018
On Fri, Jun 08, 2018 at 07:43:11PM +0300, Rémi Denis-Courmont wrote:
> Le perjantaina 8. kesäkuuta 2018, 18.05.58 EEST Romain Vimont a écrit :
>
> And it makes zero sense to allow users to modify or lock the SD tree. An SD
> maintains its tree. Nobody else can modify it, and nobody else can decide when
> it gets modified.
In my proposal, the media tree is modified both by the SD (when it
detects new items) and by the browsing/preparsing (from different
threads).
The lock could be private though, but in theory the structure would not
be service-discovery-specific.
More information about the vlc-devel
mailing list