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

      Automatically Reload a Play List

      • • rlkeeney
      1
      0
      Votes
      1
      Posts
      311
      Views

      No one has replied

    • F

      Locating files on a playlist m3u

      • • Fearless
      1
      0
      Votes
      1
      Posts
      305
      Views

      No one has replied

    • L

      "Now playing" support in mac

      • • lokcusufi
      1
      0
      Votes
      1
      Posts
      188
      Views

      No one has replied

    • GolfProFredG

      Taskbar play/pause controls

      • • GolfProFred
      7
      0
      Votes
      7
      Posts
      1.0k
      Views

      rlkeeneyR

      @golfprofred Glad, I could help.

    • P

      A waveform seekbar like the deadbeef or foobar2000 waveform seekbar plugin

      • • Philipsboy
      1
      1
      Votes
      1
      Posts
      358
      Views

      No one has replied

    • H

      Please add Artist Info and Android support

      • • Helpless_Dancer
      4
      1
      Votes
      4
      Posts
      1.2k
      Views

      P

      @helpless_dancer Got it. 👍 I'd still love to see it ported to Android, though. 😁 Wish I took more programming classes in college.

    • L

      Raspberry Pi 4 version

      • • LanceJZ
      2
      0
      Votes
      2
      Posts
      626
      Views

      P

      This can be easily, although it takes some work to do, to compile for a RPi, on a RPi. I was able to do it on my RPi3 running Bullseye. You can do it using the Debian/Ubuntu compiling instructions over on the Github. (I found that when it came to the "make" command, just using "make" without the "-j$(nproc)" worked best since the Pi3 is kinda slow, it may work fine on a Pi4.)

      Where it gets time consuming, is that you need to install the dependencies. Taglib 1.12 (which is highly recommended because 1.11 can corrupt .ogg files) needs to be compiled from source (unless the Pi repository has finally been updated), same with Qt6 (Compiling Qt6 was probably the most frustrating part of the process and it takes a while to compile it on a RPi3. Qt5 can be added through RPi's built-in software install app). What I did was run "cmake .." from the "build" directory and watched the screen output to see what dependencies were missing and added them. It can be frustrating figuring out what the name of the dependency is when trying to add it from the Pi Repositories. The official software installation app is a big help with eeking out most dependencies, "apt list" is another big help, some I just had to resort to googling to find the dependency name.

      Yes, it'd be nice if someone would add it to the official repository, but once you have all the dependencies installed it goes fairly quickly. Obviously, the downside is that you have to keep the dependencies installed so that you can compile newer releases, which takes up space.

      I don't frequent here, but if you want some assistance and are patient, I might be able to help if you hit a roadblock. I'm not a programmer or a heavy Linux user, so I can't really answer compiling questions outside of those issues I ran into compiling this and other software on my Pi, but I can try to answer any questions you may have.

      Edit to add: I went through all of this to compile version 1.0.2, compiling 1.0.3 went very smoothly since I had all the dependencies installed when I was trying to compile 1.0.2. Just to let you know that the latest version can be compiled and run on a Pi. The verison of Bullseye I am running is the 32 bit version.

    • A

      Allow duplicating a Smart Playlist

      • • apistoletov
      1
      2
      Votes
      1
      Posts
      444
      Views

      No one has replied

    • ?

      Add this app to winget

      • • A Former User
      1
      0
      Votes
      1
      Posts
      295
      Views

      No one has replied

    • D

      Clear search automaticaly in playlist search bar

      • • dam85
      1
      0
      Votes
      1
      Posts
      236
      Views

      No one has replied

    • C

      Add a Spek like Analyzer to Strawberry

      • • CharAznableLoNZ
      1
      0
      Votes
      1
      Posts
      514
      Views

      No one has replied

    • S

      Alternate Cover Addendum

      • • SlewToYou
      1
      1
      Votes
      1
      Posts
      371
      Views

      No one has replied

    • J

      Left click selecting the column

      • • jakedaphunk
      2
      0
      Votes
      2
      Posts
      337
      Views

      J

      Here is a possible implementation:
      https://github.com/strawberrymusicplayer/strawberry/pull/906/files

    • B

      output metadata to a file

      • • Bamsy
      1
      0
      Votes
      1
      Posts
      283
      Views

      No one has replied

    • T

      Add filesink to GStreamer output options.

      • • tonurics
      1
      0
      Votes
      1
      Posts
      331
      Views

      No one has replied

    • V

      Moodbar / Seekbar -> full length of the window

      • • vibrasphere
      2
      0
      Votes
      2
      Posts
      516
      Views

      Z

      See here and here.

    • FerdinandF

      Translate lyrics... 8-O

      • • Ferdinand
      1
      0
      Votes
      1
      Posts
      454
      Views

      No one has replied

    • Z

      "Show above status bar" option

      • • Zapp
      4
      0
      Votes
      4
      Posts
      1.2k
      Views

      Z

      Sorry my fault, I was under the impression that Strawberry retired the now playing widget in favor of the context tab in the sidebar.
      I only realized just now that it's still available - if I enable it, I see the GUI option as well.

      But since this option actually applies to the whole sidebar instead of just the widget, wouldn't it make sense to show this option under "Behavior" or "Appearance" in settings?

    • M

      Jellyfin integration

      • • mbnoimi
      3
      0
      Votes
      3
      Posts
      1.3k
      Views

      CherryStrawC

      @mbnoimi This is actually a good idea. I wonder if the developer thought about this already.

    • F

      Backup/restore playlists & custom EQ presets

      • • fatso
      3
      0
      Votes
      3
      Posts
      819
      Views

      F

      @fatso Found it. Thanks for the info!

      For anyone else looking for this, on Mint linux 20.3, the full path is:
      /home/your_user_name/.config/strawberry/strawberry.conf
      (.config is hidden, so use CTRL-H to see it)

    Powered by NodeBB | Contributors