71 lines
1.6 KiB
INI
71 lines
1.6 KiB
INI
|
### stripped botamusique configuration file
|
|||
|
[server]
|
|||
|
host = mumble.esiliati.org
|
|||
|
port = 64738
|
|||
|
#password =
|
|||
|
channel = Napoli/MSAck/streaming
|
|||
|
#tokens = token1,token2
|
|||
|
#certificate =
|
|||
|
|
|||
|
[bot]
|
|||
|
username = jukebox
|
|||
|
volume = 0.1
|
|||
|
playback_mode = one-shot
|
|||
|
autoplay_length = 5
|
|||
|
clear_when_stop_in_oneshot = False
|
|||
|
target_version = stable
|
|||
|
admin = picard;nt;vzzz;shadow.penguin
|
|||
|
music_folder = music/
|
|||
|
database_path = database.db
|
|||
|
tmp_folder = /tmp/
|
|||
|
tmp_folder_max_size = 200
|
|||
|
ignored_folders = tmp
|
|||
|
ignored_files = Thumbs.db
|
|||
|
download_attempts = 3
|
|||
|
auto_check_update = True
|
|||
|
pip3_path = bin/pip
|
|||
|
logfile = bam-cli.log
|
|||
|
announce_current_music = True
|
|||
|
allow_other_channel_message = False
|
|||
|
allow_private_message = True
|
|||
|
save_music_library = True
|
|||
|
refresh_cache_on_startup = True
|
|||
|
save_playlist = True
|
|||
|
max_track_playlist = 20
|
|||
|
max_track_duration = 60
|
|||
|
ducking = True
|
|||
|
ducking_volume = 0.05
|
|||
|
ducking_threshold = 3000
|
|||
|
when_nobody_in_channel = nothing
|
|||
|
|
|||
|
|
|||
|
[webinterface]
|
|||
|
enabled = True
|
|||
|
listening_addr = 127.0.0.1
|
|||
|
listening_port = 8181
|
|||
|
is_web_proxified = False
|
|||
|
web_logfile = bam-web.log
|
|||
|
|
|||
|
require_auth = True
|
|||
|
user = strummolo
|
|||
|
password = tiriteppolo
|
|||
|
|
|||
|
[debug]
|
|||
|
ffmpeg = False
|
|||
|
mumbleConnection = False
|
|||
|
|
|||
|
[radio]
|
|||
|
#ponyville = http://192.99.131.205:8000/stream.mp3 "Here a command of !radio comment"
|
|||
|
#luna = http://radio.ponyvillelive.com:8002/stream "calm and orchestra music"
|
|||
|
#radiobrony = http://62.210.138.34:8000/live "Borny music of a friend"
|
|||
|
#celestiaradio = http://celestia.aiverse.org:8000/mp3_256
|
|||
|
#jazz = http://jazz-wr04.ice.infomaniak.ch/jazz-wr04-128.mp3 "Jazz Yeah !"
|
|||
|
|
|||
|
|
|||
|
[commands]
|
|||
|
command_symbol = !:!
|
|||
|
split_username_at_space = False
|
|||
|
|
|||
|
[strings]
|
|||
|
# this section is left blank
|