• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • L

      (Bazzite/Fedora) Discord Rich Presence not displaying

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

      No one has replied

    • F

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

      Technical Help
      • • • FromClementine
      5
      0
      Votes
      5
      Posts
      121
      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).

    • B

      Internal data stream error?

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

      No one has replied

    • D

      Importing data from clementine throws an error in sqlite3

      Technical Help
      • • • DrMartinus
      4
      0
      Votes
      4
      Posts
      95
      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.

    • D

      Manually rebuilding playlists using data in strawberry.db

      Technical Help
      • • • DrBrightside
      7
      0
      Votes
      7
      Posts
      221
      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.

    • S

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

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

      S

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

    • K

      Wiki instructions outdated or omitting steps

      Technical Help
      • • • Krax
      4
      0
      Votes
      4
      Posts
      115
      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.

    • P

      1.2.19 - resetting previous played track history

      Comments & Feedback
      • • • paul2berry
      2
      0
      Votes
      2
      Posts
      130
      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?

    • J

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

      Technical Help
      • • • jonarmst_303
      2
      0
      Votes
      2
      Posts
      174
      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
      226
      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

      Larger analyzer and moodbar

      Feature Suggestions
      • • • SilverGreen93
      1
      0
      Votes
      1
      Posts
      56
      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
      306
      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.

    • B

      Volume Scale

      Comments & Feedback
      • • • basix
      3
      0
      Votes
      3
      Posts
      136
      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)

    • H

      Gapless playback on a CD?

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

      No one has replied

    • H

      How to sync iPod Photo?

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

      No one has replied

    • V

      Can't alter the topmost text field under the track info summary for a set of tracks I added to the music player.

      Technical Help
      • • • VioletStykes03
      1
      0
      Votes
      1
      Posts
      51
      Views

      No one has replied

    • S

      How to fix Colour theme

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

      B

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

    • R

      EBU R128 not working for a specific kind of vorbis/opus, but works for all other formats

      Technical Help
      • • • roundabout
      2
      0
      Votes
      2
      Posts
      99
      Views

      No one has replied

    • Sharky-PIS

      Prevent duplicate playlist additions

      Feature Suggestions
      • • • Sharky-PI
      2
      0
      Votes
      2
      Posts
      318
      Views

      B

      @Sharky-PI this would be incredibly useful.