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

      Debian freeze for Trixie

      • • PeterB
      1
      0
      Votes
      1
      Posts
      124
      Views

      No one has replied

    • M

      Hacking in PrettyOSD positioning on KDE Wayland

      • • mini_bomba
      6
      1
      Votes
      6
      Posts
      204
      Views

      jonasJ

      @mini_bomba

      I've disabled the OSD Pretty if running on wayland, if you still want to enable it, you can change this line here https://github.com/strawberrymusicplayer/strawberry/blob/3fd29c6dcce235b5efcad28a14a9cb172311638a/src/osd/osdbase.cpp#L477 to return true;

    • rlkeeneyR

      Last Played Field Not Updating While Collection Is Being Scanned

      • • rlkeeney
      1
      1
      Votes
      1
      Posts
      60
      Views

      No one has replied

    • rlkeeneyR

      Segmentation Fault While Playing

      • • rlkeeney
      12
      0
      Votes
      12
      Posts
      264
      Views

      rlkeeneyR

      @jonas Yes, I have enabled Save play counts to song tags.

      Thanks. I'll wait for the update to work its way into the repository. I just got 1.2.4.

    • J

      Arch AUR program description

      • • jonhd
      2
      0
      Votes
      2
      Posts
      99
      Views

      jonasJ

      @jonhd
      I don't think the maintainers of AUR are active on this forum so it's probably better to report this to AUR directly.

    • E

      Estimate size when copying to a device

      • • etyloppihacilem
      3
      1
      Votes
      3
      Posts
      113
      Views

      S

      @etyloppihacilem I'm wondering if we potentially ran into the same problem. See my post.

      https://forum.strawberrymusicplayer.org/topic/5712/transfer-to-a-device-configured-with-transcoding-to-a-compressed-format-is-useless

    • K

      Reintegrate projectM Visualizer

      • • kblaschke
      91
      2
      Votes
      91
      Posts
      9.2k
      Views

      Gustavo L ConteG

      @jonas I would not say that I completely gave up, but I just started a new position in a company so I lost that whole free time to mess with this particular thing

      I went making https://github.com/guprobr/WakkaQt instead to learn a bit more Qt before resuming this task
      The last ideas we discussed, I never tried... but the last post on projectM made me feel second toughts on the viability of the idea.... anyway, i want to resume this task someday I don't think we should give up but certainly something is missing in the backend inner parts of how Qt works with OpenGL and how projectM works with OpenGL, as it was discussed on the thread on github.

      But the first thing i would do is trying with latest Qt LTS, before anything.
      Second thing, to try with the same version on Windows!
      We have to figure where the problem is. Obviously its a Qt issue, but what made me stop working on it was when SDL window version showed the same issues. That was very disappointing.

      PS: sorry to take so long to answer, I just saw this today

    • E

      Windows build instructions

      • • Erriez
      5
      0
      Votes
      5
      Posts
      425
      Views

      E

      Resolved, Windows build instructions for developers is updated in strawberrymusicplayer/strawberry-msvc.

    • jonasJ

      Spotify - Switching to access token

      • • jonas
      4
      1
      Votes
      4
      Posts
      584
      Views

      A

      @jonas
      After compiling the code from git streaming from Spotify works.

    • jonasJ

      Port to Qt translations?

      • • jonas
      1
      0
      Votes
      1
      Posts
      142
      Views

      No one has replied

    • Gustavo L ConteG

      Notable Improvement in Memory Management

      • • Gustavo L Conte
      1
      1
      Votes
      1
      Posts
      152
      Views

      No one has replied

    • B

      Library cleared when external drive not connected

      • • bebelalu55
      6
      0
      Votes
      6
      Posts
      281
      Views

      B

      Hello Gustavo & Jonas,

      Thank you for looking at this problem.
      This is not a major bug preventing me from using Strawberry, but just annoying.
      I know how to get round the problem but I am not sure my sister or some of my friends would.
      This could deter them from using it.

    • U

      Creating a simple shuffle play button

      • • user1234
      5
      1
      Votes
      5
      Posts
      977
      Views

      M

      @user1234 id love a function like this, it feels ridiculous that this amazing full feature music player cant easily do something as simple as properly shuffle playlists.

      for that matter, neither the general shuffle function nor the shuffle playlist function do anything for me in that regard. i am simply unable to make the player choose a random playback order for any given playlist. it will always follow the album order, even if i manually pick a random track to start with...

    • athoopenA

      Added several radio stations

      • • athoopen
      6
      0
      Votes
      6
      Posts
      1.2k
      Views

      ben2talkB

      @athoopen https://www.radio-browser.info/search?page=1&order=votes&reverse=true&hidebroken=true&name=radio 4 extra

      Really, from ALL of the radio apps with built in stuff - I'm very happy to escape them. There are just too many issues - so it's better to leave Strawberry for music if you want a GUI Radio player.

      With the way that, for example, BBC make it tough to track down URL's - and when you see the streams, it's easier to hunt down the prized OPUS ones and leave out the archaic mp3 or m4a streams... most music players can't keep up.

      The website absolutely can, if a station stops playing then I go back to the browser and find the next stream.

      I think I had one afternoon searching and finding stuff I liked on there, and it's really very trivial even for a grandmother - or even your wife.

      However, the absolute best Radio GUI application IMO - the one I left behind (preferring the playlist) was Shortwave - which is something that Strawberry isn't ever going to come close to emulating...

      It's very simple to look at, with BIG icons to click, and easy 'Browse' and 'Search'... though I found it only 95% reliable compared to the above website - which gives you the actual stream, so you can copy and paste it into your list.

      Really, once she has a dozen stations - why would she need anything else hard-coded?

      https://itsfoss.com/content/images/wordpress/2020/03/shortwave-screenshot-1.png

    • J

      why not make kdsingleapplication required in cmake?

      • • jms
      8
      0
      Votes
      8
      Posts
      650
      Views

      R

      @jonas Ah submodules - thanks for the pointer! cmake now works.

    • athoopenA

      Building Strawberry in VS Code on OpenSUSE Leap 15.5

      • • athoopen
      14
      0
      Votes
      14
      Posts
      876
      Views

      jonasJ

      @athoopen said in Building Strawberry in VS Code on OpenSUSE Leap 15.5:

      SourceFromURL

      The SourceFromURL function is used to determine source from URL when importing playlists.

    • O

      Add BPM metadata tag

      • • octaviospain
      8
      7
      Votes
      8
      Posts
      1.4k
      Views

      wiezzlW

      Missing bpm and key tag also a lot. Best would be a custom field where you can select a id3 tag of choice.

    • M

      Example Lyrics provider for developers wishing to add more

      • • MrBruh
      2
      1
      Votes
      2
      Posts
      209
      Views

      jonasJ

      @MrBruh

      Reading lyrics from a file should not be implemented as a lyrics provider, but added to the collection watcher (https://github.com/strawberrymusicplayer/strawberry/blob/master/src/collection/collectionwatcher.cpp).
      However, someone else might be working on this: https://github.com/strawberrymusicplayer/strawberry/issues/1351

    • P

      VS2022 build error

      • • przemhb
      6
      0
      Votes
      6
      Posts
      1.4k
      Views

      jonasJ

      @przemhb said in VS2022 build error:

      kernel32.lib

      This is not the same error as the first.
      Maybe something wrong with the linker configuration in Visual Studio.
      https://stackoverflow.com/questions/39514632/error-cannot-open-file-kernel32-lib

    • L

      verify flatpak on flathub

      • • lunarequest
      1
      0
      Votes
      1
      Posts
      217
      Views

      No one has replied

    Powered by NodeBB | Contributors