Cohen3 Testing
# as root
pip3 install git+git://github.com/opacam/Cohen3@master#egg=Cohen3
cohen3 -c ~/.cohen/cohen3.conf
# config file for coherence
#
# keywords are case-sensitive
logmode = warning # none, error, warning, info, debug, log
#logfile = coherence.log
#interface = eth0
serverport = 30020 # if not specified or set to 0
# coherence will let the OS choose the port
[subsystem_log]
[plugins]
[[FSStore]]
#content = tests/content/audio,tests/content/video # append more directories separated by commas
content = /mnt/fedora01/root/data/ServerFolders/Music/Brad # append more directories separated by commas
version = 1
#content = /data/audio/music
name = Coherence
[[[icon]]]
mimetype = image/png
width = 120
height = 106
depth = 24
url = file:///home/scott/.cohen/coherence-icon.png