Skip to content

Instantly share code, notes, and snippets.

View sironitomas's full-sized avatar

Tomás Sironi sironitomas

  • Córdoba, Argentina
View GitHub Profile

Keybase proof

I hereby claim: * I am sironitomas on github. * I am sirtom (https://keybase.io/sirtom) on keybase. * I have a public key ASCP97QpCmxn2QGH35BL3UwuQQBXkpGnTqlB6fqol65iUgo To claim this, I am signing this object:

{   "body": {     "key": {       "eldest_kid": "01208ff7b4290a6c67d90187df904bdd4c2e4100579291a74ea941e9faa897ae62520a",       "host": "keybase.io",       "kid": "01208ff7b4290a6c67d90187df904bdd4c2e4100579291a74ea941e9faa897ae62520a",       "uid": "6769da50656d620fd279d3b3e53aaf19",       "username": "sirtom"     },     "merkle_root": {       "ctime": 1588419162,       "hash": "68e5a801cc48d1255f8984e1bcab8f2d73488ae371481701f835f3295cc47729b35f1528d1671856a696d581911671e2c8ad77f2d27153f16ce098106d386a83",       "hash_meta": "8bb3830e3caebcba7fc6fe8e24ab97f87aa9129c7ff0730cf780194bb73ee43c",       "seqno": 16131439     },     "service": {       "entropy": "R+Z0elhRdWypFLXwZIlg8H4z",       "name": "github",       "username": "sironitomas"     },     "type": "web_serv
alarm@alarmpi3 ~ % mopidy -v
INFO 2016-09-20 08:57:02,430 [2370:MainThread] mopidy.__main__
Starting Mopidy 2.0.1
DEBUG 2016-09-20 08:57:02,446 [2370:MainThread] mopidy.ext
Loading entry point: dirble = mopidy_dirble:Extension
DEBUG 2016-09-20 08:57:02,448 [2370:MainThread] mopidy.ext
Loaded extension: Mopidy-Dirble 1.3.0
DEBUG 2016-09-20 08:57:02,466 [2370:MainThread] mopidy.ext
Loading entry point: spotify = mopidy_spotify:Extension
DEBUG 2016-09-20 08:57:02,468 [2370:MainThread] mopidy.ext
alarm@alarmpi3 ~ % mopidy deps
Executable: /usr/bin/mopidy
Platform: Linux-4.4.21-1-ARCH-armv7l-with-glibc2.4
Python: CPython 2.7.12 from /usr/lib/python2.7
Mopidy: 2.0.1 from /usr/lib/python2.7/site-packages
Pykka>=1.1: 1.2.0 from /usr/lib/python2.7/site-packages
requests>=2.0: 2.11.1 from /usr/lib/python2.7/site-packages
setuptools: 27.2.0 from /usr/lib/python2.7/site-packages
tornado>=2.3: 4.4.1 from /usr/lib/python2.7/site-packages
singledispatch: 3.4.0.3 from /usr/lib/python2.7/site-packages
alarm@alarmpi3 ~ % mopidy config
[core]
cache_dir = $XDG_CACHE_DIR/mopidy
config_dir = $XDG_CONFIG_DIR/mopidy
data_dir = $XDG_DATA_DIR/mopidy
max_tracklist_length = 10000
[logging]
color = true
console_format = %(levelname)-8s %(message)s