removing mopidy, full mpd now

master
TiynGER 5 years ago
parent 0cde7f577a
commit 74dfef7095

@ -1,45 +0,0 @@
[spotify]
enabled = true
username = NO
password = NO
client_id = NO
client_secret = NO
bitrate = 160
#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 =
[subidy]
enabled = true
url = NO
username = NO
password = NO
[m3u]
playlists_dir = /home/tiynger/media/playlists/
[file]
enabled = true
media_dirs = /home/tiynger/media/music/|Music
show_dotfiles = false
follow_symlinks = false
metadata_timeout = 1000
[mpd]
enabled = true
hostname = localhost
port = 6600
password =
max_connections = 20
connection_timeout = 60
zeroconf = Mopidy MPD server on $hostname
command_blacklist = listall,listallinfo
default_playlist_scheme = m3u

@ -7,4 +7,4 @@ unclutter & # Remove mouse when idle
xcompmgr & # xcompmgr for transparency xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications dunst & # dunst for notifications
redshift & # redshift for saving your eyes redshift & # redshift for saving your eyes
mopidy & # starts the mopidy server for music mpd & # starts the mpd server for music

Loading…
Cancel
Save