diff --git a/Changelog.md b/Changelog.md index bec387a..8e75d5a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## Version 1.3 + More tweaks to README. Allow playing internal file even if custom player command is specified. diff --git a/README.md b/README.md index 103c819..1256f6c 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,8 @@ Which will execute (every 5 minutes): /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