Version 1.3, update README.md
All checks were successful
Build for Releases / ensure-release-exists (push) Successful in 3s
Build for Releases / ensure-releases-exists-and-push-build-x86_64 (push) Successful in 6s
Build for Releases / ensure-releases-exists-and-push-build-aarch64 (push) Successful in 23s

This commit is contained in:
Stephen Seo 2024-06-14 21:49:52 +09:00
parent 889689a0e7
commit 66c5bb84db
2 changed files with 7 additions and 0 deletions

View file

@ -2,6 +2,8 @@
## Upcoming Changes ## Upcoming Changes
## Version 1.3
More tweaks to README. More tweaks to README.
Allow playing internal file even if custom player command is specified. Allow playing internal file even if custom player command is specified.

View file

@ -31,3 +31,8 @@ Which will execute (every 5 minutes):
/usr/bin/ffplay -nodisp /my/music/file.mp3 /usr/bin/ffplay -nodisp /my/music/file.mp3
To play the internal file instead of a specified one, use the parameter
"INTERNAL_FILE" for the filename and break\_interval will play the internal
file.
./break_interval 5 INTERNAL_FILE /usr/bin/ffplay -nodisp