Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search ordered by popularity and multiple sources #941

Open
10 tasks
curiousercreative opened this issue Jan 10, 2024 · 0 comments
Open
10 tasks

Search ordered by popularity and multiple sources #941

curiousercreative opened this issue Jan 10, 2024 · 0 comments
Labels

Comments

@curiousercreative
Copy link

curiousercreative commented Jan 10, 2024

Iris version

3.69.3

Operating system(s) affected

  • Windows
  • MacOS
  • iOS
  • Android
  • Linux
  • Other

Browser(s) affected

  • Firefox
  • Chrome
  • Edge
  • Other

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant