Skip to content

Commit 06ce47b

Browse files
authored
Update README.md
1 parent 2af6dc9 commit 06ce47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Some of my scripts use script-messages for control instead of script-bindings to
2424
Allows you to remove one or consecutive files after they have ended playing. Settings for different eof-reasons and default behaviour are inside lua settings variable. Use with toggling keybind or send command directly with script message.
2525
`ctrl+alt+x script-binding toggledeletefile`
2626
`script-message trashfileonend true true` - deletefile[true, false], oneonly[true, false]
27+
`mpv --script-opts=trashonend=true` - open mpv with deletefile enabled
2728

2829
## My bigger scripts
2930
### [unseen-playlistmaker](https://github.com/donmaiq/unseen-playlistmaker)

0 commit comments

Comments
 (0)