howto:vlc-playlist-from-file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:vlc-playlist-from-file [2023/03/13 17:32] – [Associate VLC to webm videos] Wulf Rajek | howto:vlc-playlist-from-file [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 63: | Line 63: | ||
note: source from github adjusted to sort numbers as Versions like nemo file manager does. | note: source from github adjusted to sort numbers as Versions like nemo file manager does. | ||
- | < | + | < |
#!/bin/bash | #!/bin/bash | ||
Line 121: | Line 121: | ||
powershell -File %USERPROFILE%\vlc.ps1 %1 | powershell -File %USERPROFILE%\vlc.ps1 %1 | ||
</ | </ | ||
- | < | + | < |
Param([string]$filename) | Param([string]$filename) | ||
Line 164: | Line 164: | ||
When you start VLC you get a new menu item: View > Move currently playing file into wastebasket. | When you start VLC you get a new menu item: View > Move currently playing file into wastebasket. | ||
- | < | + | < |
--[[ | --[[ | ||
INSTALLATION (create directories if they do not exist): | INSTALLATION (create directories if they do not exist): | ||
Line 315: | Line 315: | ||
https:// | https:// | ||
- | < | + | < |
--[[ | --[[ | ||
Copyright 2015-2019 surrim | Copyright 2015-2019 surrim |
howto/vlc-playlist-from-file.1678728722.txt.gz · Last modified: 2023/05/29 11:53 (external edit)