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?
#2
Works ok on my end. I had to scroll down a bit cos its at the very end. Audio info queries MPD using lsinfo and so it displays all the tags irrespective of the Prefs option for Comment tag.

   

The code for managing the comment tag Prefs option is in the following file/function.

Code:
/var/inc/music-libaray.php

function genLibrary()

Its not at all obvious but the option only controls whether to include the tag in the Library json cache so it can be used as the help text below describes:

Code:
This tag is used to display some identifying text to differentiate albums that have the same name but different MUSICBRAINZ_ALBUMID values.
NOTE: Including this tag may impact the performance of the Library.

One of the devs that helped enhance the Library added this to solve a specific issue in his collection and other collections that use the MUSICBRAINZ_ALBUMID tag.

There are also other ways to use the Comment tag in a collection if for example it contains some information thats useful in a search.

The reason including it in the Library cache is optional though is that some collections have Comment tags populated with huge amounts of text :-0 and this can impact performance when generating and sending the libcache json file from server to the Browser.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Has the COMMENT data disappeared from the album/tag view? - by Tim Curtis - 10-10-2022, 09:35 PM

Forum Jump: