-
Notifications
You must be signed in to change notification settings - Fork 0
Home
duck7000 edited this page Nov 18, 2025
·
7 revisions
Welcome to the MusicBrainzPHP wiki!
Logger is default off!
To enable logger set the config option $debug to true
Logger only works for MusicBrainz API calls.
Cache is default off!
To enable caching set the config option $cacheUse and $cacheStore to true
Cache only works in TitleSearchAdvanced class fetchReleaseGroups() and releaseGroupReleases()
Lyrics data is never cached
Cache files are stored in folder set in config