soundnode-app icon indicating copy to clipboard operation
soundnode-app copied to clipboard

Armv7 compatibility?

Open gaining opened this issue 5 years ago • 7 comments

I understand if your project is not meant to go that way. I'm actually starting to learn about nodejs/angular on my own and already forked your project because I think it's a nice way to learn it. I am trying to make it work on the pi3 on raspbian Jessie or Stretch because the soundcloud website does not work well with it using chromium.

Not really sure why but after a track it stops playing and I would need to refresh the page for it to work again.

If you look at the screenshot, that's where it stops on the raspberry pi 3 on raspbian jessie. screenshot from 2018-08-28 21-59-35

gaining avatar Aug 29 '18 02:08 gaining

Could be the API Key is limited or network issues, are you able to change the API Key to one soundcloud uses (You can just go to their homepage and filter URL requests by client_id to find one)

jakejarrett avatar Aug 29 '18 02:08 jakejarrett

After finding the API key where do I insert it?

gaining avatar Aug 29 '18 02:08 gaining

Should be in the settings panel, it'll have an API Key field above Clean local storage

jakejarrett avatar Aug 29 '18 02:08 jakejarrett

Oh I thought you were talking about files and directories. Sorry for mixing stuff up, the one that doesn't work properly and stops after a track is simply chromium+soundcloud's official website. In your app, I'm only getting the white box shown in the screenshot so I thought you were talking about a config file under the soundnode-app folder or whatnot.

gaining avatar Aug 29 '18 02:08 gaining

I just installed it on my Linux Mint 18.3 laptop and it works flawlessly. I have 16GB ram on it, however the Pi only has 1GB. What's the ram requirement? Maybe that's what's giving me issues on the pi.

gaining avatar Aug 29 '18 02:08 gaining

I've not tested Soundcloud under arm before (it may or may not work) I'll have to double check tonight on my own Pi to let you know whats wrong sorry

jakejarrett avatar Aug 29 '18 03:08 jakejarrett

No problem. Thanks for your prompt replies.

gaining avatar Aug 29 '18 03:08 gaining