• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Technical Help
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • G

      Accidentally deleted all my smart playlists, including the defaults somehow. Is there a way to get them back?

      • • greenmints
      3
      0
      Votes
      3
      Posts
      215
      Views

      jonasJ

      There is no strawberry.conf on windows, all the settings are in the registry.
      All you need to do is to delete HKEY_CURRENT_USER\Software\Strawberry\Strawberry\SerializedSmartPlaylists from the registry, and they will be re-created.

    • G

      Covers not showing on the multimedia player of kde

      • • Gudurana
      3
      0
      Votes
      3
      Posts
      211
      Views

      G

      @wengels464 Some of the files have jpg alongside them, and the majority have it embedded. The files are mp3, Flac and ogg. And I have indeed verified it

    • Boss WheelB

      Keyboard Shortcuts on Intel Mac.

      • • Boss Wheel
      1
      0
      Votes
      1
      Posts
      104
      Views

      No one has replied

    • H

      Certain songs won't add to library

      • • half-fast
      6
      0
      Votes
      6
      Posts
      638
      Views

      N

      @wengels464
      I tried the CUE sheet idea with my collection. Didn't work. Seems like strawberry simply won't add DSF files to the library, even if it can read the metadata (which, at least on my system, it does perfectly if I try playing a tagged DSF file from my file manager).

      Maybe there's some trick that I have yet to discover, though. If you have any luck with your own testing, do please post back here!

    • W

      Adding DSFs to Library

      • • wengels464
      4
      0
      Votes
      4
      Posts
      274
      Views

      W

      @nitro322
      Dang. Thanks for replying.

      It's frustrating b/c DSF uses ID3v2 just like everything else, and taglib can clearly already 'see' the metadata in playback.

      Who knows, might have to get off the bench and into the game and contribute. I have some basic dev skills (Python, C) and can probably help out. I just don't really know what that would involve.

      I'll post again if I find a simple workaround.

    • B

      Grouping into single Album

      • • beninaus
      8
      0
      Votes
      8
      Posts
      772
      Views

      M

      @jonas The post was about albums being split into multiple instances. I posted here because the same issue was happening to me and I determined that it was related to the grouping tag field not the sort group by function (except that the group by feature made the issue visible). Changing the grouping tag values stopped the problem so I thought there was value in posting.

      Splitting an album by the grouping tag field seems more like a hack to me, not anything intentional. It's fine if there's a feature to enable if someone wants it, but the existing behavior didn't seem to be an intentional feature. I don't see why an album should be broken up at all except possibly compilations into their individual artists.

    • L

      does strawberry have a history/recently played songs?

      • • lunch
      2
      0
      Votes
      2
      Posts
      208
      Views

      T

      @lunch Maybe you could add column Last Played to the view and sort on this column.
      Another option is to create a smart playlist

    • B

      Save covers to files/cache location

      • • barelon
      2
      0
      Votes
      2
      Posts
      288
      Views

      jonasJ

      @barelon
      If I remember correctly it should be in a subfolder called collectionalbumcovers somewhere under ~/Library/Application Support/strawberry

    • K

      Change source from Tidal to Qobuz?

      • • KeyboardCowboy
      2
      0
      Votes
      2
      Posts
      206
      Views

      jonasJ

      @keyboardcowboy
      No because Tidal and Qobuz use completely different track id's

    • H

      Gstreamer queue issues with upgrade to Ubuntu 22.04

      • • hindutool
      2
      0
      Votes
      2
      Posts
      318
      Views

      jonasJ

      @hindutool

      Close Strawberry and try deleting ~/.cache/gstreamer-1.0/*.bin

      Does gst-inspect-1.0 queue2 show it?

    • H

      Moving from Linux Mint to OPENSUSE. Copy and move Database

      • • herculepirate
      2
      0
      Votes
      2
      Posts
      241
      Views

      A

      @herculepirate Part of that will depend on where you have your actual music files stored. In Mint the database files are located in ~/.local/share/strawberry/strawberry and the configuration in ~/.config/strawberry. As long as the music files themselves are stored in the same location on the Suse computer (typically in $HOME/Music), you should be able to just drop those directories in your new home directory.

      How big is your library? That seems like an insanely long time to read generate the database. I have around 4k albums and it takes less than an hour to do a full rescan.

    • G

      Error saving Cover Art. Windows 10 x64, Strawberry 1.0.7

      • • gmoises
      2
      0
      Votes
      2
      Posts
      169
      Views

      G

      Never mind, it is my fault.
      I have Ransomware Protection activated and forgot to configure it for Strawberry

    • B

      Delayed start.

      • • Bane
      2
      0
      Votes
      2
      Posts
      273
      Views

      jonasJ

      @bane
      I recently switched to the Trinity Desktop and experienced this too. It's the native desktop notifications through DBus that fails.
      I set the timeout to 1 seconds for the connection. Fixed here: https://github.com/strawberrymusicplayer/strawberry/commit/72ff502e0f70b0db75858ef7cf414eed189d075e

    • Z

      What to change in strawberry.conf to open not minimized to system tray

      • • zoof
      2
      0
      Votes
      2
      Posts
      235
      Views

      E

      @zoof I had the same issue. You can change [Behaviour] startupbehaviour to 2, for example. Here are the possible values:

      enum StartupBehaviour { Startup_Remember = 1, Startup_Show = 2, Startup_Hide = 3, Startup_ShowMaximized = 4, Startup_ShowMinimized = 5, };
    • O

      Random playback

      • • oldwood
      6
      0
      Votes
      6
      Posts
      1.3k
      Views

      jonasJ

      I'm aware of the issue. The shuffle mode is somewhat broken.
      Bug report here: https://github.com/strawberrymusicplayer/strawberry/issues/707
      I will look more into it at some point.

    • U

      Playback stops when Skip forwards in Playlist is used

      • • Urgentemente
      4
      0
      Votes
      4
      Posts
      342
      Views

      U

      @jonas
      Oh my god, how did I not spot that !!

      D'oh !!
      Sorry !!
      I've always had it on "repeat playlist", I just restored my original .config/strawberry folder, and sure enough "stop after each track" was selected.

      So sorry for wasting your time !

    • K

      Difference between output options

      • • KeyboardCowboy
      2
      0
      Votes
      2
      Posts
      686
      Views

      jonasJ

      @keyboardcowboy
      OSS is not used anymore, it is just an emulation to ALSA.
      I don't know about Pipewire, I have never used it before, I think you get better answer from Pipewire directly.

    • W

      Subsonic Seeking

      • • worble
      6
      0
      Votes
      6
      Posts
      335
      Views

      W

      @jonas
      gstreamer 1.20.3 on Arch Linux

    • S

      HLS streams fail on MacOS

      • • SteamTunnel
      2
      0
      Votes
      2
      Posts
      192
      Views

      jonasJ

      @steamtunnel
      Should work in version 1.0.6

    • P

      Fails to index a few songs

      • • pajaro
      12
      0
      Votes
      12
      Posts
      613
      Views

      P

      @peterb

      Yes, this worked! Thanks!

      Also, i believe it imported correctly the "bad" songs 🙂

    Powered by NodeBB | Contributors