<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Send MusicBrainz IDs in ListenBrainz submissions]]></title><description><![CDATA[<p dir="auto">I saw some discussion of this in GitHub issue <a href="https://github.com/strawberrymusicplayer/strawberry/issues/273" rel="nofollow ugc">#273</a>, but I am not sure if there has been any update on it.</p>
<p dir="auto">Some <a href="https://musicbrainz.org/doc/MusicBrainz_Enabled_Applications" rel="nofollow ugc">MusicBrainz aware taggers</a> can add tags for <a href="https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html#id17" rel="nofollow ugc">various MusicBrainz ids</a> into the files, and ListenBrainz supports inclusion of the MusicBrainz ids in the <a href="https://listenbrainz.readthedocs.io/en/production/dev/json/#payload-json-details" rel="nofollow ugc">submission data</a>.</p>
<p dir="auto">If playing a file which has MusicBrainz tags already present, it would be nice if they were included when scrobbling to ListenBrainz. That way ListenBrainz can link directly to the known recording / artist for each listen instead of just having the names as text.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/199/send-musicbrainz-ids-in-listenbrainz-submissions</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 15:29:00 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/199.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Jan 2021 18:15:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Thu, 20 Apr 2023 19:56:50 GMT]]></title><description><![CDATA[<p dir="auto">I can confirm that splitting the mbid's by slash and appending them individually to the Json array works. Fixed now (<a href="https://github.com/strawberrymusicplayer/strawberry/commit/d9c4720a3ee776dde2701eac21fd0b51ae50a78a" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/commit/d9c4720a3ee776dde2701eac21fd0b51ae50a78a</a>).</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2612</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2612</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Thu, 20 Apr 2023 19:56:50 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:54:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
It is sent as an array, but It could be the entries with a slash needs to be spitted by the slash, and sent as two different entries. I can experiment with it.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2609</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2609</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:54:00 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:53:41 GMT]]></title><description><![CDATA[<p dir="auto">I am a little surprised that the listenbrainz api is rejecting the artist id here (if indeed that is what's happening). This is the canonical artist id from musicbrainz picard, so it's not really an "incorrect" id:</p>
<p dir="auto"><img src="/assets/uploads/files/1681588183688-526e9ffb-c534-4e52-83c3-14a607cb95ef-image-resized.png" alt="526e9ffb-c534-4e52-83c3-14a607cb95ef-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm not familiar with the listenbrainz api, but I would hope (perhaps naively) that it handles artist ids in the same form as given in picard.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2608</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2608</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:48:46 GMT]]></title><description><![CDATA[<p dir="auto">I have to think about what to do in this case, because it's not possible to know what song / artist mbid is rejected based on the response from musicbrainz, and dropping the whole cache will drop all scrobbles currently in the cache.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2607</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2607</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:48:46 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:46:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> The very first scrobble in the cache had the following artist id:</p>
<p dir="auto"><code>2ea8cbd8-f8d3-4d5e-ab62-f2f74a5b27db/529c0669-8994-4356-92f0-048fec6d8dd1</code></p>
<p dir="auto">I'm guessing the slash (multiple artists?) is where things are getting tripped up.</p>
<pre><code>        {
            "album": "Void Walker",
            "albumartist": "GHOST DATA",
            "artist": "GHOST DATA feat. AL!CE",
            "grouping": "",
            "length_nanosec": 248544000000,
            "musicbrainz_album_artist_id": "2ea8cbd8-f8d3-4d5e-ab62-f2f74a5b27db",
            "musicbrainz_album_id": "5bd19aec-9ad3-4c56-96b9-b5466a13b966",
            "musicbrainz_artist_id": "2ea8cbd8-f8d3-4d5e-ab62-f2f74a5b27db/529c0669-8994-4356-92f0-048fec6d8dd1",
            "musicbrainz_disc_id": "",
            "musicbrainz_original_album_id": "",
            "musicbrainz_original_artist_id": "",
            "musicbrainz_recording_id": "1ef0fcfe-7874-494a-b543-f22d319f5548",
            "musicbrainz_release_group_id": "a4c48116-924a-49b3-ac8f-68dde72849aa",
            "musicbrainz_track_id": "5cd38819-afd5-426e-80ff-e39562fbf946",
            "musicbrainz_work_id": "",
            "timestamp": 1681536583,
            "title": "Full Bodied",
            "track": 6
        },
</code></pre>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2606</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2606</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:46:53 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:45:53 GMT]]></title><description><![CDATA[<p dir="auto">Strawberry sends multiple scrobbles in batches, I'm guessing the problem is that one of the songs has an invalid artist mbid, so it's rejected, but never cleared from the cache, since the batch was rejected, so Strawberry will just re-send the same batch and it's rejected each time because one of the songs with incorrect artist mbid.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2605</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2605</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:45:53 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:44:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> the scrobbles in that file look correct, yes. As in, they look like the scrobbles I would have expected to be submitted but weren't.</p>
<p dir="auto">Scrobbles submit correctly again after deleting that file.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2604</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2604</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:44:39 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 19:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
Does the musicbrainz entries in <code>~/.cache/strawberry/strawberry/listenbrainzscrobbler.cache</code> look correct?<br />
Close strawberry and delete that file and see if it starts scrobbling again.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2603</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2603</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 15 Apr 2023 19:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 16:59:09 GMT]]></title><description><![CDATA[<p dir="auto">I'm seeing the following logs, all for the same song:</p>
<pre><code>12:52:42.558 ERROR OVHLyricsProvider:110            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/GHOST DATA/Femme Fatale - server replied: Gateway Time-out (499)"
12:52:42.558 ERROR OVHLyricsProvider:110            OVHLyrics: "Failed to parse json data: illegal value"
12:52:56.569 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:53:26.554 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:53:56.555 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:54:26.556 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:54:56.557 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:55:26.554 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:55:56.537 ERROR ListenBrainzScrobbler:728        ListenBrainz: "artist_mbids MBID format invalid. (400)"
12:56:26.498 ERROR ListenBrainzScrobbler:728        ListenBrainz: "Server stopped accepting new streams before this stream was established (205)"
12:56:26.498 WARN  unknown                          stream 53 finished with error: "Server stopped accepting new streams before this stream was established"
</code></pre>
<p dir="auto">This is a song that previously submitted to listenbrainz fine.</p>
<p dir="auto">If it helps, here's sql output of the tags for this song:</p>
<pre><code>&gt; select url, acoustid_id TEXT, acoustid_fingerprint TEXT, musicbrainz_album_artist_id TEXT, musicbrainz_artist_id TEXT, musicbrainz_original_artist_id TEXT, musicbrainz_album_id TEXT, musicbrainz_original_album_id TEXT, musicbrainz_recording_id TEXT, musicbrainz_track_id TEXT, musicbrainz_disc_id TEXT, musicbrainz_release_group_id TEXT, musicbrainz_work_id TEXT from songs WHERE url LIKE "%Femme%";
file:///Users/tybug/Desktop/Liam/Music/GHOST%20DATA/Void%20Walker/05.%20Femme%20Fatale.mp3|63a921d1-9747-4cb2-8463-3533e3953359||2ea8cbd8-f8d3-4d5e-ab62-f2f74a5b27db|2ea8cbd8-f8d3-4d5e-ab62-f2f74a5b27db||5bd19aec-9ad3-4c56-96b9-b5466a13b966||53ada774-a765-4a02-9c1f-a53793264df0|14b5cd60-97d1-438a-9549-c6aca612e72c||a4c48116-924a-49b3-ac8f-68dde72849aa|
</code></pre>
<p dir="auto">The mp3 in question: <a href="https://drive.google.com/file/d/1SCmTzsvHN8acEd5PZ32Mfkv804dpRP94/view" rel="nofollow ugc">https://drive.google.com/file/d/1SCmTzsvHN8acEd5PZ32Mfkv804dpRP94/view</a>.</p>
<p dir="auto">Similar behavior for all other songs.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2602</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2602</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 16:59:09 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 12:55:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
I see no issues looking back at my own history (My listenbrainz profile: <a href="https://listenbrainz.org/user/jonaskvinge/" rel="nofollow ugc">https://listenbrainz.org/user/jonaskvinge/</a>), but I don't have musicbrainz tags.<br />
If you are on Linux you should be able to see some debug output about scrobbles by starting Strawberry on the terminal.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2601</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2601</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 15 Apr 2023 12:55:44 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 06:01:38 GMT]]></title><description><![CDATA[<p dir="auto">Hmm. After a few hours of continuous usage, strawberry seems to stop submitting "listen completed" events to musicbrainz. "now playing" still submits correctly, but musicbrainz never sees the current listen get completed. All listens before this point worked correctly, both with the now playing and completed events. I don't know at exactly what point this stopped working - the only thing I remember doing out of the ordinary recently is changing to a new playlist and changing the order of playing songs with the "queue to play next" feature.</p>
<p dir="auto">I haven't observed this behavior before (previously using 1.0.15). This is a pretty weird bug so I'm not 100% convinced it's strawberry's fault, but it seems unlikely it's something wrong with listenbrainz. Let me know if there's any debug information I can provide that would help with this.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2595</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2595</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 06:01:38 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 15 Apr 2023 04:53:16 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the release! Everything looks to be working correctly after a full collection rescan.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2594</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2594</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 15 Apr 2023 04:53:16 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Fri, 31 Mar 2023 18:42:54 GMT]]></title><description><![CDATA[<p dir="auto">totaly offtopic but hey, why not.<br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> said in <a href="/post/2183">Send MusicBrainz IDs in ListenBrainz submissions</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
That would be appreciated, I can probably do it in 1-3 months time. I can't promise sooner, because I have some serious back problems (modic), so sometimes I'm in too much pain to work.</p>
</blockquote>
<p dir="auto">"Gonstead chiropractors" , they are pretty rare, but also pretty effectiv to fix many body issues.<br />
they mainly are in the us, uk.<br />
if you find one in your country make sure to visit. it can change your life.<br />
found only two in france, and they are magicians.<br />
here an example :<a href="https://yewtu.be/watch?v=YJsvAwdyRnM" rel="nofollow ugc">https://yewtu.be/watch?v=YJsvAwdyRnM</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2545</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2545</guid><dc:creator><![CDATA[failafail]]></dc:creator><pubDate>Fri, 31 Mar 2023 18:42:54 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Fri, 31 Mar 2023 17:46:44 GMT]]></title><description><![CDATA[<p dir="auto">The latest version of Strawberry will read MusicBrainz tags from FLAC, Vorbis comments (Vorbis, Opus, etc), MP3 (ID3v2), MP4 and ASF (WMA).<br />
You need to do a full re-scan for them to be included in the database.<br />
I have tested most of them, the only one I haven't tested at all is ASF. Please report any bugs you find.<br />
You can verify that it's reading the tags with:</p>
<pre><code>select url, acoustid_id TEXT, acoustid_fingerprint TEXT, musicbrainz_album_artist_id TEXT, musicbrainz_artist_id TEXT, musicbrainz_original_artist_id TEXT, musicbrainz_album_id TEXT, musicbrainz_original_album_id TEXT, musicbrainz_recording_id TEXT, musicbrainz_track_id TEXT, musicbrainz_disc_id TEXT, musicbrainz_release_group_id TEXT, musicbrainz_work_id TEXT from songs;
</code></pre>
<p dir="auto">For accessing the database, see <a href="https://wiki.strawberrymusicplayer.org/wiki/Accessing_the_database" rel="nofollow ugc">https://wiki.strawberrymusicplayer.org/wiki/Accessing_the_database</a></p>
<p dir="auto">The "Love" button for Listenbrainz will now work if you have MusicBrainz Track ID for the song.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2544</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2544</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 31 Mar 2023 17:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Thu, 23 Mar 2023 21:32:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> No worries; thanks for checking in.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2519</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2519</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Thu, 23 Mar 2023 21:32:58 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 18 Mar 2023 20:01:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> I know this is probably off-topic, but I hope you are okay. Get all the rest you can, health should be your top priority.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2506</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2506</guid><dc:creator><![CDATA[CherryStraw]]></dc:creator><pubDate>Sat, 18 Mar 2023 20:01:29 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 18 Mar 2023 19:19:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
I'm a little behind schedule on this, I got infected with COVID in late January, and was sick almost entire February, but I should be able to start on this in the next few days.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2504</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2504</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 18 Mar 2023 19:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Mon, 02 Jan 2023 22:11:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> Awesome. That timeline is fine with me. I've sent $100 to the paypal linked on <a href="https://strawberrymusicplayer.org/#sponsorus" rel="nofollow ugc">https://strawberrymusicplayer.org/#sponsorus</a>.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2184</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2184</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Mon, 02 Jan 2023 22:11:44 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Mon, 02 Jan 2023 21:41:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1493">@tybug</a><br />
That would be appreciated, I can probably do it in 1-3 months time. I can't promise sooner, because I have some serious back problems (modic), so sometimes I'm in too much pain to work.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2183</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2183</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Mon, 02 Jan 2023 21:41:47 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sun, 01 Jan 2023 17:19:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> I'd be happy to pay you $100 in exchange for an implementation of this - is that something you have any interest in?</p>
<p dir="auto">Would pay you through paypal ahead of time. No rush on a timeframe except in the vague near future (~1 month) - I've used strawberry without it for years, I can wait a little longer <img src="https://forum.strawberrymusicplayer.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=faqqna7874c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">To be clear, I'm just looking for strawberry to send already existing musicbrainz id tags in listenbrainz scrobble submissions, not to calculate acoustic id fingerprints on the fly anything. I think <a href="https://github.com/strawberrymusicplayer/strawberry/issues/273#issuecomment-537241606" rel="nofollow ugc">this github comment</a> has the full list of musicbrainz specific tags which would be of use in track matching.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2173</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2173</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sun, 01 Jan 2023 17:19:26 GMT</pubDate></item><item><title><![CDATA[Reply to Send MusicBrainz IDs in ListenBrainz submissions on Sat, 31 Dec 2022 16:06:49 GMT]]></title><description><![CDATA[<p dir="auto">Would love for this to be implemented. I tag all of my music with <a href="https://picard.musicbrainz.org/" rel="nofollow ugc">MusicBrainz Picard</a>, which adds these musicbrainz-specific tags.</p>
<p dir="auto">A lot of my tracks go unmatched by listenbrainz since my artists are usually named the romanized of their canonical japanese names, which I suspect listenbrainz doesn't know what to do with (one could argue they should improve their automatic detection, but perhaps they're being conservative to avoid false matches).</p>
<p dir="auto">Tracks being unmatched means listenbrainz can't do cool things with a lot of my listens in their upcoming <a href="https://blog.metabrainz.org/2022/11/30/listenbrainz-year-in-music-2022-coming-in-4-january-2023/" rel="nofollow ugc">year in music</a> (aka spotify wrapped), which makes me sad.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2167</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2167</guid><dc:creator><![CDATA[tybug]]></dc:creator><pubDate>Sat, 31 Dec 2022 16:06:49 GMT</pubDate></item></channel></rss>