[PLUGIN] SoundCloud

I’m into soundcloud (already have an account) but i don’t see Getting Started

this is only the free part of soundcloud so there is no login… same with mixcloud
and youtube2 (can use api login with google account ) or you can use scraping
but you can use the top search box to find what’s there

ok, but I put my IP volumio into box serching and I do enable to SSH box, are you sure any damage could be to volumio?

oke recap all the steps you did… this sounds like mixed info…

first I download Putty, than i found my IP volumio, I wrote my IP volumio 198…/dev/…and

1 in a browser use your_ip/dev or volumio.local/dev
2. enable ssh in your_ip/dev
3. go in to putty use your_ip as hostename and save it
4. press open
5. you get a screen of putty with
login: volumio ( press enter)
password: volumio ( press enter)
6. now follow the steps of soundCloud instructions Getting Started:

  1. paste this and press enter :
    mkdir soundcloud-plugin

  2. paste this and press enter :
    cd soundcloud-plugin

  3. paste this and press enter wait till it finishes:
    git clone https://github.com/patrickkfkan/volumio-soundcloud.git

  4. paste this and press enter :
    cd volumio-soundcloud

  5. paste this and press enter wait till you see Progress: 100,Status :SoundCloud Successfully Installed
    volumio plugin install

  6. enable sound cloud under plugins

2 Likes

I’m to point 6, where can I find follwing steps of soundcloud?

no you first have to install the plugin…
after that enable the plugin…

1 Like

sorry i don’t understand, I just have to enable soundcloud plugins?

did you all the steps?

Cattura I’m here

that is 6 or 7 times the first command you only need it once …
with back on you keyboard you can erase what you don’t need

Why don’t you just copy and paste the commands from the instructions on Github and paste them into the terminal?

This you have already done:

mkdir soundcloud-plugin

Now do the following:

cd soundcloud-plugin
git clone https://github.com/patrickkfkan/volumio-soundcloud.git
cd volumio-soundcloud
volumio plugin install

Copy and paste each of the commands above into the terminal

Really sorry but here I am, Cattura1

I don’t know how to go to cd sound cloud plugin and if I already have soundcloud plugin, because say “file exists”

grab the git clone line again ( i don’t see git clone in front of the link… )

At this screen, do the following:

git clone https://github.com/patrickkfkan/volumio-soundcloud.git

Then:

cd volumio-soundcloud

Finally:

volumio plugin install

Make sure you copy the entire line.

1 Like

Done, sorry for all my mistakes, many thanks to you and DVO

no problem we all went true this once or twice…

No problem. Enjoy~

1 Like