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

    Topics created by smeatheringham

    • S

      Pausing tracks no longer works after latest stable Manjaro Linux update

      Technical Help
      • • • smeatheringham
      3
      0
      Votes
      3
      Posts
      211
      Views

      S

      @jonas Many thanks for your reply and the pointer to the other issue. I have GStreamer 1.22.10. It does appear to be related to issue 1376. That gave me an idea. If I un-tick "Fade out on pause / fade in on resume", the problem does not occur. Excellent!

      Thanks again.
      Regards Stephen

    • S

      Sub-string Searching in the Collection

      Feature Suggestions
      • • • smeatheringham
      4
      0
      Votes
      4
      Posts
      285
      Views

      jonasJ

      I'm aware of the limitations, as far as I remember it has to do with the sqlite full text search which is used for the collection.
      I plan to get rid of SQL-based search for the collection entirely which means rewriting parts of the collection model and search, which I started on a few years ago, it should get rid of these limitations also. When that is done, the collection search will be similar to the playlist search, search will use a model/proxy and not SQL.