• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. jonas
    3. Posts
    • Profile
    • Following 0
    • Followers 14
    • Topics 103
    • Posts 1,061
    • Best 224
    • Controversial 2
    • Groups 1

    Posts made by jonas

    • Version 1.2.21 released
      • Re-point playlist items that references duplicated songs before removal (#2168)
      • Preserve user data before deleting duplicate songs (#2168)
      • Check for svg support (#2171)
      • Support custom icons from scalable dir (#2171)
      • Custom icons take precedence over system theme icons (#2171)
      • Add .tak to valid file extensions
      • Optional exponential volume
      • Fixed build without moodbar and waveform

      macOS and Windows release is available on Patreon:
      https://www.patreon.com/jonaskvinge/posts/strawberry-1-2-162258330

      posted in Announcements
      jonasJ
      jonas
    • RE: Support for TAK (Tom’s lossless Audio Kompressor) audio files

      tak is already supported by gst-libav, but TagLib doesn't support it so Strawberry won't read the tags.

      posted in Feature Suggestions
      jonasJ
      jonas
    • RE: Volume HiRes flac on SB 1.2.19 Mac barely audible

      @dick
      Thanks for sharing the solution, what was the fallback again setting set to?

      posted in Technical Help
      jonasJ
      jonas
    • RE: Playlist view settings reset after upgrade to 1.1.3.

      @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 use coredumpctl list and check if it crashed previously.

      posted in Technical Help
      jonasJ
      jonas
    • Version 1.2.20 released

      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)

      posted in Announcements
      jonasJ
      jonas
    • RE: Strawberry works, but then it doesn't. Gstreamer issue?

      @FromClementine
      Strawberry isn't supported/expected to work under WSL.

      posted in Technical Help
      jonasJ
      jonas
    • RE: 1.2.19 - resetting previous played track history

      @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?

      posted in Comments & Feedback
      jonasJ
      jonas
    • RE: Strawberry just plain won't work on my Pop OS box.

      @jonarmst_303
      Have you tried adding a directory with audio files to the collection in Tools / Settings / Collection? Does anything show up?

      posted in Technical Help
      jonasJ
      jonas
    • RE: Manually rebuilding playlists using data in strawberry.db

      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

      posted in Technical Help
      jonasJ
      jonas
    • RE: Wiki instructions outdated or omitting steps

      @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.

      posted in Technical Help
      jonasJ
      jonas
    • RE: Streamed songs from Spotify disable seeking - Is this normal?

      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.

      posted in Technical Help
      jonasJ
      jonas
    • RE: How to always display filename in collection

      @redo
      Not currently, but I plan to make it possible to use custom group by levels so this might be available later

      posted in Technical Help
      jonasJ
      jonas
    • RE: Multiple Entries for same artist

      @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.

      posted in Comments & Feedback
      jonasJ
      jonas
    • Version 1.2.19 released

      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).

      posted in Announcements
      jonasJ
      jonas
    • RE: Still... Trouble installing GStreamer Spotify plugin

      @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?

      posted in Technical Help
      jonasJ
      jonas
    • RE: Requests for a Wiki account

      @str008
      Sent you username and password in private message.

      posted in Wiki
      jonasJ
      jonas
    • 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 GUI

      @Bluster
      Need more info here.
      What OS, version of strawberry and what audio format?

      posted in Technical Help
      jonasJ
      jonas
    • RE: Renaming files and capital letters

      @LordBagheera
      No sorry

      posted in Comments & Feedback
      jonasJ
      jonas
    • RE: Music Player file size.

      @kdakodiac
      I don't understand what the issue is, do you get an error when adding more songs? What OS and version of strawberry?

      posted in Comments & Feedback
      jonasJ
      jonas
    • RE: Seeking some clarification.

      @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.

      posted in General Discussion
      jonasJ
      jonas