Skip to content

Commit c7f43ac

Browse files
committed
Explain icons in README
1 parent 536416b commit c7f43ac

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ will even auto detect the proper port on which Picard is listening.
1010
In addition this script will improve the tagger buttons themselves. Instead of just being static images
1111
they will change after being clicked, depending on whether the browser integration worked or not.
1212

13+
- ![Loaded](https://raw.githubusercontent.com/phw/musicbrainz-magic-tagger-button/refs/heads/main/resources/mblookup-tagger-loaded.png) The release was successfully loaded into Picard. Check the rightmost pane in the
14+
Picard window for the release.
15+
- ![Error](https://raw.githubusercontent.com/phw/musicbrainz-magic-tagger-button/refs/heads/main/resources/mblookup-tagger-error.png) An error occurred when sending the release to Picard. Picard might not be running
16+
or the browser integration is turned off. Hover over the icon to see more details about the error in
17+
the tooltip.
18+
1319
## Installation
1420

1521
Install this script with your favorite user script manager (e.g. [Greasemonkey](https://www.greasespot.net/),
@@ -63,6 +69,6 @@ Some things to be aware off:
6369

6470
## License
6571

66-
MusicBrainz Magic Tagger Button © 2021-2023 Philipp Wolfer <ph.wolfer@gmail.com>
72+
MusicBrainz Magic Tagger Button © 2021-2025 Philipp Wolfer <ph.wolfer@gmail.com>
6773

6874
Published under the MIT license, see [LICENSE](./LICENSE) for details.

0 commit comments

Comments
 (0)