• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. jonas
    3. Posts
    • Profile
    • Following 0
    • Followers 13
    • Topics 96
    • Posts 1,004
    • Best 213
    • Controversial 2
    • Groups 1

    Posts made by jonas

    • Version 1.2.14 released

      Bugfixes:

      • Fixed showing error dialog minimized when main window is not current active window (#1739)
      • Fixed Discord timestamp update when seeking (#1813)
      • Fixed CD metadata lookup to respect MusicBrainz rate limiting
      • Fixed Tidal Open API cover provider
      • (Windows) Fixed device selection with WASAPI2

      Enhancements/Other:

      • Removed libre.fm support
      • Rewrote MusicBrainzClient to use Json instead of XML
      • Subsonic will now use cover art from album when available
      • Added option to remove "Remastered", etc from song titles for Tidal, Qobuz and Spotify
      • Added webm to supported file extensions
      • (Windows|MinGW) Added WASAPI2 support
      • (Windows) Added experimental exclusive mode for WASAPI2

      Full Changelog: https://github.com/strawberrymusicplayer/strawberry/compare/1.2.13...1.2.14

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

      posted in Announcements
      jonasJ
      jonas
    • RE: Strawberry ignores embedded album cover and displays wrong one instead.

      @rik
      It works when testing here,
      Can you send me a file that doesn't work in strawberry and I can check?

      posted in Technical Help
      jonasJ
      jonas
    • RE: Slow startup and indexing compared to Clementine

      @henk
      The startup could be slower because of the way Strawberry initializes objects earlier at startup, I fixed bugs and even rewrote many parts of the code where Clementine did things unsafe thread-wise, ie.: reading and modifying GUI things from a another thread than the main thread, which will be faster, but it's broken code, and just a coincidence that it doesn't crash.
      One thing you can try is to turn off "Grey out unavailable songs in playlist on startup" in Settings / Playlist, this feature will lag the startup significantly.

      Strawberry has a little delay at the beginning of the scan, it's because it iterates through the directories to find the number of files for the progress % status.
      Clementine calculates the progress only based on the number of directories, which makes the progress inaccurate, and often stuck on 97-99% for a long time.
      Other than that, then scan speed should be pretty much identical.

      posted in Technical Help
      jonasJ
      jonas
    • RE: Tidal: "GstURISourceBin:urisourcebin4: No demuxer element, check your installation"

      @pavalliavonau said in Tidal: "GstURISourceBin:urisourcebin4: No demuxer element, check your installation":

      nAdaptive

      I think adaptivedemux2 (not 100% sure).

      posted in Technical Help
      jonasJ
      jonas
    • RE: Autocomplete tags stopped working

      @maybl8
      Musicbrainz has rate limiting, Strawberry tries to respect it, by delaying requests, but there might be cases where it glitches causing it to stop working for a while.

      posted in General Discussion
      jonasJ
      jonas
    • RE: Tidal: "GstURISourceBin:urisourcebin4: No demuxer element, check your installation"

      @pavalliavonau

      You need the GStreamer dash plugin, should be part of gstreamer-plugins-bad

      gst-inspect-1.0 dash
      
      posted in Technical Help
      jonasJ
      jonas
    • RE: spotifyaudiosrc : track is not available

      @pavalliavonau
      I think it's the same bug as described here: https://github.com/strawberrymusicplayer/strawberry/issues/1798
      There is a workaround adding an entry to the hosts file, but I think it's fixed in the latest librespot release.

      posted in Technical Help
      jonasJ
      jonas
    • RE: About the new sort tags behavior

      In the new release we made use of sort tags for sorting, but the plan is to make an option for it.

      posted in General Discussion
      jonasJ
      jonas
    • RE: Windows NMAKE : fatal error

      @romario781
      The error doesn't make much sense since the first messages says strawberry_lib.lib was generated, but later it says it "doesn't know how to make", do you have some sort of anti-virus removing or blocking the files? Does strawberry_lib.lib exist?
      Please share the CMake command and full output with ``--log-level=DEBUG"`?

      And I'm curious, why do you use NMake and not Ninja or Visual Studio 17? NMake is really slow.

      posted in Development
      jonasJ
      jonas
    • Version 1.2.13 released

      Bugfixes

      • Fixed playlist alternating row colors no longer working with some styles (#1806)
      • Fixed "Open Audio CD" no longer working (#1803)
      • Fixed systemtray icon playback status not working with scaling (#1782)
      • Fixed build without MusicBrainz (#1799)
      • Fixed build without MTP (#1804)

      Enhancements:

      • Added Discord status text option (#1796)
      • Read Vorbis/FLAC "Other" embedded covers if front cover is not available (#1793)

      Full Changelog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.13

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

      posted in Announcements
      jonasJ
      jonas
    • RE: Multi genre support: implement semicolon split for Genre grouping in Collection

      @Sharky-PI
      It's not possible to do with the current data structure used, have to reorganize everything to add support for multiple tags

      posted in Feature Suggestions
      jonasJ
      jonas
    • RE: Continuous Buffering

      @rlkeeney
      Try setting low watermark to 0.10 and buffer duration to 8000

      posted in Technical Help
      jonasJ
      jonas
    • RE: SMP 1.2.12 error on Windows 11 x64 version

      @NiceTortoise77
      In settings / Backend. Try setting output to WASAPI instead.

      posted in Technical Help
      jonasJ
      jonas
    • RE: Bug (?) when adding covers and updating changed collection folders

      @smeatheringham
      It's known issue that when editing tags outside of strawberry, it's not always picked up if the mtime is not modified, you can try the touch command on the specific files, see if that triggers an update.

      posted in Technical Help
      jonasJ
      jonas
    • RE: Continuous Buffering

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

      posted in Technical Help
      jonasJ
      jonas
    • RE: Moodbar not displayed in playlist

      @mischi
      The column is renamed to "Moodbar", "Mood" is the mood tag

      posted in Technical Help
      jonasJ
      jonas
    • 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).

      posted in Announcements
      jonasJ
      jonas
    • RE: Problem compiling with MacOS Tahoe - AGT not found

      @frake

      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.

      posted in Technical Help
      jonasJ
      jonas
    • 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.

      posted in General Discussion
      jonasJ
      jonas
    • 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/strawberry

      If that does not help.
      Start strawberry from the terminal with:

      GST_DEBUG=*:4 strawberry
      
      posted in Technical Help
      jonasJ
      jonas