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

    DrBrightside

    @DrBrightside

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DrBrightside Unfollow Follow

    Latest posts made by DrBrightside

    • RE: Manually rebuilding playlists using data in strawberry.db

      @silver-sun Done, done, and partially done.

      I'm on Ubuntu and have already cracked it open with DB Browser. 'It' being the .db file, I didn't know the .db.bak was a backup I could also check.

      I know some rudimentary SQL and how databases work, but I still don't know how to interpret the data. I've found the playlists table and it's full of the plaintext names of the playlists, but not the songs or any data about the playlist contents. There's also playlist_items with columns like playlist, collection_id, and playlist_url, which I assume has to mean something but all the columns are integers bereft of context (playlist_url is entirely full of NULL cells). Does anyone know how to interpret the data in the database? Is there any documentation on how the database is meant to work?

      Update: Reading through the rest of the columns in playlist_url it seems like there are supposed to be plaintext cells with song titles, artists, albums, etc. They're all empty. At first I figured this meant the data was destroyed, but I copied the .db file I've been using with new playlists so I could see what the data was supposed to look like. Just like in the old database, every column which should hold the titles and such was empty. The only data that differed consistently (to a point) row to row was collection_id. Does collection_id represent a unique identifier to a song? How does Strawberry actually interpret the playlist_items to get data about the items in playlists out?

      posted in Technical Help
      D
      DrBrightside
    • Manually rebuilding playlists using data in strawberry.db

      All of my playlists stored in Strawberry got wiped. I enabled EBU R 128 analysis for about .5TB of songs and killed Strawberry improperly, leading to the database corrupting and needing to rescan my collection of songs. Every starred/'saved' playlist in Strawberry is now just a collection of rows of empty/null entries (not just missing entries with greyed out titles). I say 'saved' because that was the feature I was using to 'save' playlists; I add songs and update my playlists a lot, so having to manually save individual playlists to disk whenever I add a single song or trying to make sure the two copies are always synched was tedious. My collection has since been rescanned but the issue with the playlists remains. Even if I try to save the playlists as a .xspf file, when I open it in with gedit it's just empty xml tags.

      I made a copy of strawberry.db right after the incident and cracked it open with a browser. I'm trying to make sense of how the database works in an attempt to find the data and manually rebuild the lost playlists. Despite some missing information, I figure there has to be something somewhere. Does anyone know where I can find in the db information about what songs are in the playlists saved in the db?

      posted in Technical Help
      D
      DrBrightside
    • Is it possible to change the color/style of the rating stars?

      Not sure if this is the right board, lmk if it isn't.

      I've been using Strawberry since just before new years, and I love the program. A lot of programs lock you into a specific style choice, but Strawberry allows you to greatly customize your UI, and rather intuitively too.

      But there is one thing I can't seem to do: I can't change the color or style of the stars in the rating column. They are grey and blobby, and since I'm using album covers as my background they often blend into parts of the art. Does anyone know how to change their style (or an alternative solution)?I've checked out qt6ct, but that's a rabbit hole I'm lost in.

      posted in Technical Help user interface rating
      D
      DrBrightside