jaedb / Iris

Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Apache License 2.0
1.13k stars 132 forks source link

Search ordered by popularity and multiple sources #941

Open curiousercreative opened 9 months ago

curiousercreative commented 9 months ago

Iris version

3.69.3

Operating system(s) affected

Browser(s) affected

What happened?

  1. With working spotify and bandcamp, subidy backends (probably other backends as well), navigate to search
  2. Search for "taylor swift"
  3. Observe results (and expand into the "all ___") for albums, artists, and tracks Expected: Results from Spotify Taylor Swift would show first Actual: Results from Bandcamp and Subidy artists remixing/covering Taylor Swift are showing above Spotify results.
  4. Flip the ordering from DESC to ASC and observe again Actual: Artist and track results from Spotify now show above other sources, but with Taylor Swift coming last. Album results still show other sources ahead of Spotify, unchanged whether DESC or ASC.

There seem to be no "popularity" to these Bandcamp and Subidy backend results, so it appears that null case is somehow coalescing into something akin to Infinity.

This may relate to: