From 66c5bb84db49acd45321da792d4b95cebe12ad82 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 14 Jun 2024 21:49:52 +0900 Subject: [PATCH] Version 1.3, update README.md --- Changelog.md | 2 ++ README.md | 5 +++++ 2 files changed, 7 insertions(+) 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