Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • General Discussion
    • Technical Help
    • Feature Suggestions
    • Development
    • Translations
    • Comments & Feedback
    • Blogs
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • A

      Website's SSL Certifcate has expired
      Development • • adityasubathu

      3
      0
      Votes
      3
      Posts
      40
      Views

      R

      Will expire again in 12 days. Time to run that LetsEncrypt script again.

    • B

      Tidal account
      Technical Help • • blackskyel

      17
      1
      Votes
      17
      Posts
      2020
      Views

      X

      @uudruid74 said in Tidal account:

      Strawberry with the response URL

      Hey there, I just created this account to ask this. How did you manage to do this: " I run Strawberry with the response URL manually and it signed in" ?

      I'm having a similar problem than yours. I'm running strawberry in archlinux, browser is firefox.

    • L

      More effecient use and/or choice of space
      Feature Suggestions • • lordoflag

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • jonas

      First run with Qt 6
      Development • • jonas

      18
      0
      Votes
      18
      Posts
      291
      Views

      jonas

      @tibokan
      I switched to Qt 6 now. 0.8.5.131 and newer are Qt 6 and should be working: https://builds.strawberrymusicplayer.org/macos
      (The ones from yesterday are broken because of a problem deploying plugins after I switched to Qt6)

    • readingsnail

      Strawberry Crashing in recently build of Big Sur Version
      Technical Help • bigsur buildbot crashes • • readingsnail

      2
      0
      Votes
      2
      Posts
      12
      Views

      jonas

      @readingsnail
      The ones for yesterday were broken because of missing plugins.
      Try the one from today, 0.8.5.131 or newer: https://builds.strawberrymusicplayer.org/macos

    • C

      Display details of Tidal tracks in native playlist
      Feature Suggestions • • chaseadam

      3
      0
      Votes
      3
      Posts
      19
      Views

      C

      @jonas Fantastic! Works just like I was hoping. Thanks!

      ![0_1614718678265_Screenshot from 2021-03-02 15-56-29.png](Uploading 100%)

    • B

      Replaygain tags case handling ?
      Development • • breversa

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • O

      Strawberry Crashing Since Last Update
      Technical Help • • Overcast451

      14
      0
      Votes
      14
      Posts
      183
      Views

      T

      @jonas

      So I had said version running all day and had no crash. Did you get the issue resolved in a matter that also resolves the problem of leaving the problematic line out?

    • V

      bluetooth failled
      Technical Help • • vonpolak

      4
      0
      Votes
      4
      Posts
      38
      Views

      C

      Hello!!

      I have the same problem when I switch between headphones and Mac speakers: system volume doesn't work and I can't use headphones again until I restart Strawberry.

      Thank you!!

    • BobbyWibowo

      Export playlists as .m3u8 instead of .m3u?
      Feature Suggestions • • BobbyWibowo

      2
      0
      Votes
      2
      Posts
      6
      Views

      BobbyWibowo

      Just installed latest Strawberry for Windows, and noticed exporting as M3U allowed typing in .m3u8 as extension name when saving.
      Huh...
      My main reason for posting this in the first place, was cause I seemed to recall that for whatever reason I couldn't type in .m3u8 as extension when exporting in M3U format, in my Ubuntu installation.. Uh, man, I can't really trust my memories these days..

    • B

      Libre.fm "Scrobble Not Accepted"
      Technical Help • • beescopy

      3
      0
      Votes
      3
      Posts
      22
      Views

      jonas

      @beescopy It works for me, ask libre.fm why they reject your scrobbles.

    • P

      High CPU usage on Mac
      Technical Help • • pdeverson

      6
      0
      Votes
      6
      Posts
      103
      Views

      T

      High CPU usage on Mac is due to a macOS-specific QT5 problem with the Track/Playlist screen and scrolling/interacting with it when on a high resolution display (such as your Retina screen on your MacBook) - you should find that CPU usage will drop and performance will noticeably improve if you resize your Strawberry window to something very small.

      I did have an issue ticket raised on this issue on the Strawberry GitHub page, which was closed as it was deemed to be unresolvable under QT5, and I'm trying to get it reopened/looked at again, now that QT6 has been released (which may have a fix for this CPU usage/performance issue).

    • S

      Mini-Player (ala Amarok 1.4?)
      Feature Suggestions • • stompykins

      1
      0
      Votes
      1
      Posts
      19
      Views

      No one has replied

    • P

      Sidebar should obey Fitt's Law
      Feature Suggestions • • paul4ts

      4
      0
      Votes
      4
      Posts
      22
      Views

      P

      @paul4ts The scrollbar also doesn't scroll from the extreme right-edge.

    • P

      Remove the enable Moodbar option - just have it enabled always
      Feature Suggestions • • paul4ts

      3
      0
      Votes
      3
      Posts
      24
      Views

      P

      @jonas Could you not just not generate the moodbar if it isn't visible?

    • P

      Case-sensitivity toggle option for Collection
      Feature Suggestions • • paul4ts

      2
      0
      Votes
      2
      Posts
      8
      Views

      jonas

      @paul4ts
      I'm open to having a setting for enabling case-insensitivity, however someone else need to add it as I do not have time to prioritize it.

      It should be possible by adding COLLATE NOCASE to the SQL queries in collectionquery.cpp

    • R

      Size of album art in "Collection"
      Technical Help • • rrf494g

      2
      0
      Votes
      2
      Posts
      17
      Views

      jonas

      @rrf494g
      It's not possible through configuration.
      But it should be possible to change in the code if you want to compile by source.
      I think all you need to do is to change the following line in src/collectionmodel.cpp

      const int CollectionModel::kPrettyCoverSize = 32;
    • S

      Option to increase font size in playlist
      Feature Suggestions • • Sylvia

      2
      1
      Votes
      2
      Posts
      79
      Views

      W

      @sylvia The generalization of this is font-size control. I would welcome an option for such but for the opposite reason - to make the size smaller. And while dealing with the appearance of the playlist I suggest also options for the padding on the text and the background color of the alternating lines.

    • D

      HiDPI support
      Feature Suggestions • • DGMurdockIII

      2
      0
      Votes
      2
      Posts
      56
      Views

      P

      @dgmurdockiii There seems to be quite good HiDPI support now. The only thing that appears too small on my 4K 250% scaled KDE Plasma is the icon for the source column.

    • K

      Transfer Music iOS, Podcast?
      Technical Help • • Kuroo

      5
      0
      Votes
      5
      Posts
      58
      Views

      D

      @jonas Thank you for the response.