• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • D

      Thank you!

      Comments & Feedback
      • • • diem
      8
      3
      Votes
      8
      Posts
      1.4k
      Views

      T

      Another super happy user here, taking advantage these days of "Song fingerprinting and tracking"; and remembering the days when that feature didn't exist and how the internal playlists got ruined after renaming files or directories. This is so good... Thank you!

      Long live Strawberry!

    • T

      Thanksgiving thread

      Comments & Feedback
      • • • TakeFive
      1
      0
      Votes
      1
      Posts
      125
      Views

      No one has replied

    • P

      Subsonic stuck at buffering every 2:30 on MacOS

      Technical Help
      • • • palvji
      5
      0
      Votes
      5
      Posts
      276
      Views

      jonasJ

      @palvji
      I can confirm this, just tested on Linux with HTTP/2, stuck on buffering after 54 seconds into the song when playing a tidal track.
      I'm guessing there is regression in one of the recent libsoup versions. I will do some more testing when I have more time.
      Luckily the default in Strawberry is still to force off HTTP/2 for streaming unless you manually check the HTTP/2 option in the settings.

    • E

      Album Covers on iPod Classic

      Technical Help
      • • • euriloco
      3
      0
      Votes
      3
      Posts
      290
      Views

      jonasJ

      @euriloco
      Album covers are stored in a special way on the iPod, so Strawberry does not show album covers under devices, if that's what you mean. Strawberry should however store album covers when copying songs to the iPod, but personally I did not get those to show on the iPod, however, I know it worked for others.

    • T

      Captchas to avoid spambots?

      Feature Suggestions
      • • • tagomago
      7
      0
      Votes
      7
      Posts
      633
      Views

      D

      @jonas StopForumSpam is very good but not sure it around anymore but here is website https://www.stopforumspam.com/

    • D

      Music tagger

      Feature Suggestions
      • metadata tagging cd riping • • DGMurdockIII
      1
      0
      Votes
      1
      Posts
      145
      Views

      No one has replied

    • S

      Using File Path for Smart Playlist

      Technical Help
      • • • secretsubtunes
      1
      0
      Votes
      1
      Posts
      113
      Views

      No one has replied

    • S

      Only showing images that are explicity covers

      Technical Help
      • • • sami1099
      2
      0
      Votes
      2
      Posts
      229
      Views

      T

      In case you didn't read the tooltip of Settings / Collection / Preferred album art filenames (comma separated), it says:

      When looking for album art, Strawberry will first look for picture files that contain one of this words. If there are no matches then it will use the largest image in the directory.

      It's more than enough for me, because I use subdirectories for artwork, and there's only a front cover image with the audio files. My list of words is front,cover.

      There is no Strawberry option "Only use pictures containing this words", so I'd suggest a workaround when some albums don't have a proper front cover and you don't want Strawberry to display the biggest image:

      You might add something like def_image to the list of preferred names (for example, per your preferences, file,Front,cover,folder,def_image), and copy the default CD image from github (or create a custom one) to the album folder as def_image.jpg.

      A bit of command line magic will copy that file to every album directory that needs it. Or you may go nuclear and copy it to every album folder, to test and delete easily all of them if needed.

    • B

      Multi-Genre Support for Subsonic API

      Feature Suggestions
      • • • baroqbard
      1
      0
      Votes
      1
      Posts
      325
      Views

      No one has replied

    • B

      Tidal account

      Technical Help
      • • • blackskyel
      33
      2
      Votes
      33
      Posts
      45.0k
      Views

      jonasJ

      @cdhacker
      This seem to have to do with the client ID which the tidalapi script uses, and quality set to "HI_RES_LOSSLESS" and stream URL method set to "playbackinfopostpaywall".

      HI_RES_LOSSLESS was missing for quality, added now.

      I'm able to stream with some albums with 96/24 and some with 192/24 without any other modifications to the authentication code.

    • jonasJ

      Version 1.2.7 released

      Announcements
      • • • jonas
      1
      4
      Votes
      1
      Posts
      670
      Views

      No one has replied

    • M

      Hacking in PrettyOSD positioning on KDE Wayland

      Development
      • • • mini_bomba
      6
      1
      Votes
      6
      Posts
      457
      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;

    • C

      Windows 11 öffnen der Wiedergabelisten nicht möglich

      Technical Help
      • • • chpichen
      2
      0
      Votes
      2
      Posts
      114
      Views

      jonasJ

      @chpichen
      It's hard to say for sure, can you open one of XSPF files in a plain text editor such as notepad and see how they look, if you can paste the contents here I can have a look.

    • M

      Smart(er) playlists

      Feature Suggestions
      • • • mike_jones
      2
      2
      Votes
      2
      Posts
      205
      Views

      M

      @mike_jones Yes! I tried out Strawberry but had to abandon it because I couldn't get the sort of smart playlists that I'm used to. Similar to you, I have a smart playlist that says:

      3 star tracks that haven't been played in the last 2 years - Randomize and give me 30

      4 star tracks that haven't been played in the last 2 months - Randomize and give me 30

      5 star tracks that haven't been played in the last 2 weeks - Randomize and give me 30

      Unrated tracks that haven't been played in the last month - Randomize and give me 30

      None of the tracks have "[Turn off]" in the description.

      Winamp accomplished this (without limiting the # of tracks per pull) by allowing you to edit the search string as a literal text string, and accepting parenthesis. So my WinAmp smart shuffle would look like (([Rating] = 5 and [Last_Played] > 14) or ([Rating] = 4 and [Last_Played] > 60) or ([Rating] = 3 and [Last_Played] > 730) or ([Rating] IS NULL and [Last_Played] > 30)) and [Comment] NOT LIKE '%[Turn Off]%'

      MediaMonkey accomplishes this by allowing you to to create smart playlists similar to what Strawberry currently offers, but then you can also create a smart playlist that says "include these other playlists." So each one of those bullet points would be a smart playlist on its own (we'll just say they're named 3Star, 4Star, 5Star, and Unrated), and then you would have a smart playlist that says "Tracks that appear in playlists: [3Star, 4Star, 5Star, Unrated]" I generally tuck the "support playlists" in a folder out of sight, but really enjoy the flexibility of the MM model.

      I am currently limping along with MediaMonkey in WINE because none of the native Linux players appear to provide this sort of playlist functionality.

    • rlkeeneyR

      Sort Smart Play Lists

      Feature Suggestions
      • • • rlkeeney
      4
      5
      Votes
      4
      Posts
      501
      Views

      athoopenA

      @rajm @mncroc @rlkeeney support this request, would really make sence to be able to sort/order (Smart) Playlists!

    • S

      automatically adding (disc 1) to imported album names

      Technical Help
      • • • sashasparrow
      3
      0
      Votes
      3
      Posts
      165
      Views

      S

      @jonas oh gosh, i knew it had to be something simple like that. tysm!!

    • rlkeeneyR

      Last Played Field Not Updating While Collection Is Being Scanned

      Development
      • • • rlkeeney
      1
      1
      Votes
      1
      Posts
      178
      Views

      No one has replied

    • P

      Name of the playlist

      Technical Help
      • • • peter
      1
      0
      Votes
      1
      Posts
      147
      Views

      No one has replied

    • rlkeeneyR

      Segmentation Fault While Playing

      Development
      • • • rlkeeney
      12
      0
      Votes
      12
      Posts
      537
      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.

    • A

      GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.

      Technical Help
      • • • allaun
      2
      0
      Votes
      2
      Posts
      297
      Views

      jonasJ

      @allaun

      It looks like the path is cut short. Maybe it has to do with some special characters in the path, or the length of the path.
      Can you copy and paste the entire path here, right click on the affected song in the playlist and select "Copy URL(s)...", then use CTRL + V to paste the URL here.