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

No related songs found #612

Closed
idmontie opened this issue Jul 17, 2015 · 4 comments
Closed

No related songs found #612

idmontie opened this issue Jul 17, 2015 · 4 comments

Comments

@idmontie
Copy link

The radio feature stopped working for me. When the last song in the playlist is done playing, or I click the next song button, nothing happens. I looked at the console and I did get an uncaught error:

Uncaught Error: No related songs found

Followed by the JSON object of the sounds in the queue. It doesn't matter if I have 1 song in the queue or many songs, I still do not get any related songs.

Any idea if this is a bug on my end (maybe too many Youtube requests?) or a bug somewhere else in the code?

@MeoMix
Copy link
Owner

MeoMix commented Jul 18, 2015

YouTube has presumably revoked Streamus' API key as they noted they
would at 5PM on Friday for non-compliance issues.

On 7/17/15, Ivan Montiel notifications@github.com wrote:

The radio feature stopped working for me. When the last song in the playlist
is done playing, or I click the next song button, nothing happens. I looked
at the console and I did get an uncaught error:

Uncaught Error: No related songs found

Followed by the JSON object of the sounds in the queue. It doesn't matter if
I have 1 song in the queue or many songs, I still do not get any related
songs.

Any idea if this is a bug on my end (maybe too many Youtube requests?) or a
bug somewhere else in the code?


Reply to this email directly or view it on GitHub:
#612

@idmontie
Copy link
Author

Oh no! So we can only play songs that we have already added to our playlists? It looks like we can't search either. Bummer. I guess I can use developer mode + my own API key? Did you ever find out if playing the Youtube video in the tab view would suffice?

EDIT: Closing since this is not an issue with StreamusChromeExtension

@MeoMix
Copy link
Owner

MeoMix commented Jul 18, 2015

I suspect it will suffice, but YouTube has ceased communicating with me so I'm just going to have to upload it and find out. It's kind of stupid.

@idmontie
Copy link
Author

I feel for you, all of that work separating and decoding the music from the video is going to be for naught. Good luck, hopefully I'll have time this weekend to delve into your code.

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

No branches or pull requests

2 participants