Commit Graph

12 Commits

Author SHA1 Message Date
craig.p.drummond
4faf03b51b Better systemd integration:
- Run cantata-dynamic as user mpd, group audio (instead of root). This also requires that /run/cantata-dynamic is created by systemd as user mpd doesn't have the necessary right.
- When cantata-dynamic is started, ensure that mpd is started before it.
2014-10-20 13:27:00 +00:00
craig.p.drummond
6b09c0e47d Re-add HTTP control page to server mode cantata-dynamic. 2014-06-23 20:05:08 +00:00
craig.p.drummond
8656803587 Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
63d1a84f8e Add systemd start-up script 2013-06-20 19:12:27 +00:00
craig.p.drummond
108b460db4 Set default time-to-live as 1 for UDP multicast message. Allow this to be changed via config. 2013-06-20 19:10:37 +00:00
craig.p.drummond@gmail.com
73e7843171 Send UDP message details from helper to client via id request 2013-06-19 11:15:34 +00:00
craig.p.drummond
dc4f6dc14f Send ID from helper to client 2013-06-18 18:36:57 +00:00
craig.p.drummond
ffe9477277 Put scripts into 'scripts' sub-folder, and .css files into 'themes' 2013-04-08 17:10:02 +00:00
craig.p.drummond
b58affe1dd Install cantata-dynamic to $prefix/share/cantata - as this is script is not intended to be run by users. 2013-01-22 18:08:28 +00:00
craig.p.drummond
334397fe94 - Remove cover fetching from dyanmizer
- Only add config item for dynamizer port, as remote dynamizer should really be on the same machine as MPD.
2012-10-10 19:00:28 +00:00
craig.p.drummond
1f115ecae8 Install directory as mpd:mpd 2012-09-07 19:49:58 +00:00
craig.p.drummond
b877562085 Add a server mode (with HTTP API) to cantata-dynamic. Intended so that dynamizer can run on same host as mpd 2012-09-07 19:42:17 +00:00