@secretsubtunes I ran into a similar issue. Make sure your CD looks up successfully via Picard https://picard.musicbrainz.org/
Turns out my CD tracks were of slightly different length than the one in the database so the ID didn't match.
@secretsubtunes I ran into a similar issue. Make sure your CD looks up successfully via Picard https://picard.musicbrainz.org/
Turns out my CD tracks were of slightly different length than the one in the database so the ID didn't match.
@jonas Fantastic! Works just like I was hoping. Thanks!
![0_1614718678265_Screenshot from 2021-03-02 15-56-29.png](Uploading 100%)
Very happy with the Tidal integration so far, thanks!
I am starting to build my playlists from mixes of sources in Strawberry, but found that when I add an item from Tidal it only displays a very short "locator" (i.e. tidal:103436445). This is what is displayed when playing as well (it never presents the track details).
Propose saving the "suggested" metadata of the track in the playlist or looking it up and presenting it on playlist load.
Saved and then loaded playlist
playlist populated directly from Tidal integration:
Example playlist file:
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<trackList>
<track>
<location>tidal:103436446</location>
</track>
</trackList>
</playlist>