mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
merge r1480 (win32 installer fixes) to trunk
This commit is contained in:
@@ -47,7 +47,7 @@ admin_pw=firefly
|
||||
#
|
||||
# sqlite seems to be more stable.
|
||||
|
||||
db_type=sqlite
|
||||
db_type=sqlite3
|
||||
|
||||
#
|
||||
# db_parms
|
||||
@@ -124,7 +124,7 @@ runas=nobody
|
||||
# See the ssc_* options below.
|
||||
#
|
||||
|
||||
extensions=.mp3,.m4a,.m4p,.wma
|
||||
extensions=.mp3,.m4a,.m4p,.wma,.flac,.ogg
|
||||
|
||||
#
|
||||
# ssc_codectypes (optional)
|
||||
|
||||
Reference in New Issue
Block a user