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 -> Play song returns error: "No songs found, the query returned no results" #885

Open
robuck86 opened this issue Jan 25, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@robuck86
Copy link

Expected Behavior

It should play the selected song.

Current Behavior

It has the error "No songs found, the query returned no results" - but right clicking and selecting "Play" works.

Steps to Reproduce

When searching for a track (with the magnifying glass), clicking on the play triangle/album cover gives this error. Right clicking and clicking "Play" works. The error happens with every search I've tried.

Possible Solution

If I spam the play button with left clicks, it eventually says "This is taking a while.." and successfully plays the track.

Context

A minor inconvenience when searching for a specific track

Application version

0.12.2

Operating System and version

Windows 11

Server and Version

Navidrome 0.54.4

Node Version (if developing locally)

No response

@robuck86 robuck86 added the bug Something isn't working label Jan 25, 2025
@chr0m
Copy link

chr0m commented Jan 27, 2025

Ah, I was finally about to raise this issue. It's been happening for a while for me as well.

Also using Navidrome 0.54.4 and Feishin 0.12.2 (Windows), but it was also happening with earlier versions of both Navidrome and Feishin

If I search for a word in the top left search bar and then click "Search for " under commands, it brings up all tracks containing that word.

If I click the play button on a track in the search results I get:

no songs found
The query returned no results

Right-clicking and pressing play works, so does double-clicking

Also, if I play a single track, when the track ends I get

Error
[AUDIO PLAYER] Failed to seek to 0 seconds - mpv errorcode 3 - IPC command invalid

Not sure if it's related, probably not.

@robuck86
Copy link
Author

It definitely sounds like the same problem. You're right, double clicking does work.

@chr0m
Copy link

chr0m commented Feb 14, 2025

Just to add, this doesn't seem to make any difference if I use the web player or mpv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants