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 API not working #340

Open
strykarwolf opened this issue Oct 11, 2024 · 9 comments
Open

Search API not working #340

strykarwolf opened this issue Oct 11, 2024 · 9 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@strykarwolf
Copy link

Describe the bug
Unable to search for and play songs with Jellyfin version 10.9.11

To Reproduce
Steps to reproduce the behavior:

  1. Open Logs
  2. Attempt to request song from discord /play command
  3. read: "ERROR [JellyfinSearchService] Failed to search on Jellyfin: Error: SearchHints were undefined" in the logs

Expected behavior
Search for and play the song

@manuel-rw
Copy link
Owner

Please post your logs

@manuel-rw manuel-rw self-assigned this Oct 11, 2024
@manuel-rw manuel-rw added bug Something isn't working invalid This doesn't seem right labels Oct 11, 2024
@strykarwolf
Copy link
Author

[Nest] 28 - 10/11/2024, 8:35:37 AM LOG [NestApplication] Nest application successfully started +448ms
[Nest] 28 - 10/11/2024, 8:36:18 AM LOG [RegisterCommandService] All global commands are registered!
[Nest] 28 - 10/11/2024, 8:36:30 AM ERROR [JellyfinSearchService] Failed to search on Jellyfin: Error: SearchHints were undefined
[Nest] 28 - 10/11/2024, 8:36:32 AM ERROR [JellyfinSearchService] Failed to search on Jellyfin: Error: SearchHints were undefined

@strykarwolf
Copy link
Author

I'm not sure what logs you want but this is what I'm seeing. I appreciate the help.

@manuel-rw
Copy link
Owner

I can not reproduce this issue. Search works for me. Can you post your environment variables but censor both Discord API token, Jellyfin username and Jellyfin password? Thank you.

@strykarwolf
Copy link
Author

image

What version of Jellyfin are you using? I'm on the Docker container version from Binhex.

@strykarwolf
Copy link
Author

I did install the official container for Jellyfin and had the same issue of search hints undefined.

@manuel-rw
Copy link
Owner

What Jellyfin version do you use? It doesn't matter which image you use. Do you have a reverse proxy in front? Any errors in Jellyfin?

@strykarwolf
Copy link
Author

Version 10.9.11
No reverse proxy
No errors in Jellyfin

These are hosted on the same machine. Both using bridge network.

@strykarwolf
Copy link
Author

These are hosted on the same box with docker and both are using the bridge network. Could that be the issue?

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

No branches or pull requests

2 participants