add example config

This commit is contained in:
dexterlb 2024-10-05 15:13:09 +03:00
parent a36a5906f8
commit acf7d44fb3
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
options:
start_volume: 100
reset_volume_at_each_play: true
playlists:
- name: 'promo'
order: 'sequential'
media:
- '/home/human/s/random/blender_movies/big_buck_bunny_720_stereo-720p.mp4'
- '/home/human/s/random/blender_movies/sintel-the-movie-720p.mp4'
- name: 'interviews'
media:
- 'rtmp://strm.ludost.net/openfest_interviews'
- name: 'ads'
order: 'shuffle'
media:
- '/home/human/s/random/blender_movies/big_buck_bunny_720_stereo-720p.mp4'
- '/home/human/s/random/blender_movies/sintel-the-movie-720p.mp4'
- '/home/human/s/random/blender_movies/elephants-dream-1080p.mp4'
- '/home/human/s/random/blender_movies/tears-of-steel.mp4'
- name: 'off'
media:
- '/home/human/s/random/placeholder.png'