Mopidy
3.4
Usage
Installation
Running
Configuration
Clients
Troubleshooting
Bundled extensions
Mopidy-File
Mopidy-M3U
Mopidy-Stream
Mopidy-HTTP
Mopidy-SoftwareMixer
Advanced setups
Audio sinks
Icecast
UPnP
About
Changelog
History
Versioning
Authors
Sponsors
Development
Contributing
Development environment
Extension development
Code style
Release procedures
Reference
API reference
mopidy command
Glossary
Mopidy
Docs
»
Index
Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
Symbols
--config <file|directory>
mopidy command line option
--help, -h
mopidy command line option
--option <option>, -o <option>
mopidy command line option
--quiet, -q
mopidy command line option
--verbose, -v
mopidy command line option
--version
mopidy command line option
A
add() (mopidy.ext.Registry method)
Album (class in mopidy.models)
ALBUM (mopidy.models.Ref attribute)
album (mopidy.models.Track attribute)
album() (mopidy.models.Ref class method)
albums (mopidy.models.SearchResult attribute)
Artist (class in mopidy.models)
ARTIST (mopidy.models.Ref attribute)
artist() (mopidy.models.Ref class method)
artists (mopidy.models.Album attribute)
(mopidy.models.SearchResult attribute)
(mopidy.models.Track attribute)
audio/buffer_time
configuration value
audio/mixer
configuration value
audio/mixer_volume
configuration value
audio/output
configuration value
B
backend
bitrate (mopidy.models.Track attribute)
Boolean (class in mopidy.config.types)
C
calculate_duration() (in module mopidy.audio.utils)
clear() (mopidy.audio.utils.Signals method)
clocktime_to_millisecond() (in module mopidy.audio.utils)
Collection (class in mopidy.models.fields)
command (mopidy.ext.ExtensionData attribute)
comment (mopidy.models.Track attribute)
composers (mopidy.models.Track attribute)
config
mopidy command line option
config_defaults (mopidy.ext.ExtensionData attribute)
config_schema (mopidy.ext.ExtensionData attribute)
ConfigSchema (class in mopidy.config.schemas)
configuration value
audio/buffer_time
audio/mixer
audio/mixer_volume
audio/output
core/cache_dir
core/config_dir
core/data_dir
core/max_tracklist_length
core/restore_state
file/enabled
file/excluded_file_extensions
file/follow_symlinks
file/media_dirs
file/metadata_timeout
file/show_dotfiles
http/allowed_origins
http/csrf_protection
http/default_app
http/enabled
http/hostname
http/port
http/zeroconf
logcolors/*
logging/color
logging/config_file
logging/format
logging/verbosity
loglevels/*
m3u/base_dir
m3u/default_encoding
m3u/default_extension
m3u/enabled
m3u/playlists_dir
proxy/hostname
proxy/password
proxy/port
proxy/scheme
proxy/username
softwaremixer/enabled
stream/enabled
stream/metadata_blacklist
stream/protocols
stream/timeout
ConfigValue (class in mopidy.config)
(class in mopidy.config.types)
connect() (mopidy.audio.utils.Signals method)
core
core/cache_dir
configuration value
core/config_dir
configuration value
core/data_dir
configuration value
core/max_tracklist_length
configuration value
core/restore_state
configuration value
create_buffer() (in module mopidy.audio.utils)
D
Date (class in mopidy.models.fields)
date (mopidy.models.Album attribute)
(mopidy.models.Track attribute)
Deprecated (class in mopidy.config.types)
deps
mopidy command line option
deserialize() (mopidy.config.ConfigValue method)
(mopidy.config.Float method)
(mopidy.config.List method)
(mopidy.config.Pair method)
(mopidy.config.schemas.ConfigSchema method)
(mopidy.config.types.Boolean method)
(mopidy.config.types.ConfigValue method)
(mopidy.config.types.Deprecated method)
(mopidy.config.types.Float method)
(mopidy.config.types.Hostname method)
(mopidy.config.types.Integer method)
(mopidy.config.types.List method)
(mopidy.config.types.LogColor method)
(mopidy.config.types.LogLevel method)
(mopidy.config.types.Pair method)
(mopidy.config.types.Path method)
(mopidy.config.types.String method)
DIRECTORY (mopidy.models.Ref attribute)
directory() (mopidy.models.Ref class method)
disc_no (mopidy.models.Track attribute)
disconnect() (mopidy.audio.utils.Signals method)
DISPLAY
dist_name (mopidy.ext.Extension attribute)
E
entry_point (mopidy.ext.ExtensionData attribute)
environment variable
DISPLAY
GST_DEBUG
,
[1]
GST_DEBUG_DUMP_DOT_DIR
GST_DEBUG_FILE=gstreamer.log
ext_name (mopidy.ext.Extension attribute)
extension
Extension (class in mopidy.ext)
extension (mopidy.ext.ExtensionData attribute)
ExtensionData (class in mopidy.ext)
F
Field (class in mopidy.models.fields)
file/enabled
configuration value
file/excluded_file_extensions
configuration value
file/follow_symlinks
configuration value
file/media_dirs
configuration value
file/metadata_timeout
configuration value
file/show_dotfiles
configuration value
Float (class in mopidy.config)
(class in mopidy.config.types)
format_proxy() (in module mopidy.httpclient)
format_user_agent() (in module mopidy.httpclient)
frontend
G
genre (mopidy.models.Track attribute)
get_cache_dir() (mopidy.ext.Extension class method)
get_command() (mopidy.ext.Extension method)
get_config_dir() (mopidy.ext.Extension class method)
get_config_schema() (mopidy.ext.Extension method)
get_data_dir() (mopidy.ext.Extension class method)
get_default_config() (mopidy.ext.Extension method)
GST_DEBUG
,
[1]
GST_DEBUG_DUMP_DOT_DIR
GST_DEBUG_FILE=gstreamer.log
H
height (mopidy.models.Image attribute)
Hostname (class in mopidy.config.types)
http/allowed_origins
configuration value
http/csrf_protection
configuration value
http/default_app
configuration value
http/enabled
configuration value
http/hostname
configuration value
http/port
configuration value
http/zeroconf
configuration value
I
Identifier (class in mopidy.models.fields)
Image (class in mopidy.models)
ImmutableObject (class in mopidy.models)
Integer (class in mopidy.config.types)
(class in mopidy.models.fields)
L
last_modified (mopidy.models.Playlist attribute)
(mopidy.models.Track attribute)
length (mopidy.models.Playlist attribute)
(mopidy.models.Track attribute)
List (class in mopidy.config)
(class in mopidy.config.types)
load_extensions() (in module mopidy.ext)
LogColor (class in mopidy.config.types)
logcolors/*
configuration value
logging/color
configuration value
logging/config_file
configuration value
logging/format
configuration value
logging/verbosity
configuration value
LogLevel (class in mopidy.config.types)
loglevels/*
configuration value
M
m3u/base_dir
configuration value
m3u/default_encoding
configuration value
m3u/default_extension
configuration value
m3u/enabled
configuration value
m3u/playlists_dir
configuration value
MapConfigSchema (class in mopidy.config.schemas)
millisecond_to_clocktime() (in module mopidy.audio.utils)
mixer
model_json_decoder() (in module mopidy.models)
ModelJSONEncoder (class in mopidy.models)
mopidy command line option
--config <file|directory>
--help, -h
--option <option>, -o <option>
--quiet, -q
--verbose, -v
--version
config
deps
mopidy.audio (module)
mopidy.audio.utils (module)
mopidy.backend (module)
mopidy.config (module)
mopidy.config.schemas (module)
mopidy.config.types (module)
mopidy.config.validators (module)
mopidy.core (module)
mopidy.core.HistoryController (class in mopidy.core)
mopidy.core.LibraryController (class in mopidy.core)
mopidy.core.MixerController (class in mopidy.core)
mopidy.core.PlaybackState (class in mopidy.core)
mopidy.core.PlaylistsController (class in mopidy.core)
mopidy.ext (module)
mopidy.httpclient (module)
mopidy.mixer (module)
mopidy.models (module)
mopidy.zeroconf (module)
musicbrainz_id (mopidy.models.Album attribute)
(mopidy.models.Artist attribute)
(mopidy.models.Track attribute)
N
name (mopidy.models.Album attribute)
(mopidy.models.Artist attribute)
(mopidy.models.Playlist attribute)
(mopidy.models.Ref attribute)
(mopidy.models.Track attribute)
num_discs (mopidy.models.Album attribute)
num_tracks (mopidy.models.Album attribute)
P
Pair (class in mopidy.config)
(class in mopidy.config.types)
Path (class in mopidy.config.types)
PAUSED (mopidy.core.mopidy.core.PlaybackState attribute)
performers (mopidy.models.Track attribute)
PLAYING (mopidy.core.mopidy.core.PlaybackState attribute)
Playlist (class in mopidy.models)
PLAYLIST (mopidy.models.Ref attribute)
playlist() (mopidy.models.Ref class method)
Port (class in mopidy.config.types)
proxy/hostname
configuration value
proxy/password
configuration value
proxy/port
configuration value
proxy/scheme
configuration value
proxy/username
configuration value
publish() (mopidy.zeroconf.Zeroconf method)
Python Enhancement Proposals
PEP 20
PEP 386
,
[1]
PEP 396
PEP 8
R
Ref (class in mopidy.models)
Registry (class in mopidy.ext)
replace() (mopidy.models.ImmutableObject method)
(mopidy.models.ValidatedImmutableObject method)
S
SearchResult (class in mopidy.models)
Secret (class in mopidy.config.types)
serialize() (mopidy.config.ConfigValue method)
(mopidy.config.List method)
(mopidy.config.Pair method)
(mopidy.config.schemas.ConfigSchema method)
(mopidy.config.types.Boolean method)
(mopidy.config.types.ConfigValue method)
(mopidy.config.types.Deprecated method)
(mopidy.config.types.List method)
(mopidy.config.types.LogColor method)
(mopidy.config.types.LogLevel method)
(mopidy.config.types.Pair method)
(mopidy.config.types.Path method)
(mopidy.config.types.Secret method)
(mopidy.config.types.String method)
setup() (mopidy.ext.Extension method)
setup_proxy() (in module mopidy.audio.utils)
Signals (class in mopidy.audio.utils)
softwaremixer/enabled
configuration value
sortname (mopidy.models.Artist attribute)
STOPPED (mopidy.core.mopidy.core.PlaybackState attribute)
stream/enabled
configuration value
stream/metadata_blacklist
configuration value
stream/protocols
configuration value
stream/timeout
configuration value
String (class in mopidy.config.types)
(class in mopidy.models.fields)
supported_uri_schemes() (in module mopidy.audio.utils)
T
tlid (mopidy.models.TlTrack attribute)
TlTrack (class in mopidy.models)
Track (class in mopidy.models)
TRACK (mopidy.models.Ref attribute)
track (mopidy.models.TlTrack attribute)
track() (mopidy.models.Ref class method)
track_no (mopidy.models.Track attribute)
tracklist
tracks (mopidy.models.Playlist attribute)
(mopidy.models.SearchResult attribute)
type (mopidy.models.Ref attribute)
U
unpublish() (mopidy.zeroconf.Zeroconf method)
URI (class in mopidy.models.fields)
uri (mopidy.models.Album attribute)
(mopidy.models.Artist attribute)
(mopidy.models.Image attribute)
(mopidy.models.Playlist attribute)
(mopidy.models.Ref attribute)
(mopidy.models.SearchResult attribute)
(mopidy.models.Track attribute)
V
validate_choice() (in module mopidy.config.validators)
validate_environment() (mopidy.ext.Extension method)
validate_extension_data() (in module mopidy.ext)
validate_maximum() (in module mopidy.config.validators)
validate_minimum() (in module mopidy.config.validators)
validate_required() (in module mopidy.config.validators)
ValidatedImmutableObject (class in mopidy.models)
version (mopidy.ext.Extension attribute)
W
width (mopidy.models.Image attribute)
Z
Zeroconf (class in mopidy.zeroconf)