Skip to content

Instantly share code, notes, and snippets.

INFO 2015-09-09 13:40:11,772 [8108:MainThread] mopidy.__main__
Starting Mopidy 1.1.0
DEBUG 2015-09-09 13:40:11,776 [8108:MainThread] mopidy.ext
Loading entry point: spotify_tunigo = mopidy_spotify_tunigo:Extension
DEBUG 2015-09-09 13:40:11,777 [8108:MainThread] mopidy.ext
Loaded extension: Mopidy-Spotify-Tunigo 0.2.1
DEBUG 2015-09-09 13:40:11,777 [8108:MainThread] mopidy.ext
Loading entry point: mpd = mopidy.mpd:Extension
DEBUG 2015-09-09 13:40:11,777 [8108:MainThread] mopidy.ext
Loaded extension: Mopidy-MPD 1.1.0
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Executable: /usr/bin/mopidy
Platform: Linux-4.1.6-1-ARCH-x86_64-with-glibc2.2.5
Python: CPython 2.7.10 from /usr/lib/python2.7
Mopidy: 1.1.0 from /usr/lib/python2.7/site-packages
Pykka>=1.1: 1.2.0 from /usr/lib/python2.7/site-packages
requests: 2.7.0 from /usr/lib/python2.7/site-packages
setuptools: 18.3.1 from /usr/lib/python2.7/site-packages
tornado>=2.3: 4.2.1 from /usr/lib/python2.7/site-packages
Mopidy-MPRIS: 1.3.1 from /usr/lib/python2.7/site-packages
@kefkf
kefkf / gist:0bf71aa9f6e944bfc587
Created September 9, 2015 10:34
mopidy config
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
[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