• 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
    • BerryKingB

      Can I disable "Resource not found" pop-up?

      • • BerryKing
      1
      1
      Votes
      1
      Posts
      225
      Views

      No one has replied

    • H

      Interface size keeps changing

      • • half-fast
      1
      0
      Votes
      1
      Posts
      188
      Views

      No one has replied

    • A

      Gapless playback not working

      • • ahyee
      4
      0
      Votes
      4
      Posts
      454
      Views

      jonasJ

      @ben2talk
      The pre-loading starts 5 seconds before the end of the track, if you seek after that, it's not enough time to buffer the next track to make it gap-less.

    • B

      Color settings missing in version 1.0.14

      • • buffalo
      7
      0
      Votes
      7
      Posts
      635
      Views

      B

      @Cooker_8872
      The settings were removed in 1.0.12. So you would have to downgrade to 1.0.11.

      But maybe the workaround using qt6ct works for you too.

    • B

      Install on Raspberry Pi 4 64 bit

      • • Beef1975
      3
      0
      Votes
      3
      Posts
      1.5k
      Views

      B

      @jonas thank you! A fantastic reply. I went for adding the backports and, as you thought, strawberry is available as a result.
      All installed and ready to go. Thanks again.

    • 9

      Send the sound to a upnp server

      • • 9acca9
      1
      0
      Votes
      1
      Posts
      183
      Views

      No one has replied

    • P

      Migration from opensuse

      • • philippeg
      25
      0
      Votes
      25
      Posts
      17.2k
      Views

      P

      @jonas Yes i tested the last buid on another computer where i don't deleted the db and it is working also

    • R

      Collection search not always working

      • • rajm
      4
      0
      Votes
      4
      Posts
      464
      Views

      jonasJ

      If this is the same issue as https://github.com/strawberrymusicplayer/strawberry/issues/1140, it should be fixed now. Test with the latest from https://builds.strawberrymusicplayer.org/

    • L

      Unable to build under macOS, taglib package missing

      • • lorenzolamasse
      2
      0
      Votes
      2
      Posts
      355
      Views

      jonasJ

      @lorenzolamasse

      You can run cmake with extra -D parameters to specify the location of taglib.
      Configure using TAGLIB_INCLUDE_DIRS, TAGLIB_LIBRARY_DIRS and TAGLIB_LIBRARIES.

      To find the include directory, look for the directory containing tag.h and use the parent directory of the "taglib" directory.
      To find the library directory, look for libtag.dylib.

      Something like this:

      cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/opt/homebrew/opt/qt6/lib/cmake" -DBUILD_WITH_QT6=ON -DUSE_BUNDLE=ON -DICU_ROOT="/usr/local/opt/icu4c" -DTAGLIB_INCLUDE_DIRS="/opt/homebrew/opt/taglib/include" -DTAGLIB_LIBRARY_DIRS="/opt/homebrew/opt/taglib/lib" -DTAGLIB_LIBRARIES="/opt/homebrew/opt/taglib/lib/libtag.dylib"

      I didn't test this, modify the dirs if they are wrong.

    • C

      Browse by album covers???

      • • chrisco23
      1
      0
      Votes
      1
      Posts
      145
      Views

      No one has replied

    • C

      Strawberry kills browser audio

      • • crhwv
      6
      0
      Votes
      6
      Posts
      545
      Views

      G

      @jonas Hello! I also have a similar problem, though with a different set up.

      Ubuntu 20.04 & 22.04 (Just upgraded- same problem on both distros)
      JDS Labs Element II DAC/Amp
      Brave & Firefox browsers

      Strawberry Backend Settings:
      Output to a sound card via ALSA
      Device JDS Labs Element II USB Audio

      hw:1,0

      ALSA plugin: hw selected, out of the following options

      hw plughw pcm

      I'm trying to play high resolution FLAC files (192khz/24bit), so I'd prefer to avoid downsampling to 48khz if possible.

      Thank you for your time, and thanks for the work you and the other developers put into strawberry- I wouldn't want to use anything else. 🙂
      -GarethFuller

    • F

      This topic is deleted!

      • • furlion
      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • M

      Flatpak refreshing is not running

      • • Miguel Ruiz
      3
      0
      Votes
      3
      Posts
      270
      Views

      AJCxZ0A

      @Miguel-Ruiz Fluthub appears to be experiencing some technical difficulties at the moment. It has been reported via Matrix and IRC.

      Note that the stable version of Strawberry is several releases behind the 1.0.14 release.

      $ flatpak search strawberry Name Description Application ID Version Branch Remotes Strawberry Music Player A music player and collection organizer org.strawberrymusicplayer.strawberry 1.0.0 stable flathub

      On Ubuntu you might want to add Jonas Kvinge's PPA for an up-to-date version.

    • O

      How to organize/rename files/folders?

      • • OriNOVet
      1
      0
      Votes
      1
      Posts
      531
      Views

      No one has replied

    • P

      Analysator and equalisator

      • • peter
      1
      0
      Votes
      1
      Posts
      117
      Views

      No one has replied

    • A

      Проблема с плеером

      • • alexmavr
      1
      0
      Votes
      1
      Posts
      155
      Views

      No one has replied

    • L

      Strawberry (Flatpak version) not seeing Kvantum style

      • • ldxza
      6
      0
      Votes
      6
      Posts
      989
      Views

      L

      @jonas Guess I'll have to stick to Clementine.

    • D

      Collection Rescan not removing delete folders

      • • drichard58
      2
      0
      Votes
      2
      Posts
      204
      Views

      jonasJ

      @drichard58
      This is probably related to gvfs, I suggest to mount the SMB in fstab.

    • D

      Collection scan not working

      • • drbldrbl
      3
      0
      Votes
      3
      Posts
      256
      Views

      jonasJ

      @drbldrbl
      You need to give more information about the problem if you want help here.
      What audio files and tags, does the taglib utility read the files?
      Try dragging a file to the playlist and see what error you get there.

    • S

      Version 1.0.13 Sound does start way to loud in the latest release Windows

      • • Starmanager
      8
      0
      Votes
      8
      Posts
      623
      Views

      jonasJ

      @Starmanager
      I don't understand what you mean here. I don't plan to make a new release any time soon unless one or more critical issues are found.

    Powered by NodeBB | Contributors