You are not logged in.
I'm having trouble connecting from my laptop to an MPD server I run. Currently I'm using Sonata because it works but I've used Ario in the past and would like to now. However, whenever I try to connect to my MPD server I get the following error from Ario:
[ERROR](servers/ario-mpd2.c:622) ario_mpd_check_errors : incorrect passwordMy Ario "profiles.xml" contains:
<?xml version="1.0"?>
<ario-profiles>
<profile host="capital" port="6600" timeout="5000" password="mpd" current="true" type="0">local</profile>
</ario-profiles>My "sonatarc" contains:
[profiles]
num_profiles = 1
names[0] = local
hosts[0] = capital
ports[0] = 6600
passwords[0] = mpd
musicdirs[0] = /home/zach/music
[connection]
auto = True
profile_num = 0
[player]
w = 661
h = 605
x = 482
y = 145
expanded = True
withdrawn = True
screen = 0
covers_type = 0
stop_on_exit = False
initial_run = False
sticky = False
ontop = False
decorated = True
update_on_start = True
xfade = 0
xfade_enabled = False
covers_pref = 1
use_infofile = True
infofile_path = /tmp/xmms-info
art_location = 0
art_location_custom_filename =
lyrics_location = 0
info_song_expanded = True
info_lyrics_expanded = True
info_album_expanded = True
info_song_more = False
info_art_enlarged = False
show_header = True
tabs_expanded = False
covers = True
minimize = False
statusbar = True
lyrics = True
notification = False
popup_time = 1
notif_location = 2
playback = True
progressbar = True
trayicon = True
search_num = 0
existing_playlist = 0
browser =
columnwidths = 439,10
[notebook]
current_tab_visible = True
library_tab_visible = True
playlists_tab_visible = True
streams_tab_visible = True
info_tab_visible = True
current_tab_pos = 0
library_tab_pos = 1
playlists_tab_pos = 2
streams_tab_pos = 3
info_tab_pos = 4
[library]
lib_album = !NONE!
lib_artist = !NONE!
lib_genre = !NONE!
lib_year = !NONE!
lib_path = /
lib_view = 0
[currformat]
current = %A - %T|%L
library = %A - %T
title = [Sonata] %A - %T
currsong1 = %T
currsong2 = by %A from %B
[streams]
num_streams = 0
[audioscrobbler]
use_audioscrobbler = False
username =
password_md5 =
[tags]
use_mpdpaths = FalseI can't think of any reason that would make Sonata connect but Ario not, am I missing something?
Last edited by alienated_humour (2012-08-26 19:12:47)
Offline
Have you tried setting the host="ip.address" in Ario?
Offline
Yes, it doesn't work with either `host="capital"` or `host="192.168.11.7"` Sonata works with both.
EDIT: I should mention that Ario does see the MPD server when I use avahi to detect it but I still can't connect.
Last edited by alienated_humour (2012-08-26 18:40:52)
Offline
Yea, thats what I thought. Does it connect without a password? The only time I've used Ario or Sonata was when initially looking for an mpd client. I chose GMPC and ncmpcpp. Sorry I couldnt be more help.
Offline
Yea, thats what I thought. Does it connect without a password? The only time I've used Ario or Sonata was when initially looking for an mpd client. I chose GMPC and ncmpcpp. Sorry I couldnt be more help.
I just tried removing the password and now it works on Ario but now Sonata. Weird, but at least it works for my desired program.
Offline