-
Notifications
You must be signed in to change notification settings - Fork 166
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
Songs not loading up on dashboard #12
Comments
can i work on this issue |
Hey, can I also work on the issue ? |
thats the problem with main backend i think, when i tried locally it worked for me |
the problem is with the youtube-search-api , in the production env it is returning title and thumbnails undefined which is breaking the backend endpoint [/api/streams] |
This was referenced Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using the web interface, the songs don't load. They are temporarily added to the queue where its thumbnail doesnt seem to load as well.
How to replicate :
Step 1: Log in
Step 2 : Go to the dashboard ( you are automatically redirected)
Step 3 : Try to load up any song from yt.
Step 4 : Click the "Add to Queue" button
Step 5 : wait for a few seconds. It does not queue up the song.
I'm new to this. Please inform me if this issue is redundant or irrelevant.
The text was updated successfully, but these errors were encountered: