]> kaliko git repositories - mpd-sima.git/blob - data/man/tags.cfg
Add missing tags.cfg needed for building manual
[mpd-sima.git] / data / man / tags.cfg
1 [MPD]
2 host=example.org
3 port=6601
4
5 [sima]
6 # Setup internal plugins
7 internal = Tags, Crop
8 history_duration=48  # 2 days
9 queue_length=2
10
11 [tags]
12 # Look for files with tagged with genre "electonica" OR "IDM" OR "glitch"
13 genre = electonica, IDM, glitch
14
15 [crop]
16 # keep 30 played tracks in playlist
17 consume=30