mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-07-10 19:54:14 +00:00
Display artist in albums (optional, default disabled)
This commit is contained in:
parent
5a61354112
commit
d5e8342da6
2 changed files with 10 additions and 3 deletions
|
@ -39,7 +39,8 @@ default_conf = {
|
|||
"shitnoise.monster"
|
||||
],
|
||||
'prefetch_playlist': True,
|
||||
'show_like_button': True
|
||||
'show_like_button': True,
|
||||
'show_artist_name_in_albums': False
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue