Merge pull request #602 from jb-alvarado/master
fix import, add portuges lang
This commit is contained in:
commit
24bfa10750
@ -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.
|
||||
|
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit cbb69d0e1623cdc4b17ec694d67265e8962333f4
|
||||
Subproject commit 497ddcf0ade46b246dd2beb42c0cdf702c11c121
|
Loading…
x
Reference in New Issue
Block a user