lua: copy input options to result of playlist script
This fixes this kind of scenario: you want to save a video from your
favorite video website. So you open the VLC GUI, you copy/paste the URL
into the convert dialog and you click on okay. The corresponding
playlist lua script processes the URL and a new item is added into the
playlist, but the :sout option is lost in the process, and you start
watching a video that is never saved.
(cherry picked from commit 0d24baf131199c4ad5f304af0df7601e148dbaf6)
Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
Showing
Please register or sign in to comment