• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • D

      Manually rebuilding playlists using data in strawberry.db

      Technical Help
      • • • DrBrightside
      7
      0
      Votes
      7
      Posts
      226
      Views

      D

      @jonas Just tried that. Db and backup are okay and not corrupted.

      From what I've read/seen I think the issue wasn't corruption but just a bizarre mistimed save. I removed my primary music folder from the inclusion list so I could more easily compare other music folders in Strawberry, and after that was done I added it back. Bc it was added back it required a full rescan, so I cancelled the scan and enabled EBUR128 bc I might as well. In the playlists, removing the primary folder made every song disappear. At some point, maybe when I closed Strawberry prematurely or whatever, Strawberry saved the playlists to the DB, and since the missing tracks were still not in the database, saved blank entries into all the data cells, wiping any data. Or it happened some other bizarre way IDK.

      TLDR (most of) the data was overwritten with empty tags because of a weird niche save mechanic.

      So unless someone really involved in Strawberrys development knows how to use the collection_id data to reverse engineer the individual tracks the data is completely lost. C'est la vie.

    • F

      Strawberry works, but then it doesn't. Gstreamer issue?

      Technical Help
      • • • FromClementine
      5
      0
      Votes
      5
      Posts
      125
      Views

      S

      @silver-sun I wouldn't think you'd need to install anything ALSA related. ALSA is part of the Linux kernel, pretty deeply integrated with the system. I use ALSA to output to my DAC, and I recall a time or two having to restart the system to get everything talking to everything else. So the only thing I can think of here is reboot the system (if you haven't done so already).

    • D

      Importing data from clementine throws an error in sqlite3

      Technical Help
      • • • DrMartinus
      4
      0
      Votes
      4
      Posts
      100
      Views

      S

      The script here:

      https://github.com/strawberrymusicplayer/strawberry/blob/master/dist/scripts/import-from-clementine.sh

      was changed in a commit on Jan. 27, 2025:

      https://github.com/strawberrymusicplayer/strawberry/commit/055cb413c9f81723e39bfbfc1675456a6d9bd3a5

      The instructions on the wiki page here:

      https://wiki.strawberrymusicplayer.org/wiki/Import_collection_library_and_playlists_from_Clementine

      Were edited on Mar. 21, 2026.

      Line 143 in the git repo script:

      CASE WHEN filename IS NULL THEN '' ELSE filename END,

      was replaced with:

      COALESCE(filename, ) AS url,

      and the line below was added to the wiki instructions (would be at line 157 in the script, but it's not):

      REPLACE(art_manual, '.config/Clementine/albumcovers','.local/share/strawberry/strawberry/collectionalbumcovers') AS art_manual,

      It's been a while since I've done sqlite stuff, but this line:

      SELECT ROWID, name, last_played, special_type, ui_path, is_favorite, dynamic_playlist_type, dynamic_playlist_data, dynamic_playlist_backend FROM clementine.playlists WHERE dynamic_playlist_type ISNULL;

      in the script, line 72, and in the wiki instructions contains a possible error at the end of the line with the 'ISNULL' operator and should be this:

      SELECT ROWID, name, last_played, special_type, ui_path, is_favorite, dynamic_playlist_type, dynamic_playlist_data, dynamic_playlist_backend FROM clementine.playlists WHERE dynamic_playlist_type IS NULL;

      I'll let @jonas be the final arbiter since he will have to make time to fix it.

      You may want to try changing some of those instructions to see if that produces a different outcome.

      Remember to make a backup of your databases before you do anything just in case if all of this knob-turning goes badly.

    • K

      Wiki instructions outdated or omitting steps

      Technical Help
      • • • Krax
      4
      0
      Votes
      4
      Posts
      117
      Views

      K

      @jonas I was able to file the ticket on the gstreamer-plugin-rs gitlab and get help about that. Is there any reason that the steps in the wiki don't mention the need to install the development libraries as part of the command steps for installing the plugin? Where can I contribute to the wiki? I couldn't find an option for that anywhere.

    • B

      Volume Scale

      Comments & Feedback
      • • • basix
      3
      0
      Votes
      3
      Posts
      137
      Views

      B

      @silver-sun I've adjusted the headset volume and its helped. But the volume slider is directly connected to the application volume control so adjusting it on there adjusts the volume slider and vice versa. There is no other point on the chain besides those two. (I'm using pipewire for context)

    • J

      Strawberry just plain won't work on my Pop OS box.

      Technical Help
      • • • jonarmst_303
      2
      0
      Votes
      2
      Posts
      176
      Views

      jonasJ

      @jonarmst_303
      Have you tried adding a directory with audio files to the collection in Tools / Settings / Collection? Does anything show up?

    • SuperDotS

      Streamed songs from Spotify disable seeking - Is this normal?

      Technical Help
      • • • SuperDot
      4
      0
      Votes
      4
      Posts
      227
      Views

      jonasJ

      I believe this is normal, seeking isn't supported with Spotify.
      Strawberry mainly has one developer me, so it's not possible for me to reply to everything, there are too many issues to reply to.

    • S

      How to fix Colour theme

      Technical Help
      • • • Somesh77
      2
      0
      Votes
      2
      Posts
      139
      Views

      B

      Look for Menu -> Tools -> Settings... -> Playlist -> Use alternating row colors

    • S

      Am i just a drooling idiot or what is going on here (playlist functionality)

      Technical Help
      • • • slippy
      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • D

      Volume HiRes flac on SB 1.2.19 Mac barely audible

      Technical Help
      • • • dick
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • MollyInannaM

      Align column labels according to the “Align text” setting

      Feature Suggestions
      • • • MollyInanna
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • L

      (Bazzite/Fedora) Discord Rich Presence not displaying

      Technical Help
      • • • leatsyke
      1
      0
      Votes
      1
      Posts
      28
      Views

      No one has replied

    • B

      Internal data stream error?

      Technical Help
      • • • Bones
      1
      0
      Votes
      1
      Posts
      24
      Views

      No one has replied

    • S

      Support for TAK (Tom’s lossless Audio Kompressor) audio files

      Feature Suggestions
      • • • shout
      2
      0
      Votes
      2
      Posts
      463
      Views

      S

      I too would be interested in TAK playback.
      Any plans to add it to the roadmap?

    • P

      1.2.19 - resetting previous played track history

      Comments & Feedback
      • • • paul2berry
      2
      0
      Votes
      2
      Posts
      132
      Views

      jonasJ

      @paul2berry
      The played track history (clicking previous track button) will reset if you stop playback, or do you mean it's resetting while still playing?

    • S

      Larger analyzer and moodbar

      Feature Suggestions
      • • • SilverGreen93
      1
      0
      Votes
      1
      Posts
      59
      Views

      No one has replied

    • M

      Have an option to use .lrc files instead of online lyric providers

      Feature Suggestions
      • • • meesk_
      2
      3
      Votes
      2
      Posts
      309
      Views

      G

      Sounds good. I hate having to turn to VLC or other players to get features like this. I also see this (musical lyrics in .lrc) as the camel's nose in the tent for podcast transcripts in .vtt. Whether it is music (lyrics) or podcasts (transcripts), text is very important for the hard of hearing and for people like me, with excellent hearing for music but not-so-excellent listening for words in other languages. I am sure that my neighbors through the wall would like if I did not have to occasionally scrub back over the same five-second passage ten times.

    • L

      Audio device busy despite no other application actively using audio?

      Technical Help
      • • • loam
      5
      0
      Votes
      5
      Posts
      358
      Views

      O

      I have the same problem. It can show up randomly but if I choose next in the playlist it will happen then. If I double-click the selected song it will resume. I use ALSA and have used both HW and PCM with no change between them.

      I use Linux Mint Mate.

    • H

      Gapless playback on a CD?

      General Discussion
      • • • hornetster
      1
      0
      Votes
      1
      Posts
      91
      Views

      No one has replied

    • H

      How to sync iPod Photo?

      Technical Help
      • ipod • • hayberry
      1
      1
      Votes
      1
      Posts
      62
      Views

      No one has replied