https://wiki.videolan.org/Documentation:Building_Lua_Playlis...
(I recently changed its implementation to use the new playlist/player [1], but the API was kept unchanged not to break existing scripts)
[1]: https://code.videolan.org/videolan/vlc/commits/3b46a2c42c5c1...
> Some way to mark that the logic about playlist handling (adding to it, shuffling, etc) is handled by this external module (such that VLC does not do shuffling as well)
Not supported.
https://wiki.videolan.org/Documentation:Building_Lua_Playlis...
(I recently changed its implementation to use the new playlist/player [1], but the API was kept unchanged not to break existing scripts)
[1]: https://code.videolan.org/videolan/vlc/commits/3b46a2c42c5c1...
> Some way to mark that the logic about playlist handling (adding to it, shuffling, etc) is handled by this external module (such that VLC does not do shuffling as well)
Not supported.