folder argument
This commit is contained in:
parent
0e7e4724fd
commit
e448ca6c73
@ -114,12 +114,13 @@ Start with Arguments
|
||||
-----
|
||||
ffplayout also allows the passing of parameters:
|
||||
- `-l, --log` for user-defined log file
|
||||
- `-f, --file` for playlist file
|
||||
- `-p, --playlist` for playlist file
|
||||
- `-f, --folder` use folder for playing
|
||||
|
||||
The entire command could look like this:
|
||||
You can run the command like:
|
||||
|
||||
```
|
||||
python3 ffplayout.py -l ~/ffplayout.log -f ~/playlist.json
|
||||
python3 ffplayout.py -l ~/ffplayout.log -p ~/playlist.json
|
||||
```
|
||||
|
||||
Preview Mode on Desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user