Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo mopidyctl config
- Running "/usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.co nf config" as user mopidy
- INFO [MainThread] mopidy.__main__ Starting Mopidy 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: file = mopidy.file:Extensi on
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-File 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: http = mopidy.http:Extensi on
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-HTTP 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: m3u = mopidy.m3u:Extension
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-M3U 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: softwaremixer = mopidy.sof twaremixer:Extension
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-SoftwareMixer 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: stream = mopidy.stream:Ext ension
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-Stream 3.2.0
- DEBUG [MainThread] mopidy.ext Loading entry point: spotify = mopidy_spotify:E xtension
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-Spotify 4.1.1
- DEBUG [MainThread] mopidy.ext Loading entry point: mpd = mopidy_mpd:Extension
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-MPD 3.3.0
- DEBUG [MainThread] mopidy.ext Loading entry point: iris = mopidy_iris:Extensi on
- DEBUG [MainThread] mopidy.ext Loaded extension: Mopidy-Iris 3.63.0
- DEBUG [MainThread] mopidy.ext Discovered extensions: file, http, m3u, softwar emixer, stream, spotify, mpd, iris
- DEBUG [MainThread] mopidy.config.keyring Fetching passwords from your keyring failed. Any passwords stored in the keyring will not be available. (org.freedes ktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISP LAY for X11)
- INFO [MainThread] mopidy.config Loading config from builtin defaults
- INFO [MainThread] mopidy.config Loading config from file:///usr/share/mopidy /conf.d/mopidy.conf
- INFO [MainThread] mopidy.config Loading config from file:///etc/mopidy/mopid y.conf
- INFO [MainThread] mopidy.config Loading config from command line options
- DEBUG [MainThread] mopidy.ext Validating extension: file
- DEBUG [MainThread] mopidy.ext Validating extension: http
- DEBUG [MainThread] mopidy.ext Validating extension: m3u
- DEBUG [MainThread] mopidy.ext Validating extension: softwaremixer
- DEBUG [MainThread] mopidy.ext Validating extension: stream
- DEBUG [MainThread] mopidy.ext Validating extension: spotify
- DEBUG [MainThread] mopidy.ext Validating extension: mpd
- INFO [MainThread] mopidy.ext Disabled extension mpd: Mopidy>=3.3.0 required, but found Mopidy 3.2.0 at /usr/lib/python3/dist-packages
- DEBUG [MainThread] mopidy.ext Validating extension: iris
- INFO [MainThread] mopidy.__main__ Enabled extensions: spotify, http, iris, softwaremixer, stream, file, m3u
- INFO [MainThread] mopidy.__main__ Disabled extensions: mpd
- [core]
- cache_dir = /var/cache/mopidy
- config_dir = /etc/mopidy
- data_dir = /var/lib/mopidy
- max_tracklist_length = 10000
- restore_state = false
- [logging]
- verbosity = 3
- format = %(levelname)-8s [%(threadName)s] %(name)s %(message)s
- color = false
- config_file =
- [audio]
- mixer = software
- mixer_volume =
- output = alsasink device=hw:0,0
- buffer_time =
- [proxy]
- scheme =
- hostname =
- port =
- username =
- password =
- [file]
- enabled = true
- media_dirs =
- $XDG_MUSIC_DIR|Music
- ~/|Home
- excluded_file_extensions =
- .directory
- .html
- .jpeg
- .jpg
- .log
- .nfo
- .pdf
- .png
- .txt
- .zip
- show_dotfiles = false
- follow_symlinks = false
- metadata_timeout = 1000
- [http]
- enabled = true
- hostname = 0.0.0.0
- port = 6680
- zeroconf = Mopidy HTTP server on $hostname
- allowed_origins =
- csrf_protection = true
- default_app = mopidy
- [m3u]
- enabled = true
- base_dir =
- default_encoding = latin-1
- default_extension = .m3u8
- playlists_dir =
- [softwaremixer]
- enabled = true
- [stream]
- enabled = true
- protocols =
- http
- https
- mms
- rtmp
- rtmps
- rtsp
- metadata_blacklist =
- timeout = 5000
- [spotify]
- enabled = true
- username = *******************
- password = ********
- client_id = **************
- client_secret = ********
- bitrate = 320
- volume_normalization = true
- private_session = false
- timeout = 10
- allow_cache = true
- allow_network = true
- allow_playlists = true
- search_album_count = 20
- search_artist_count = 10
- search_track_count = 50
- toplist_countries =
- [mpd]
- enabled = false ; Extension disabled by self check.
- [iris]
- enabled = true
- country = GB
- locale = en_GB
- verify_certificates = true
- snapcast_enabled = true
- snapcast_host = localhost
- snapcast_port = 1780
- snapcast_ssl = false
- snapcast_stream = Default
- spotify_authorization_url = https://jamesbarnsley.co.nz/iris/auth_spotify.php
- lastfm_authorization_url = https://jamesbarnsley.co.nz/iris/auth_lastfm.php
- genius_authorization_url = https://jamesbarnsley.co.nz/iris/auth_genius.php
- data_dir = $XDG_DATA_DIR/iris
Advertisement
Add Comment
Please, Sign In to add comment