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

      "Intelligent playlist" aka "Search similar song to the current one and add to playlist" with last.fm API

      • • Kolai
      2
      0
      Votes
      2
      Posts
      764
      Views

      K

      I got information that ListenBrainz is working on something that could be used for that as well. See https://github.com/metabrainz/troi-recommendation-playground
      ListenBrainz is from MetaBrainz, the head of MusicBrainz (with picard and so on).

      (I was not able to edit my first post)

    • D

      Shuffle/repeat settings should be per-playlist

      • • deekinblooze
      3
      4
      Votes
      3
      Posts
      649
      Views

      A

      I once suggested shuffle settings per playlist in an issue topic.
      Still think it would be nice to have!

    • L

      Tidal MQA decryption

      • • lolwm
      1
      0
      Votes
      1
      Posts
      241
      Views

      No one has replied

    • L

      Multiple field sorting on smart playlists

      • • leighsmith
      1
      1
      Votes
      1
      Posts
      640
      Views

      No one has replied

    • O

      Key Column missing

      • • Otti1982
      1
      0
      Votes
      1
      Posts
      353
      Views

      No one has replied

    • D

      Power management control using inhibit session idling

      • • demux
      1
      0
      Votes
      1
      Posts
      495
      Views

      No one has replied

    • D

      QOA file format support

      • • denisroy
      1
      0
      Votes
      1
      Posts
      230
      Views

      No one has replied

    • H

      Remote control option? Use my Android phone to control the app

      • • homebrewdude
      11
      1
      Votes
      11
      Posts
      7.2k
      Views

      O

      @jonas

      I know this is an old thread, but I just installed KDE connect on Linux Mint and Android, and it works perfect for what I need.

      I have control of pause, play, fast-forward or reverse, previous or next song and shuffle on or off. That is all I need.

      Thanks,
      Gerry

    • H

      Synchronize play metadata with subsonic

      • • harold
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • A

      Shortcut(s) for "Increment playcount" in the context menu for the selected items in the playlist.

      • • apistoletov
      1
      0
      Votes
      1
      Posts
      363
      Views

      No one has replied

    • J

      yt-dlp support

      • • Jameluke
      2
      2
      Votes
      2
      Posts
      783
      Views

      M

      i also want this feature

    • A

      Remove duplicate SomaFM entries

      • • arno
      2
      0
      Votes
      2
      Posts
      406
      Views

      A

      @arno I fixed this by changing the area around line 113 in somafmservice.cpp

      ... RadioChannel channel; QString quality = obj_playlist["quality"].toString(); QString format = obj_playlist["format"].toString(); if ((quality != "highest") || (format != "aac")) continue; channel.source = source_; channel.name = name; ...

      And then refreshing the channel list in Strawberry

      I also removed the lines

      if (obj_playlist.contains("format")) { channel.name.append(" " + obj_playlist["format"].toString().toUpper()); }

      Unfortunately the github version doesn't respect the "use system icons" rule so now I'm recompiling from the Debian source version

      I posted a patch file here
      https://github.com/orgs/strawberrymusicplayer/discussions/1419#discussioncomment-9065392

    • D

      Stop after this track for Queue

      • • deekinblooze
      3
      0
      Votes
      3
      Posts
      684
      Views

      D

      @CherryStraw Thanks for the response. Of course I know that I can do "stop after this track" if I do it in the playlist. If I didn't know that, I wouldn't know that this feature existed at all, but I have explained above that it is one of my favorite features ๐Ÿ˜

      My point in this post is that it would be good to have that feature accessible from the Queue also, not only from the playlist. Sometimes the playlist might be very long, and scrolling or searching to find the song to stop on would be troublesome. It would be much more convenient to be able to interact only with the Queue... telling it "stop playing when the queue is empty". This seems very natural to me.

    • spider-marioS

      *Not* ignoring โ€œTheโ€ when sorting

      • • spider-mario
      3
      1
      Votes
      3
      Posts
      615
      Views

      jonasJ

      @collapsinghrung
      It doesn't read that tag.
      And no option for this yet.

    • C

      album cover background art - the quality could be improved

      • • collapsinghrung
      5
      0
      Votes
      5
      Posts
      1.5k
      Views

      C

      It might be worth observing that where the embedded image is smaller, Strawberry seems to display a background image that is restricted by the size of the embedded image - but it isn't the embedded image, it's the Strawberry-backround-image version with lots of pixelation.

    • A

      SoundCloud support

      • • axim705
      3
      1
      Votes
      3
      Posts
      705
      Views

      M

      of what i found strawberrymedia player is based on g streamer and gstreamer support youtubedlp through plugin

    • W

      DSD Support

      • • wendigojb
      1
      1
      Votes
      1
      Posts
      612
      Views

      No one has replied

    • J

      button to shuffle whole curent playlist

      • • jms
      3
      1
      Votes
      3
      Posts
      1.1k
      Views

      J

      @smeatheringham
      not the same behaviour (or I misunderstood you)
      this way
      I can see what has been played.
      I can see what will be played

    • J

      Scheduled playback & party mode

      • • joshhansen
      1
      0
      Votes
      1
      Posts
      326
      Views

      No one has replied

    • T

      Qobuz Playlist playback support

      • • techhome
      3
      1
      Votes
      3
      Posts
      660
      Views

      C

      @rene So do I have to have the Qobuz app running as well on my PC? How do I select a song after submitting app id and secret?

    Powered by NodeBB | Contributors