]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
updated tool description
authorBanana <mail@bananas-playground.net>
Thu, 8 Jul 2021 11:26:56 +0000 (13:26 +0200)
committerBanana <mail@bananas-playground.net>
Thu, 8 Jul 2021 11:26:56 +0000 (13:26 +0200)
documentation/tool-musicbrainz.txt

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d858513430a2c77a384676430c876043921dc74b 100644 (file)
@@ -0,0 +1,17 @@
+Musicbrainz release information grabber
+
+Creating a new entry with the selected fields or updating an existing one.
+
+Based on
+https://musicbrainz.org/doc/Development
+https://musicbrainz.org/doc/MusicBrainz_API/Examples
+https://musicbrainz.org/doc/MusicBrainz_API/Search
+https://musicbrainz.org/doc/MusicBrainz_API
+the grabber provides a simple search for artist and release (album).
+
+An option to make the target fields automatically selected by default to given values is also available
+in the config file.
+
+# Setup
+Rename the config-musicbrainz.php.default to config-musicbrainz.php in the config folder.
+Follow the comments to update the settings.