• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. chaseadam
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by chaseadam

    • RE: CD Tags

      @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.

      posted in Technical Help
      C
      chaseadam
    • RE: Display details of Tidal tracks in native playlist

      @jonas Fantastic! Works just like I was hoping. Thanks!

      ![0_1614718678265_Screenshot from 2021-03-02 15-56-29.png](Uploading 100%)

      posted in Feature Suggestions
      C
      chaseadam
    • Display details of Tidal tracks in native playlist

      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
      saved/loaded playlist

      playlist populated directly from Tidal integration:
      Tidal playlist

      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>
      
      posted in Feature Suggestions
      C
      chaseadam