From 43fa03900b9d41bf750320776e6e0a250283949e Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Wed, 17 Apr 2024 10:51:25 +0200 Subject: [PATCH 1/3] add info about screenshots. --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84a85d0c..b46c866f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,14 @@ When something is not working, you can feel free to ask your question under [dis - relevant logging output - current configuration (ffplayout.yml) +#### Sharing Screenshots + +All kinds of logging and terminal outputs please share in a code block that is surrounded by **```**. + +When something is wrong in the frontend you can also share as a screenshot/screen record, but please share them with English language selected. + #### Sample files + If playout works normally on your system with the [provided test clips](https://github.com/ffplayout/ffplayout/tree/master/tests/assets/media_sorted), but your files produce errors and you are sure that the problem is related to ffplayout, you can provide a test file under these conditions: - ffmpeg can process the file normally. - The file is not too large, a few seconds should be enough. From 190e87484a964a5ecf9873a7090456ecad291375 Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Wed, 17 Apr 2024 10:54:04 +0200 Subject: [PATCH 2/3] pad zero --- assets/ffplayout.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/ffplayout.yml b/assets/ffplayout.yml index b6f8d808..ea18c09d 100644 --- a/assets/ffplayout.yml +++ b/assets/ffplayout.yml @@ -104,7 +104,7 @@ playlist: playlist, when is blank real length will not consider. 'infinit: true' works with single playlist file and loops it infinitely. path: /var/lib/ffplayout/playlists - day_start: "5:59:25" + day_start: "05:59:25" length: "24:00:00" infinit: false From bfb75747bc0e624e72c61c1cb66318f7323104e4 Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Wed, 17 Apr 2024 12:33:08 +0200 Subject: [PATCH 3/3] add pt lang, fix import --- ffplayout-frontend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffplayout-frontend b/ffplayout-frontend index cbb69d0e..497ddcf0 160000 --- a/ffplayout-frontend +++ b/ffplayout-frontend @@ -1 +1 @@ -Subproject commit cbb69d0e1623cdc4b17ec694d67265e8962333f4 +Subproject commit 497ddcf0ade46b246dd2beb42c0cdf702c11c121