insin / remote_control_for_vlc

A VLC remote control written with Flutter

Home Page:https://play.google.com/store/apps/details?id=jbscript.vlcremote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Local URL Playlists

forbidden303 opened this issue · comments

It would be a huge convenience to be able to save local playlists populated with urls for web content.

Some for loop with --enqueue for each item in the playlist, as vlc does not have functionality to do this remotely.

Also grab metadata and display for urls in playlist.