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

      Where does Strawberry store it's data?

      • • lvsunz37
      2
      0
      Votes
      2
      Posts
      383
      Views

      jonasJ

      @lvsunz37
      It depends on the OS.
      Linux: ~/.local/share/strawberry/strawberry/strawberry.db
      macOS: ~/Library/Application\ Support/Strawberry/Strawberry/strawberry.db
      Windows: %LOCALAPPDATA%\Strawberry\Strawberry\strawberry.db

    • L

      Music installing in two different Playlists

      • • lvsunz37
      1
      0
      Votes
      1
      Posts
      161
      Views

      No one has replied

    • B

      Use HTTPS for local redirectserver

      • • Blushock
      2
      0
      Votes
      2
      Posts
      207
      Views

      jonasJ

      @blushock
      It's a workaround for the OAuth authentication, because firefox for a while wouldn't redirect to http://localhost, so I made it possible to redirect to https instead. It's not necessary to enable it unless it doesn't work without. Enabling it will make the browser show a certificate warning as the certificate automatically generated by Strawberry for localhost is self-signed.
      It's safe to use http, and not https for localhost because the traffic always stays on your computer, it's basically your own web browser that connects to strawberry and sends a code used for authentication. The traffic that goes to last.fm is always https independent of this option of course.

    • S

      Replaygain, Pre-Amp, EQ Not Working

      • • Sherd
      4
      0
      Votes
      4
      Posts
      898
      Views

      S

      Was playing around on a windows laptop, and i'm getting the exact same behaviour on the windows build.

    • L

      importing CD collection via external DVD-drive

      • • LostandFound
      3
      0
      Votes
      3
      Posts
      995
      Views

      jonasJ

      @lostandfound
      You need to rip the CD with a program such as k3b first.
      k3b is a good CD ripping and burning program.

    • R

      Ethernet Remote ?

      • • RayB
      2
      0
      Votes
      2
      Posts
      250
      Views

      jonasJ

      @rayb
      You can ssh with commandline options or MPRIS2/qdbus.

      See: strawberry --help

      and: https://github.com/strawberrymusicplayer/strawberry/wiki/Using-MPRIS2-to-get-information-and-control-playback

    • E

      Odd Problem, with the Strawberry Tidal implementation

      • • Erinmore
      2
      0
      Votes
      2
      Posts
      408
      Views

      E

      Update:
      After some more digging, I fixed the issue. for anyone, who has similar issues, for me it got solved by switching from Streamurl to playbackinfopastpaywall, while then, getting the "GStreamer is missing plugins error, which can be fixed, by deleting the gstreamer regestry, and running

      sudo apt-get install gstreamer1.0-plugins
    • B

      Fix sorting of a playlist

      • • bluju
      1
      1
      Votes
      1
      Posts
      193
      Views

      No one has replied

    • N

      Issue with sorting albums and keyboard shortcuts

      • • niko
      1
      0
      Votes
      1
      Posts
      306
      Views

      No one has replied

    • X

      M1 Mac from source?

      • • xkcd308
      3
      0
      Votes
      3
      Posts
      463
      Views

      X

      @jonas Thanks, I'll give it another try when I get home from work today.

    • C

      upgrade 08.3?

      • • catch22
      14
      0
      Votes
      14
      Posts
      1.0k
      Views

      C

      @jonas said in upgrade 08.3?:

      Check that you have ALSA and PulseAudio as options under Output.
      Check that your soundcard is listed under device.
      Try specifically selecting ALSA or PulseAudio and the device.

      Working perfectly now, thank you enormously 🙂

    • B

      core dump in ld-linux-x86-64.so.2 because of GnuTLS

      • • benklaasen
      2
      0
      Votes
      2
      Posts
      378
      Views

      jonasJ

      @benklaasen said in core dump in ld-linux-x86-64.so.2 because of GnuTLS:

      g_tls_connection_gnutls_set_handshake_priority: assertion failed: (priority)

      I'm not sure why you are getting this error, the AppImage works for me with streaming.
      I suggest that you try to install strawberry from a regular deb package.
      Or use the repository available: https://launchpad.net/~jonaski/+archive/ubuntu/strawberry

    • H

      Big Sur, player closes when closing window

      • • hedgie
      1
      0
      Votes
      1
      Posts
      144
      Views

      No one has replied

    • J

      Easy way to access metadata of 'now playing' song

      • • jonenone
      3
      0
      Votes
      3
      Posts
      479
      Views

      jonasJ

      I think it should be possible to enable D-Bus on macOS.
      Some instructions here: https://github.com/zbentley/dbus-osx-examples/blob/master/installation/README.md

      The macOS versions of Strawberry is compiled with MPRIS2 D-Bus support.
      I have never tested it though, so I can't say if it works or not.

    • N

      Mac : audio output devices

      • • Nicolas
      1
      0
      Votes
      1
      Posts
      373
      Views

      No one has replied

    • L

      Unable to close playlist tabs

      • • l0AOMCIwirXp
      7
      0
      Votes
      7
      Posts
      555
      Views

      H

      @jonas ah. okee doke. Thanks!!

    • Y

      Crashes after playing a small number of songs

      • • YahYah24
      1
      0
      Votes
      1
      Posts
      212
      Views

      No one has replied

    • jonasJ

      Covers not showing

      • • jonas
      17
      0
      Votes
      17
      Posts
      1.6k
      Views

      H

      @jonas Sorry for the delayed response. Just downloaded the newest Catalina version and the covers are all showing up. Fun! Thanks a ton!!

    • O

      Strawberry Crashing Since Last Update

      • • Overcast451
      16
      0
      Votes
      16
      Posts
      2.4k
      Views

      O

      @overcast451 said in Strawberry Crashing Since Last Update:

      Updated Strawberry to strawberry-0.8.5-2.136.g87719119.fc32.x86_64.rpm on Fedora 32 (5.10.21-100.fc32.x86_64) - been running all day with no issues!

      9 days with zero issues now using the above.

    • T

      Building from source is broken on Catalina 10.15.7

      • • Tibokan
      2
      0
      Votes
      2
      Posts
      320
      Views

      jonasJ

      @tibokan
      I think maybe it gets stuck if you run make dmg more than once without deleting strawberry.app first.
      So to build a second time, remove strawberry.app directory, and run make install and make dmg again.

    Powered by NodeBB | Contributors