Remove trailing /
This commit is contained in:
parent
9098a3bec1
commit
601126b68d
@ -46,12 +46,13 @@ command_blacklist = listall,listallinfo
|
|||||||
default_playlist_scheme = m3u
|
default_playlist_scheme = m3u
|
||||||
|
|
||||||
[jellyfin]
|
[jellyfin]
|
||||||
hostname = https://jellyfin.tdehaeze.xyz/
|
hostname = https://jellyfin.tdehaeze.xyz
|
||||||
username = tdehaeze
|
username = tdehaeze
|
||||||
password = <<get-password(passname="music.tdehaeze.xyz/tdehaeze")>>
|
password = <<get-password(passname="music.tdehaeze.xyz/tdehaeze")>>
|
||||||
libraries = Music
|
libraries = Music
|
||||||
albumartistsort = True
|
albumartistsort = True
|
||||||
album_format = {ProductionYear} - {Name}
|
album_format = {ProductionYear} - {Name}
|
||||||
|
max_bitrate = 9999999
|
||||||
|
|
||||||
[file]
|
[file]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
Loading…
Reference in New Issue
Block a user