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

Spotispy 0.0.9 index.html in Chrome #26

Open
muuud opened this issue Feb 10, 2018 · 2 comments
Open

Spotispy 0.0.9 index.html in Chrome #26

muuud opened this issue Feb 10, 2018 · 2 comments

Comments

@muuud
Copy link

muuud commented Feb 10, 2018

I can successfully run spotispy 0.0.9 from source code on a Mac, using npm (though I had to unblock http://open.spotify.com/ from my hosts file), and am trying to figure out how to cast the app to a chromecast, to display the album artwork on my Tv. My first though was to try and open the index file in a Chrome tab and then mirror it, but when I do that it simply says, "Waiting for Spotify..." and I am assuming this is because the javascript fails to run properly. Any one have any suggestions for a fix to getting spotispy open in chrome?

@raksdewji
Copy link

How were you able to unblock it from the host file?

@tma02
Copy link
Owner

tma02 commented Feb 14, 2018

Spotispy uses Electron's IPC to interface with the UI. You could write an HTTP API for main.js to accomplish this.

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

3 participants