CC-5226: Metadata isn't correct during playing
-fix incorrect metadata formatting
This commit is contained in:
parent
0e560d89ad
commit
4e71345a61
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ def append_title(m) =
|
||||||
end
|
end
|
||||||
|
|
||||||
def queue_metadata_callback(m) =
|
def queue_metadata_callback(m) =
|
||||||
append_title(!queue_metadata)
|
!queue_metadata
|
||||||
end
|
end
|
||||||
|
|
||||||
def crossfade_airtime(s)
|
def crossfade_airtime(s)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue