1coherence(1)                 Python UPnP Framwork                 coherence(1)
2
3
4

NAME

6       Coherence  - Is a Python UPnP framework which enabling your application
7       to participate in digital living networks, at the moment primarily  the
8       UPnP universe.
9
10       Its  goal  is  to  relieve your application from all the membership and
11       UPnP related tasks as much as possible.
12
13       The core of Coherence provides a  (hopefully  complete)  implementation
14       of:
15         * a SSDP server,
16         * a MSEARCH client,
17         * server and client for HTTP/SOAP requests, and
18         * server and client for Event Subscription and Notification (GENA).
19

SYNTAX

21       coherence --<OPTION> : <STORE_TYPE>, url:<URL>, key:<KEY>
22

OPTIONS

24       -d --daemon daemonize
25
26       -v --version print version
27
28       -c --configfile=<PATH> Path to config file
29
30          --noconfig ignore any config file found
31
32       -o --option= activate option
33
34       -l --logfile=<PATH> Path to log file.
35
36          --help  Displays coherence options.
37

AVAILABLE STORES

39       BetterLight, AmpacheStore, FlickrStore, MiroStore, ElisaPlayer,
40       ElisaMediaStore, Gallery2Store, DVBDStore, FSStore,
41       BuzztardPlayer, BuzztardStore, GStreamerPlayer, SimpleLight,
42       ITVStore, SWR3Store, TrackerStore, LolcatsStore, BBCStore,
43       MediaStore, AppleTrailerStore, LastFMStore, AxisCamStore,
44       YouTubeStore, TEDStore, IRadioStore
45

FILES

47       /home/name/.coherence
48

ENVIRONMENT VARIABLES

50       COHERENCE_DEBUG=<STORE>
51              Supplies debug information pertaining to the named store.
52

EXAMPLES

54       coherence --plugin=backend:FSStore,name:MyCoherence
55
56

AUTHORS

58       Coherence  was  written  by Frank Scholz <coherence@beebits.net>.  This
59       man page was created by  Charlie  Smotherman  <cjsmo@cableone.net>  for
60       Frank Scholz and the Debian Project.
61

SEE ALSO

63       http://coherence.beebits.net/
64
65
66
67
68Frank Scholz                   Thur Mar 19 2009                   coherence(1)
Impressum