@Sharky-PI TagLib can read any tags. It's easy to do
-
RE: BPM Column | KEY Column | Custom Tag Column
-
RE: Real-time monitoring of music folders for automatic library updates
@StrawberryAR
You need to add the folders to the collection in Settings / Collection. And make sure "Monitor the collection for changes" is checked. -
RE: Custom background image transparency
@ida
Transparency isn't supported for custom background images. -
RE: No Genius Lyrics
@HanifMZ
I had to remove it since Genius changed their web pages, many times it was showing only partially lyrics, and Genius keeps changing their web pages, continuously breaking the lyrics parsing. It's also pretty messy to parse HTML instead of using an API.
It's not possible to get full lyrics from the Genius API, and their search is also very bad, so I finally just decided to just remove it. -
RE: Looks strange
@friTTe
What OS and version of Strawberry is this?I'm aware of an issue with the playlist row colors on Windows using the windows11 style. You can change the style in Settings / Apperance / Style, set the style to windowsvista, or turn of the alternating row colors like already suggested.
-
RE: Tidal Authentication
@Cecu
Most likely the other application is registered as URL handler for tidal instead of strawberry.
Open a terminal and type:xdg-mime query default x-scheme-handler/tidal
To find which application is registered for Tidal.
If it's another application you can temporary remove that desktop file (usually in /usr/share/applications/).
Also make sure that the desktop file for strawberry is correctly installed (org.strawberrymusicplayer.strawberry.desktop). -
RE: Current status of ASIO and WASAPI Exclusive
@KirstyA
See https://forum.strawberrymusicplayer.org/post/3360 and https://forum.strawberrymusicplayer.org/topic/88/testers-needed-for-windows-wasapi-support?_=1749326983834ASIO worked last time I checked, but not without resampling the audio.
It's a high priority to fix this. -
RE: Tidal integration broken?
@Darkness-Twisty
It works here with the latest release 1.2.11, if you got an option for "OAuth", it's an older release of Strawberry, the latest OAuth is always being used.
Strange errors might happen if there is a incompatible client id used. -
Version 1.2.11 released
What's Changed
- Fixed playlist songs sometimes not updated with new cover.
- Fixed context album cover showing even when it's disabled in the setting (#1744).
- Fixed crash when dragging songs to a closed playlist (#1741).
- Enable startup notify in desktop file.
- (Windows|MSVC) Add experimental support for native ARM64 builds.
- (Windows|MinGW) Fixed crash on exit.
Full Changelog: https://github.com/strawberrymusicplayer/strawberry/compare/1.2.10...1.2.11
macOS and Windows release is available on Patreon (https://www.patreon.com/posts/strawberry-1-2-129053027).
If you are sponsoring through GitHub, Ko-fi or PayPal, please e-mail support AT strawberrymusicplayer.org for access to downloads.