Package Details: tylyfy-git r44.851a8a3-1

Package Base: tylyfy-git
Description: CLI-based Spotify player
Upstream URL: https://bitbucket.org/kazuldur/tylyfy
Category: multimedia
Licenses: BSD
Submitter: Kazuldur
Maintainer: Kazuldur
Last Packager: None
Votes: 3
First Submitted: 2014-05-03 00:42
Last Updated: 2014-05-13 19:39

Latest Comments

Comment by Kazuldur

2014-05-13 20:44

Added git as makedepend.

Comment by apol

2014-05-13 01:24

git should be a dependency.

Comment by Kazuldur

2014-05-04 19:04

I've added a message in the application itself and on the homepage. Thanks again :)

Comment by sekret

2014-05-04 18:38

You could output this information with an install file provided with this package, or in a Readme etc. Everyone who uses your application has an account, so everyone can get this key. They only have to know where ;)

Comment by Kazuldur

2014-05-04 16:12

python-cffi is a dependency of pyspotify, I've added it to the python-spotify-git package.

python-pylast is an optional package. Crashing without it is now fixed in git.

spitify_appkey.key contains the API Key required by Spotify to use their API. You can get it here: https://devaccount.spotify.com/my-account/keys/. I'm not yet sure if I can distribute mine and how should I do that in an open source application.

Thanks for notices :)

Comment by sekret

2014-05-04 15:22

Please add python-cffi and python-pylast to the dependencies, it won't launch without them. And what's then missing is a file ~/.config/tylyfy/spotify_appkey.key Where can we get this file?