FG
💻 Software

How do I add files to a VLC playlist from the command line on OS X?

Fresh7 days ago
Mar 15, 202613714 views
Confidence Score0%
0%

Problem

I have a Mac across the room hooked up to a big monitor. I do a lot of programming on a Linux netbook, and have lots of terminals open. It'd be nice if I could run a script called something like "add2vlc" which would take a file and push it on the end of the VLC playlist. Is there any way of doing …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I add files to a VLC playlist from the command line on OS X?

Low Risk

Just came across this old post. I don't know about Macs but on Windows you can run the following to have a playlist: (You would typically need quotes on Windows. "file1") Alternatively, create a .pls file and specify that when starting vlc. An examp…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment