Page 1 of 1

Shiva - share your music

Posted: 12 Mar 2013 10:48
by himbrr
Hi guys,

I've found a new cool tool on the internet.
It's called Shiva. This is like a combination of ownclound and subsonic.

If you are interested, you can read this article.
Maybe we can bring this one running on N4F, too :)

Kind regards,
Alex

Re: Shiva - share your music

Posted: 27 Mar 2013 15:22
by himbrr
Have tested the installation guide from Github.
You have to install py27-sqlite3, python and py27-pip first.
Then follow the installation guide.

For export PYTHONPATH=$PYTHONPATH:`pwd` i'm getting the following error:

Code: Select all

root@proto:/shiva-server # export PYTHONPATH=$PYTHONPATH: 'pwd'
Bad : modifier in $ ( ).
So the DB won't be created and all other commands will fail.

Do you have an idea?

Kind regards,
himbrr