tak is already supported by gst-libav, but TagLib doesn't support it so Strawberry won't read the tags.
-
RE: Support for TAK (Tom’s lossless Audio Kompressor) audio filesposted in Feature Suggestions
-
RE: Volume HiRes flac on SB 1.2.19 Mac barely audibleposted in Technical Help
@dick
Thanks for sharing the solution, what was the fallback again setting set to? -
RE: Playlist view settings reset after upgrade to 1.1.3.posted in Technical Help
@Hoshiet
Change some columns, then go to Music / Quit, re-open Strawberry, are they then saved?
if not, please do a backtrace so we can see if it crashes:
https://wiki.strawberrymusicplayer.org/wiki/Backtrace
Or usecoredumpctl listand check if it crashed previously. -
Version 1.2.20 releasedposted in Announcements
Bugfixes:
- Defer writing playcount and rating tags for the currently playing MP3 file to prevent playback issues (#1916)
- Fixed volume being reset during gapless playback when the sample rate changes between tracks (#2149)
- Prevent duplicate songs with identical URL (#1341)
- Fixed album shuffle to use the effective album artist
- Fixed collection watcher skipping symlinked directories
- Fixed collection subdirectory path handling when renaming directories
- Fixed songlyrics.com, elyrics.net and letras lyrics parsing
- Fixed SPC (GME) file parsing
- Fixed Tidal session not being cleared on authentication errors
- Fixed global shortcuts to use the first backend that registers successfully
- Prefer the volume UUID when identifying removable devices (#2125)
- Save settings when the session manager requests a commit (#1818)
- Set StartupWMClass in the desktop file to org.strawberrymusicplayer.strawberry (#1996)
- Fixed two tabs closed when middle clicking on a playlist tab (#2084)
- Allow longer timeout waiting for lyrics
- Fixed scroll wheel changes numeric values (number, disc, year) instead of scrolling the window content in tag editor (#2104)
- Fixed playback stopping on files with embedded subtitle/text streams such as S_TEXT/WEBVTT (#2128)
- Only apply HTTP proxies to streaming, since SOCKS proxies are not supported by GStreamer (#2086)
- Fixed updating device collection path (#2125)
- Numerous stability, crash-safety, memory-safety and detach fixes throughout the application
Enhancements:
- New waveform for seekbar
- New filesystem watcher on Linux and Windows which also detects file changes within directories
- Added radio browser
- Improved MPRIS2 support (TrackMetadataChanged and TrackAdded signals and upgraded playlist track definitions)
- Include release group MBID in ListenBrainz scrobble submission
- FFTW3 fast spectrum plugin for moodbar is now optional
- Removed broken ChartLyrics, lyricfind.com and lololyrics.com lyrics provider
- (Windows|MinGW-W64) Switch back to winpthreads
macOS and Windows release is available on Patreon (https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-161639853)
-
RE: Strawberry works, but then it doesn't. Gstreamer issue?posted in Technical Help
@FromClementine
Strawberry isn't supported/expected to work under WSL. -
RE: 1.2.19 - resetting previous played track historyposted in Comments & Feedback
@paul2berry
The played track history (clicking previous track button) will reset if you stop playback, or do you mean it's resetting while still playing? -
RE: Strawberry just plain won't work on my Pop OS box.posted in Technical Help
@jonarmst_303
Have you tried adding a directory with audio files to the collection in Tools / Settings / Collection? Does anything show up? -
RE: Manually rebuilding playlists using data in strawberry.dbposted in Technical Help
Did you see https://wiki.strawberrymusicplayer.org/wiki/Database_integrity_check ?
Check the database for errors first, if you can read it in DB browser it might be possible to recover it.
See https://sqlite.org/recovery.html -
RE: Wiki instructions outdated or omitting stepsposted in Technical Help
@Krax
You only need to build gst-rs-plugins from source if it's not already provided by your distro as a package, or you have a version older than 0.14. Most distros should ship the package containing the spotify plugin.
As for the build issue:
You are most likely missing the development package for GStreamer, the one containing gstreamer-1.0.pc and .h (development headers).
I don't know the package names for Solus so you might have to consult them. -
RE: Streamed songs from Spotify disable seeking - Is this normal?posted in Technical Help
I believe this is normal, seeking isn't supported with Spotify.
Strawberry mainly has one developer me, so it's not possible for me to reply to everything, there are too many issues to reply to.