SuperBFG7
26b2ca3408
add option "localport" to exclude ports from auth
...
usefull if ympd listens on two ports: one (local) for intranet usage and
one for internet usage
2018-03-25 13:45:16 +02:00
SuperBFG7
7af873b793
remove password from service file
2018-02-03 12:51:20 +01:00
SuperBFG7
fec13b6937
Revert "remove password since it breaks empty passwords"
...
This reverts commit 839b9aa9de
.
2018-01-26 15:47:16 +01:00
SuperBFG7
839b9aa9de
remove password since it breaks empty passwords
2018-01-26 14:22:50 +01:00
SuperBFG7
f1495ff712
fixed typo
2018-01-26 14:16:03 +01:00
SuperBFG7
1e93d2dc82
Merge branch 'master' into notandy-master
2018-01-26 13:51:20 +01:00
Andrew Karpow
ceee8bd90a
Merge branch 'master' of https://github.com/lesderid/ympd into lesderid-master
2018-01-22 04:58:17 +01:00
unknownln
e5a88b1ffe
quote password
2017-02-18 12:05:24 -05:00
unknownln
ec74ef463b
config for system services
2017-02-18 12:00:28 -05:00
Les De Ridder
d9ec70a9da
Make the Dirble API token configurable and use HTTPS
...
Fixes #140
2016-09-11 18:23:42 +02:00
SuperBFG7
6f54187ea9
add digest option to contrib files
2015-11-13 15:07:07 +01:00
Jason Pleau
c7f19755bd
fix webport using the wrong variable in init scripts
2015-05-01 20:57:58 -04:00
Jason Pleau
5abfdfda7b
update init script and systemd service file
...
init script: depend on $remote_fs instead of $local_fs. Reason: /usr can
be mounted a remote filesystem. Also depend on mpd (instead of $mpd,
which doesn't seem to exist.. at least on my system)
Also provide a default config (which should be installed as
/etc/default/ympd)
This commit makes the systemd unit file as well as the init script load
values from this configuration file so the user can change ympd settings
easily when running it as a service.
2015-05-01 17:14:21 -04:00
Philippe Mongeau
5659a1a86d
make service environment file optional
2014-04-23 10:47:25 -04:00
Marc Plano-Lesay
bf96db2ba3
Allow the sytemd unit to read a configuration file
2014-04-12 19:45:40 +02:00
Philippe Mongeau
2d07c35f1b
add systemd service file
2014-01-21 16:01:24 -05:00