mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Music tunneling (#7)
* New requirement * SMall fixes for tunnel * First step towards cogization * Tmp chng * Testing of new functions in conjurer_musician.py and radio_conjurer.liq * Fixes! * Fix fix * Mostly working ? * Requests * Fixes * Fix * Radio requests * Radio hardkor * Fix * Fixes * Change log to print * Clearing fetch failed * Small fix * sx * Fix fix fix * test * el fixo stupido * test * Maybe fix ? * FIX! * Fix fix fix * FIx of volume
This commit is contained in:
@@ -15,6 +15,9 @@ touch /home/pi/Conjurer/prio_playlist.json
|
||||
touch /home/pi/Conjurer/all_playlist.playlist
|
||||
touch /home/pi/Conjurer/priority_queue.playlist
|
||||
touch /home/pi/Conjurer/hit.playlist
|
||||
touch /home/pi/Conjurer/request.playlist
|
||||
touch /home/pi/Conjurer/persistence.log
|
||||
echo "[]" > /home/pi/Conjurer/persistence.log
|
||||
|
||||
touch /home/pi/Conjurer/radio_log.log
|
||||
./env/bin/python3 -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user