Compare commits
No commits in common. "bd7b0bd9553a4d12df94080fbbe9256b897ab412" and "ff1cfaca45edfb2b6746b48bfdfcab7791acf260" have entirely different histories.
bd7b0bd955
...
ff1cfaca45
3 changed files with 1 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- src: git+https://forgejo.fudiggity.nl/sonny/common-ansible.git
|
||||
- src: git+https://git.fudiggity.nl/ansible/common.git
|
||||
name: common
|
||||
version: master
|
||||
scm: git
|
||||
|
|
|
|||
|
|
@ -18,12 +18,6 @@ audio_output {
|
|||
dsd "yes"
|
||||
}
|
||||
|
||||
audio_output {
|
||||
type "fifo"
|
||||
name "my_fifo"
|
||||
path "/tmp/mpd.fifo"
|
||||
}
|
||||
|
||||
input {
|
||||
enabled "no"
|
||||
plugin "tidal"
|
||||
|
|
|
|||
|
|
@ -18,12 +18,6 @@ connected_message_on_startup = no
|
|||
|
||||
display_bitrate = yes
|
||||
|
||||
visualizer_data_source = "/tmp/mpd.fifo"
|
||||
visualizer_output_name = "my_fifo"
|
||||
visualizer_in_stereo = "yes"
|
||||
visualizer_type = "spectrum"
|
||||
visualizer_look = "+|"
|
||||
|
||||
############## Theme ###################
|
||||
|
||||
user_interface = classic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue