Skip to content

Commit 0a65fd8

Browse files
committed
Updated readme for MusicBrainz
To solve #186
1 parent e42ba35 commit 0a65fd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ Now you select the result you want and the plugin will cast it's magic and creat
148148
- e.g. for "Rogue One" the URL looks like this `https://www.imdb.com/title/tt3748528/` so the ID is `tt3748528`
149149
- [MusicBrainz](https://musicbrainz.org/)
150150
- the id of a release is not easily accessible, you are better off just searching by title
151+
- the search is generally for albums but you can have a more granular search like so:
152+
- search for albums by a specific `artist:"Lady Gaga" AND primarytype:"album"`
153+
- search for a specific album by a specific artist `artist:"Lady Gaga" AND primarytype:"album" AND releasegroup:"The Fame"`
154+
- search for a specific entry (song or album) by a specific `artist:"Lady Gaga" AND releasegroup:"Poker face"`
151155
- [Wikipedia](https://en.wikipedia.org/wiki/Main_Page)
152156
- [here](https://en.wikipedia.org/wiki/Wikipedia:Finding_a_Wikidata_ID) is a guide to finding the Wikipedia ID for an article
153157
- [Steam](https://store.steampowered.com/)

0 commit comments

Comments
 (0)