Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Has the COMMENT data disappeared from the album/tag view?
#5
(10-10-2022, 10:35 PM)Tim Curtis Wrote: AFAIK the comment tag was never part of the extra metadata tags under the main cover art.

Here's the help for the option.

Code:
Display under the cover art any combination of the tags listed below. If no tags are to be displayed enter None or leave the field blank.
Tags: album, genre, track, disc, date, composer, conductor, performer, encoded

ETA: The tags used by the extra metadata option are part of the MPD.json file which is generated in the function enhanceMetadata() in file inc/mpd.php

OMG...

now that I see that function, I do remember having added $current['comment'] = $song['Comment']...
Added that again, now everything is as was (I just need to have the comment shown after the ARTIST (YEAR) information, in the TAG-view albums list (as yes... I also did that...)

Thanks for pointing me- to the right place ;-)


Cheers, Al.
Reply


Messages In This Thread
RE: Has the COMMENT data disappeared from the album/tag view? - by Nutul - 10-10-2022, 10:59 PM

Forum Jump: