• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. br_shadow
    3. Posts
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 11
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by br_shadow

    • RE: Soft crashes in Manjaro KDE Wayland: Songs re-start playing a few seconds in or skip on their own

      @jonas confirming this is a bug in Strawberry. I have been using Clementine and this issue does not occur. It also does not occur with other media players. happy to help you further detect the bug

      posted in Technical Help
      B
      br_shadow
    • RE: Soft crashes in Manjaro KDE Wayland: Songs re-start playing a few seconds in or skip on their own

      @jonas

      Thanks. I removed the Flatpak, as it had a bug anyway (could not enable Moodbar at all).

      Okay here is the output of

      mp3check -ersv /home/geo/Music/Lost\ in\ a\ Myth/
      

      Again huge text file

      https://file.io/Jt2xS6zF5D1N

      The output of the following command (I pasted it as a single command):

      export GST_DEBUG=*:5
      export GST_DEBUG_FILE=/tmp/strawberry-gstreamer-debug.log
      strawberry
      
      

      Output from bash:

      [geo@desktop ~]$ export GST_DEBUG=*:5
      export GST_DEBUG_FILE=/tmp/strawberry-gstreamer-debug.log
      strawberry
      13:08:12.968 INFO  main:184                         Strawberry 1.0.22 Qt "6.6.1"
      13:08:12.968 INFO  main:185                         "Manjaro Linux unknown - (linux 6.6.10-1-MANJARO) [x86_64]"
      13:08:12.968 WARN  unknown                          Could not find the Qt platform plugin "wayland" in "" 
      13:08:12.993 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next"))
      13:08:12.993 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play"))
      13:08:12.993 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous"))
      13:08:12.993 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop"))
      13:08:12.999 INFO  main:47                          TagReader worker connecting to "/tmp/strawberry_2373202606"
      13:08:13.054 INFO  Player:954                       Registered URL handler for "subsonic"
      13:08:13.056 INFO  Player:954                       Registered URL handler for "tidal"
      13:08:13.063 INFO  Player:954                       Registered URL handler for "qobuz"
      13:08:17.717 INFO  MoodbarLoader:137                Loading cached moodbar data for "/home/geo/Music/Lost in a Myth/Howard Shore - Flight from Edoras.mp3"
      13:08:18.504 ERROR MusixmatchLyricsProvider:404     MusixmatchLyrics: "Received status code 401, switching to URL based lookup."
      13:08:19.502 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Howard Shore/Flight from Edoras - server replied: Not Found (203)"
      13:08:19.502 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      13:10:31.221 INFO  MoodbarLoader:137                Loading cached moodbar data for "/home/geo/Music/Lost in a Myth/Grant Kirkhope - Klurikon.mp3"
      13:10:33.104 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Grant Kirkhope/Klurikon - server replied: Not Found (203)"
      13:10:33.104 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      13:14:03.487 INFO  MoodbarLoader:137                Loading cached moodbar data for "/home/geo/Music/Lost in a Myth/Kevin Riepl - Immutable Truth.mp3"
      13:14:05.297 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Kevin Riepl/Immutable Truth - server replied: Not Found (203)"
      13:14:05.297 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      
      

      Here is the strawberry-gstreamer-debug.log. I had to stop the process before the behavior manifested at all (usually it starts doing it 4-5 songs in) as the file had reached 1.5 GB. If you know of a way to make the debug log less verbose so I can stop it when the behaviour actually manifests, let me know.

      https://file.io/Vln4yEFLmSUL

      posted in Technical Help
      B
      br_shadow
    • RE: Soft crashes in Manjaro KDE Wayland: Songs re-start playing a few seconds in or skip on their own

      @jonas thank you for that.

      It's interesting the first install was also flatpak, that was installed from the official arch repositories rather than flatpak. I wonder if they just use the flatpak for the repos?

      How do I enable DEBUG at launch of Strawberry? This is the command to start the flatpak. How do I put the debug flag here?

      usr/bin/flatpak run --branch=stable --arch=x86_64 --command=strawberry --file-forwarding org.strawberrymusicplayer.strawberry
      
      

      Also, you may be right the mp3 files might have issues. However this is not an issue with other media players (previously with Clementine and in my Android phone with Musicolet) but in both my Desktop and my Laptop Strawberry behaves like that.

      Below is the output of

      mp3check -earsv
      

      Sorry, the text file is enormous, I had to upload it somewhere

      https://file.io/7p8DLkFCWVIy

      or

      https://ufile.io/fabpr2yn

      But basically the output says

      683 files checked, 683 erroneous files found
      (663 anomalies found)
      

      Some errors I saw in the output in multiple files:

      • bitrate switching (192 -> 160)
      • bitrate switching (160 -> 192)
      • 191069 bytes of junk before first frame header
      • anomaly: bitrate 320kbit/s
      • anomaly: no crc
      • anomaly: mode stereo
      posted in Technical Help
      B
      br_shadow
    • RE: Soft crashes in Manjaro KDE Wayland: Songs re-start playing a few seconds in or skip on their own

      I am still looking for a solution for this. This did not use to happen with Clementine.

      I uninstalled Strawberry from the official repositories and installed the Flatpak (1.0.23) and this keeps happening.

      posted in Technical Help
      B
      br_shadow
    • Soft crashes in Manjaro KDE Wayland: Songs re-start playing a few seconds in or skip on their own

      I constantly have issues with Strawberry (1.0.22) on Manjaro KDE Wayland.

      Many times when a song starts about 10-20 seconds into the song the song starts playing from the beginning. Sometimes there are perfectly fine songs (in other media players) that 'crash' midway through playing (meaning Strawberry skips to the next song midway). I'm pasting below the log when this happened. This is happening in both my desktop and my laptop, both running Manjaro KDE Wayland and Strawberry 1.0.22 installed through Flatpak.

      17:54:18.591 INFO  main:184                         Strawberry 1.0.22 Qt "6.6.1"
      17:54:18.592 INFO  main:185                         "KDE Flatpak runtime 6.6 - (linux 6.6.7-4-MANJARO) [x86_64]"
      17:54:18.844 INFO  main:47                          TagReader worker connecting to "/run/flatpak/app/org.strawberrymusicplayer.strawberry/strawberry_38514500"
      17:54:18.899 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next"))
      17:54:18.907 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play"))
      17:54:18.910 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous"))
      17:54:18.914 ERROR GlobalShortcutsBackendKDE:161    KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop"))
      17:54:19.187 INFO  Player:954                       Registered URL handler for "subsonic"
      17:54:19.200 INFO  Player:954                       Registered URL handler for "tidal"
      17:54:19.235 INFO  Player:954                       Registered URL handler for "qobuz"
      17:54:21.673 INFO  MoodbarLoader:137                Loading cached moodbar data for "/home/alpha/Music/Nineties/Frank Popp Ensemble - The World Is Waiting.mp3"
      17:54:22.387 ERROR MusixmatchLyricsProvider:404     MusixmatchLyrics: "Received status code 401, switching to URL based lookup."
      17:54:22.475 INFO  AlbumCoverFetcherSearch:391      Using QUrl("https://e-cdns-images.dzcdn.net/images/cover/e317460b1f8d466043f8f04d4851108e/1000x1000-000000-80-0-0.jpg") from "Deezer" with score 5.5
      17:54:25.807 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Frank Popp Ensemble/The World Is Waiting - server replied: Not Found (203)"
      17:54:25.807 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      17:57:24.065 INFO  MoodbarLoader:137                Loading cached moodbar data for "/home/alpha/Music/Nineties/Depeche Mode - Strangelove.mp3"
      17:57:24.083 INFO  MoodbarLoader:173                Creating moodbar data for "/home/alpha/Music/Nineties/Anouk - Everything.mp3"
      17:57:24.090 ERROR GstEnginePipeline:1348           ErrorMessageReceived ID: 2 Domain: 3461 Code: 1 Error: "Internal data stream error."
      17:57:24.090 ERROR GstEnginePipeline:1349           ErrorMessageReceived ID: 2 Domain: 3461 Code: 1 Debug: "../libs/gst/base/gstbaseparse.c(3694): gst_base_parse_loop (): /GstPlayBin3:pipeline-2-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin1/GstParseBin:parsebin1/GstMpegAudioParse:mpegaudioparse3:\nstreaming stopped, reason not-linked (-1)"
      17:57:24.107 INFO  MoodbarLoader:173                Creating moodbar data for "/home/alpha/Music/Nineties/Nirvana - Lithium.mp3"
      17:57:24.674 ERROR MusixmatchCoverProvider:212      Musixmatch: "Error transferring https://www.musixmatch.com/album/nirvana/never-mind - server replied: Not Found (203)"
      17:57:25.376 INFO  MoodbarLoader:186                Moodbar data generated successfully for "/home/alpha/Music/Nineties/Anouk - Everything.mp3"
      17:57:25.386 INFO  MoodbarLoader:186                Moodbar data generated successfully for "/home/alpha/Music/Nineties/Nirvana - Lithium.mp3"
      17:57:25.662 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Nirvana/Lithium - server replied: Not Found (203)"
      17:57:25.662 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      17:57:26.466 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Depeche Mode/Strangelove - server replied: Not Found (203)"
      17:57:26.466 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      17:57:26.466 ERROR OVHLyricsProvider:111            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/Anouk/Everything - server replied: Not Found (203)"
      17:57:26.466 ERROR OVHLyricsProvider:111            OVHLyrics: "No lyrics found"
      17:57:32.573 ERROR AlbumCoverFetcherSearch:316      Error requesting QUrl("https://lastfm.freetls.fastly.net/i/u/740x0/3a541ee366cd4ad6a85298df077de329.png") "Operation canceled"
      17:57:32.573 INFO  AlbumCoverFetcherSearch:391      Using QUrl("https://e-cdns-images.dzcdn.net/images/cover/f0282817b697279e56df13909962a54a/1000x1000-000000-80-0-0.jpg") from "Deezer" with score 5.5
      
      
      
      
      posted in Technical Help
      B
      br_shadow
    • RE: Embed lyrics to songs

      @ben2talk or simply do that automatically without user input, just like cover embedding 🙂

      posted in Feature Suggestions
      B
      br_shadow
    • RE: Embed lyrics to songs

      @ben2talk so the option to do this manually exist. However, it would be great as a future feature request to do it automatically, as some of us have libraries with thousands of songs.

      posted in Feature Suggestions
      B
      br_shadow
    • Embed lyrics to songs

      I love how Strawberry has the ability to download embed album covers to songs as embedded covers.

      Since Strawberry can search online and show lyrics, would it be possible to also do the same for lyrics? I would be amazing to have lyrics show up when I am also offline, or in my smartphone music player (screenshot below).

      Screenshot_20231029-151543.png

      posted in Feature Suggestions
      B
      br_shadow
    • RE: How to save stream url so it shows in the file explorer?

      @silver-sun That is smart! Solved my question. Thank you!

      posted in General Discussion
      B
      br_shadow
    • RE: How to save stream url so it shows in the file explorer?

      @jonas

      The stream is supported by Strawberry. I can play if I enter the URL. But I don't know how to make a file to make it discoverable in the in-built file explorer of Strawberry that only sees audio files.

      gst-discoverer-1.0 http://live-radio01.mediahubaustralia.com/6FMW/mp3/
      Analyzing http://live-radio01.mediahubaustralia.com/6FMW/mp3/
      Done discovering http://live-radio01.mediahubaustralia.com/6FMW/mp3/
      
      Properties:
        Duration: 99:99:99.999999999
        Seekable: no
        Live: no
        unknown #0: ICY internet radio
          audio #1: MPEG-1 Layer 3 (MP3)
            Stream ID: db92c8346abf94ee043a27139bd685df9c148b042368ba2b080890140266f8f4
            Language: <unknown>
            Channels: 2 (front-left, front-right)
            Sample rate: 44100
            Depth: 16
            Bitrate: 96000
            Max bitrate: 0
      
      
      posted in General Discussion
      B
      br_shadow
    • How to save stream url so it shows in the file explorer?

      Hi, I have a stream url that I would like to save as a file, so that Strawberry can view it from its file explorer and I can just double-click to listen to it. However, I tried saving it as '.url' but it is not shown in the explorer, I think because Strawberry only accepts music files. When I tried saving the link as '.mp3' it shows in the explorer, and I am able to add it to the playlist, but when I try to play it it gives me the following error:

      Could not determine type of stream.
      
      ../gstreamer/subprojects/gstreamer/plugins/elements/gsttypefindelement.c(1186): gst_type_find_element_loop (): /GstPlayBin3:pipeline-13-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin51/GstTypeFindElement:typefindelement56
      
      posted in General Discussion
      B
      br_shadow