@redo
Not currently, but I plan to make it possible to use custom group by levels so this might be available later
-
RE: How to always display filename in collectionposted in Technical Help
-
RE: Multiple Entries for same artistposted in Comments & Feedback
@Ausron46
Might be some space or different characters in the name.
Try Tools / Console and enter:SELECT distinct albumartist, artist, album from songs where artist like '%ventures%';See if all the albums under The Ventures shows up, and check if there is a difference in naming, ie.: if there is a space before
| album. -
Version 1.2.19 releasedposted in Announcements
Bugfixes:
- Fixed MPRIS2 Play causing playback to restart if already playing (#1995)
- Fixed incorrect use beginInsertRows() / endInsertRows() of when adding / removing devices (#2021)
- Fixed album cover manager save cover to file not working (#2039)
- Fixed repeat and shuffle button sizes (#1838)
- Fixed MPRIS2 resetting previous played track history
- Fixed Qobuz authentication (#2058)
Enhancements:
- Rewrote Discord RPC with Qt and removed RapidJSON dependency
- New grouping shuffle mode
- Use HTTP POST for AcoustID lookup
- Write MusicBrainz Track Id when completing tags using MusicBrainz
- Added rating filter to the collection (#2054)
Full Changelog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.19
macOS and Windows release is available on Patreon (https://www.patreon.com/posts/strawberry-1-2-155927835).
-
RE: Still... Trouble installing GStreamer Spotify pluginposted in Technical Help
@Juanma
I don't have a subscription so I can't test. But maybe Spotify changed something causing it to break.Can anyone else confirm if Spotify still works or not?
-
RE: Requests for a Wiki accountposted in Wiki
@str008
Sent you username and password in private message. -
RE: Error message, Strawberry hangs but I can restart it after a few minutes, other players seem to work unhindered but I prefer Strawberry's GUIposted in Technical Help
@Bluster
Need more info here.
What OS, version of strawberry and what audio format? -
RE: Music Player file size.posted in Comments & Feedback
@kdakodiac
I don't understand what the issue is, do you get an error when adding more songs? What OS and version of strawberry? -
RE: Seeking some clarification.posted in General Discussion
@firutoddo
It's pretty much how you explain it, it's up to you how long you subscribe or how often you want to pay for a release. -
RE: Is there a way to silence the "click" between tracks?posted in Technical Help
@max
It's not normal, try setting the notifications to disabled under Tools / Settings / notifications, in case the native desktop notifications triggers system sounds.