Implementation for setting max volume (#336)

* Added support for creating a max volume

* Fixed db function calls

* Fixed issue with max volume always adjusting volume
This commit is contained in:
Caleb Leinz (he/him)
2022-07-12 09:13:10 -07:00
committed by GitHub
parent 0650e7279f
commit a50a067641
5 changed files with 42 additions and 6 deletions

View File

@ -49,6 +49,7 @@ language = en_US
logfile =
max_track_duration = 60
max_track_playlist = 20
max_volume = 1.0
music_database_path = music.db
music_folder = music_folder/
pip3_path = venv/bin/pip
@ -117,6 +118,7 @@ kill = kill
last = last
list_file = listfile
list_webinterface_user = webuserlist
max_volume = maxvolume
mode = mode
pause = pause
play = p, play