aboutsummaryrefslogtreecommitdiffstats
path: root/config/supervisor/encoder-maxxima.conf
diff options
context:
space:
mode:
authorRobin ALEXANDER <colisee@hotmail.com>2022-03-03 19:15:55 +0100
committerRobin ALEXANDER <colisee@hotmail.com>2022-03-03 19:15:55 +0100
commit11c606c43b46cd86616da2f889d7f97c8eb297eb (patch)
tree1665495397a32f12fd747acc23019ec1ab6cd455 /config/supervisor/encoder-maxxima.conf
parent82b0aced9133507f588486bcef3af322672e8819 (diff)
downloaddab-scripts-11c606c43b46cd86616da2f889d7f97c8eb297eb.tar.gz
dab-scripts-11c606c43b46cd86616da2f889d7f97c8eb297eb.tar.bz2
dab-scripts-11c606c43b46cd86616da2f889d7f97c8eb297eb.zip
New version
Diffstat (limited to 'config/supervisor/encoder-maxxima.conf')
-rw-r--r--config/supervisor/encoder-maxxima.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/config/supervisor/encoder-maxxima.conf b/config/supervisor/encoder-maxxima.conf
deleted file mode 100644
index 550eb91..0000000
--- a/config/supervisor/encoder-maxxima.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-[program:encoder-maxxima]
-command=/usr/local/bin/odr-audioenc --vlc-uri=http://maxxima.mine.nu:8000/ -b 96 -r 32000 -o tcp://127.0.0.1:9002 --pad=58 --pad-fifo=/home/odr/config/mot/maxxima.pad --write-icy-text=/home/odr/config/mot/maxxima.txt
-autostart=false
-autorestart=true
-priority=10
-stderr_logfile=/var/log/supervisor/encoder-maxxima.log
-stdout_logfile=/var/log/supervisor/encoder-maxxima.log
-
-[program:mot-maxxima]
-command=/usr/local/bin/odr-padenc -t /home/odr/config/mot/maxxima.txt -o /home/odr/config/mot/maxxima.pad --pad=58 --dir=/home/odr/config/mot/maxxima/ --sleep=30
-autostart=false
-autorestart=true
-priority=10
-stderr_logfile=/var/log/supervisor/mot-maxxima.log
-stdout_logfile=/var/log/supervisor/mot-maxxima.log