Sebastian Mauer

Results 37 comments of Sebastian Mauer

The linux release was built on Ubuntu 13.04, I recommend following the steps mentioned in README.md to rebuild the native node modules.

@killua99 your node version is too old. But there's a ppa with more recent versions https://launchpad.net/~chris-lea/+archive/node.js/

There seems to be an issue with handling logins as Google and/or spotify might have changed their system. I do however want to refute the claim that portify is stealing...

Thanks for clarifying that, I'm quite sensitive when it comes to this topic. I'll look into the login issues ASAP and will update this report accordingly.

Great, altough the project was developed and packaged as is for a reason. Since your submitting your passwords (and not logging in via OAuth) you should only use instances of...

The problem ist not that I can't find any space to host portify. Other people would still have to trust my instance of portify does not relay their password to...

Did you install all the deps with npm? (see README, "npm install")

npm should have been installed alongside nodejs automatically. Just open a terminal go to the portify/data directory and run "npm install" as command. The readme is here: https://github.com/mauimauer/portify/blob/master/README.md (renders just...

Good, but you still need to go into the ./data folder and issue "npm install" for npm to fetch&install all dependencies.

Without knowing how an actual ChromeCast Device would handle this it's hard to say if this is a bug or not. I will look into that as soon as I...