• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Technical Help
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • N

      Cannot obtain Tidal auth token

      • • nocrustflavor
      3
      0
      Votes
      3
      Posts
      559
      Views

      M

      @koko this seems to no longer work, as sign ins get blocked.

    • C

      Need a little guidance on streaming Tidal content

      • • confused_noob
      4
      0
      Votes
      4
      Posts
      408
      Views

      C

      I ran Fiddler again, and this time got a thing called x-tidal-token that I figured must be the right thing. However, I entered it along with my uname and password, and it spits out failure to authenticate. I can only assume I'm doing something wrong... ?

    • 0815news0

      How to add radio stations?

      • • 0815news
      1
      0
      Votes
      1
      Posts
      231
      Views

      No one has replied

    • K

      Not able to unlock new Strawberry update

      • • kdakodiac
      2
      0
      Votes
      2
      Posts
      208
      Views

      No one has replied

    • rlkeeneyR

      Multiple Entries for One Album and Crashing

      • • rlkeeney
      3
      0
      Votes
      3
      Posts
      374
      Views

      rlkeeneyR

      @jonas Thanks,

      Is there any way to fix two database entries for the same track?

    • KillerKomodoOhNoK

      Same Named Albums Display Same Cover

      • • KillerKomodoOhNo
      1
      0
      Votes
      1
      Posts
      303
      Views

      No one has replied

    • A

      Strawberry & Easytag

      • • ashley194
      3
      0
      Votes
      3
      Posts
      426
      Views

      Gustavo L ConteG

      @ashley194 said in Strawberry & Easytag:

      a day ago

      Hi all, First off, I'm running Debian 12.6 "Bookworm" KDE DE.

      In Strawberry, every time I select 'Show in file browser' in the context menu it opens up Easytag instead of the Dolphin file manager!

      Open a terminal.
      Execute

      xdg-open .

      to see if it opens Dolphin. If not, you might need to fix the association. Sometimes xdg-open might be pointing to the wrong application. If xdg-open is opening files with the wrong application, you can fix this by adjusting your MIME type associations or setting the correct default application for handling specific types of files.

      EXAMPLES

      For Directories (typically handled by file managers like Dolphin):

      xdg-mime default dolphin.desktop inode/directory

      or, i.e. For Text Files:

      xdg-mime default kate.desktop text/plain

      or, For PDF Files:

      xdg-mime default okular.desktop application/pdf

      the query mistekko sent is very useful to debug which default application is set for opening folders, which is the case. The first command I sent is useful to actually test if the problem lies in Strawberry or system-wide.

    • E

      This topic is deleted!

      • • evilinez
      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • K

      TLS initialization failed

      linux • • kirk781
      7
      0
      Votes
      7
      Posts
      972
      Views

      K

      @jonas Ah,thanks. My problem is solved as well now. Installing the Qt TLS Plugin again makes Strawberry scrobble again. Now, I can ditch Rhythmbox again!

    • N

      What to look out for when building under macOS 14.6 14.6 - [x186_64] parallel to QT 6 in Homebrew

      • • nfriese
      3
      0
      Votes
      3
      Posts
      622
      Views

      N

      @jonas
      Ok and thanks for the hint.
      However, it is irritating that the CMakeCache.txt file contains the following text in the preamble:

      # This is the CMakeCache file. # For build in directory: /Users/user/Bastelbude/strawberry/build # It was generated by CMake: /opt/strawberry_macos_arm64_release/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY.

      (Note: The file now comes from the build for the ARM architecture - that's where I successfully performed my hack).

      By adding the line to the CMake command, you are referring to the “Configure build” step in https://wiki.strawberrymusicplayer.org/wiki/Build_macOS, where the expression can then be added. If this is correct, I will then adapt or revise my first post.

    • K

      Tidal streaming downsampling issue to external dac

      • • koko
      4
      0
      Votes
      4
      Posts
      384
      Views

      R

      @jonas I tested it with U2's Achtung baby 30th anniversary album, which is only available in hi-res format.

    • S

      Strawberry crashing on song change

      • • strwbMcstrawbson
      10
      0
      Votes
      10
      Posts
      974
      Views

      jonasJ

      I've been testing over night and this bug looks to be fixed with https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7401 which has also been merged in GStreamer, but it missed 1.24.7 so that version is still affected.
      For openSUSE I've opened a request to add it here: https://build.opensuse.org/request/show/1195264
      And I've opened a bug report in Arch here: https://gitlab.archlinux.org/archlinux/packaging/packages/gst-plugins-base/-/issues/2 and asked if they can add the patch.
      For other Linux distros affected by this bug ask them if they can add the patch.
      You can possibly also bypass the bug by enabling cross-fading automatic (and uncheck the Except between tracks on the same album checkbox) in the backend settings of strawberry.

    • T

      Love button for ListenBrainz

      • • tagomago
      4
      1
      Votes
      4
      Posts
      561
      Views

      T

      @jonas Oh, btw! I forgot. There’s an Android scrobbler called Pano Scrobbler that manages to send feedback without any MBIDs on the metadata (it works using my own tracks). I wonder how they do that. 🤔

      It looks like the client searches for the MBIDs when not present. See lines 158-159 here:

      https://github.com/kawaiiDango/pano-scrobbler/blob/main/app/src/main/java/com/arn/scrobble/api/listenbrainz/ListenBrainz.kt

      I’m not sure, though. But maybe that method could be used by Strawberry? 👀

    • T

      Some streams get scrobbled, others don’t

      • • tagomago
      3
      0
      Votes
      3
      Posts
      359
      Views

      T

      @jonas Oh wow, didn’t even take that into account. Rolling now. Nice! Thank you.

    • B

      What is the source for the Information in the source column?

      • • blumentopf
      5
      0
      Votes
      5
      Posts
      612
      Views

      jonasJ

      Strawberry should show CD (optical disc) icon only for songs loaded from CD, so I think your icons must have been replaced somehow, maybe by using system icons.
      For the collection it should show a black vinyl icon, for local songs outside of the collection it should show a folder icon, other sources are streams, tidal, spotify, etc.

    • T

      strawberry not picking up a lot of my music

      • • tringtainder
      8
      0
      Votes
      8
      Posts
      531
      Views

      jonasJ

      @tringtainder
      Same problem as the error message, or songs missing? If you do a full re-scan, do you get any errors messages now?

    • R

      strawberry playlist filtering is malfunctioning

      • • roman
      7
      0
      Votes
      7
      Posts
      513
      Views

      R

      @jonas compiled the latest version, definitely works now, thank you very much!

    • rlkeeneyR

      ListenBrainz error: artist_mbids MBID format invalid. (400)

      • • rlkeeney
      3
      0
      Votes
      3
      Posts
      644
      Views

      rlkeeneyR

      @jonas said in ListenBrainz error: artist_mbids MBID format invalid. (400):

      kid3

      Looks like exactly what I need. Thanks.

    • ?

      Migrating song ratings from Apple Music to Strawberry

      • • A Former User
      3
      0
      Votes
      3
      Posts
      480
      Views

      ?

      Additionally, note that if you run this script without modifying the logic, note that songs that have not been marked as loved will be lowered by a half-star rating. This is so that songs that were marked as loved will have an even rating, and songs that were not will have an odd one. This is possible because iTunes has 5 possible rating options and Strawberry has 10. If you do not want this behavior, please change it when you run it!

      In case you need step-by-step directions to run it (Linux, not sure about mac or windows):

      Download and install node.js Make a directory and CD into it Save this code into a .js file Export your iTunes Library.xml file and copy it into the folder (or somewhere nearby. You'll need to specify its path) Install dependencies: npm i plist better-sqlite3 file-url Edit the javascript file! Change all of the constants at the top to those that fit your needs. If those aren't right, it can lead to unexpected behavior. As I explained at the top of this post, make sure you like the rating conversion logic or change it if you don't Back up your strawberry database Run (node ./script.js) and hope this doesn't break your library

      Feel free to suggest edits / comments / concerns

    • H

      APE audio playback suddenly freezes player

      • • Hyperion
      4
      0
      Votes
      4
      Posts
      365
      Views

      jonasJ

      If you are using Arch, they switched to gstreamer with ffmpeg 7, which is not supported by the latest gstreamer release, there is a issue for this here: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3657

    Powered by NodeBB | Contributors