@rlkeeney
Is it local files or streams? If local files, do you play them from the local HD, or remotely? And what audio format is it?
-
RE: Continuous Buffering
-
RE: Moodbar not displayed in playlist
@mischi
The column is renamed to "Moodbar", "Mood" is the mood tag -
Version 1.2.12 released
What's Changed
Bugfixes
- Fixed scrobbling for radio streams.
- Fixed CDDA memory leaks.
- Fixed device view CDDA loading (#1676).
- Fixed collection directory editing (#1767).
- Fixed devices sometimes being duplicated in the database.
- Fixed alternating playlist row colors with Windows 11 style.
- Fixed broken file filter for GME formats.
- Fixed collection scanning for GME formats.
- Fixed Chartlyrics.
- Fixed network cache file descriptor leak on lyrics search with workaround for QTBUG-135641.
- Fixed parsing Tidal urls with certain stream URL replies.
- Fixed pixelated window icon on Wayland (#1753).
- Fixed saving collection grouping with special characters in the name (#1758).
- Fixed Spotify token not automatically updated on renewal when playing (#1769).
- (macOS/Windows) Fixed network cache file descriptor leak with patch for QTBUG-135641.
- (Windows|MSVC) Fixed installer to not restart the computer after installing Visual C++ Redistributable.
Enhancements
- Implemented edit tag dialog reset for year, track, disc and rating.
- Added ALAC to supported filetypes for iPods.
- Added CD-TEXT support.
- Added back Genius lyrics.
- Added support for reporting more info to ListenBrainz.
- Added support for BPM, mood and initial key tags.
- Added support for sort tags to collection, playlists and smart playlists.
Full Changelog: https://github.com/strawberrymusicplayer/strawberry/compare/1.2.11...1.2.12
macOS and Windows release is available on Patreon (https://www.patreon.com/posts/strawberry-1-2-136351172).
-
RE: Problem compiling with MacOS Tahoe - AGT not found
I haven't tested building on Tahoe yet, but the error should be easy to fix by manually setting the library path.
Something like this:
export LIBRARY_PATH="/System/Library/Frameworks/AGL.framework"
Delete CMakeCache.txt and the run cmake command again.
-
RE: Getting really fed up of the Patreon aspect.
@MovingSounds
I don't understand the problem you have with Patreon as a platform, or is that you expect some updates on the progress as to what is being worked on for the next release? Or is it that it's new releases more often? I have released a new version almost every month, or every second month, the last release was in May, but a new release is in the process, probably in the new few days. -
RE: Strawberry Hanging
@rlkeeney
Version 1.0.23 is very old, I suggest to use the 1.2.11 release from the web site, or from the PPA here: https://launchpad.net/~jonaski/+archive/ubuntu/strawberryIf that does not help.
Start strawberry from the terminal with:GST_DEBUG=*:4 strawberry
-
RE: Strawberry with Linux Mint, Synchronisation IPOD Nano.
@pommi2
It means that the Strawberry package that you use don't have iPod support because it was built without the libgpod library, it's a packaging issue you should take it up with Linux Mint. -
RE: BPM Column | KEY Column | Custom Tag Column
@Sharky-PI TagLib can read any tags. It's easy to do
-
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.