Ticket #252: .coherence

File .coherence, 1.1 kB (added by kossebau, 3 years ago)

My config file

Line 
1 <config>
2   <logging level="warning" />
3 <plugin active="yes">
4     <content>/home/kossebau/Daten/Musik</content>
5   <uuid>982b534d-3d2a-44ec-a0f9-3fdc162bb82b</uuid>
6   <name>my media</name>
7   <backend>FSStore</backend>
8   </plugin>
9 <plugin active="no">
10     <name>Coherence MediaStore</name>
11   <coverlocation>/data/audio/covers</coverlocation>
12   <medialocation>/data/audio/music</medialocation>
13   <backend>MediaStore</backend>
14   <mediadb>/tmp/media.db</mediadb>
15   </plugin>
16 <plugin active="no">
17     <uuid>7434e719-7630-4ade-a084-f2a2c7cb3950</uuid>
18   <name>iRadio</name>
19   <backend>IRadioStore</backend>
20   </plugin>
21 <plugin active="no">
22     <uuid>75e64534-8464-4bfa-ac4e-6945515a9fa0</uuid>
23   <refresh>60</refresh>
24   <proxy>yes</proxy>
25   <backend>FlickrStore</backend>
26   <name>Flickr Images</name>
27   </plugin>
28 <plugin active="no">
29     <proxy_mode>buffer</proxy_mode>
30   <location>DE</location>
31   <quality>hd</quality>
32   <cache_directory>/tmp/coherence-cache</cache_directory>
33   <backend>YouTubeStore</backend>
34   </plugin>
35 <controlpoint>yes</controlpoint>
36 <use_dbus>yes</use_dbus>
37 <serverport>30020</serverport>
38 </config>