Problem MPD + covergloobus (crash)

Bug #1190683 reported by spinoziste
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CoverGloobus
Fix Committed
Undecided
Unassigned

Bug Description

Hi .

THere is a problem when i try to launch covergloobus with mpd running . (python-mpd , python-mpdclient are installed)

There is the debug return :

covergloobus --debug
core.covergloobus:DEBUG: Initializing dbus
core.lyricsearch:DEBUG: Init done
core.coversearch:DEBUG: Loading engine Location
core.coversearch:DEBUG: Loading engine Amazon
core.coversearch:DEBUG: Loading engine Lastfm
core.coversearch:DEBUG: Loading engine Discogs
core.covergloobus:DEBUG: Loading player
players.MPD:DEBUG: connecting
players.MPD:DEBUG: connection done
players.generic.Player:DEBUG: Connecting player
core.covergloobus:DEBUG: state update: playing
core.covergloobus:DEBUG: track update: Sweet Little Angel (live) by B.B. King
core.covergloobus:DEBUG: Player loaded: MPD
core.covergloobus:DEBUG: track update: Sweet Little Angel (live) by B.B. King
Traceback (most recent call last):
  File "/usr/share/covergloobus/core/covergloobus.py", line 94, in init
    self.init_player()
  File "/usr/share/covergloobus/core/covergloobus.py", line 128, in init_player
    self.check_song()
  File "/usr/share/covergloobus/core/covergloobus.py", line 282, in check_song
    self.update(TRACK, track)
  File "/usr/share/covergloobus/core/covergloobus.py", line 365, in update
    callback(*args)
  File "/usr/share/covergloobus/core/observer.py", line 11, in __call__
    self.callback(*args)
  File "/usr/share/covergloobus/core/covergloobus.py", line 330, in update_track
    track.cover = self.covers.search(track)
  File "/usr/share/covergloobus/core/coversearch.py", line 74, in search
    cover = engine.get_cover(track)
  File "/usr/share/covergloobus/covers/Location.py", line 59, in get_cover
    for name in os.listdir(path):
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/soundbox/Music/B.B. King - The Ultimate Collection'

RESOLVED : I'm sorry i did't see how that i could set the plugins in covergloobus configuration .

IT just was the localhost wich was the problem

spinoziste (spinoziste)
description: updated
Changed in covergloobus:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.