You are not logged in.

#1 2010-04-05 23:59:14

linuxtypi
Member
Registered: 2010-01-26
Posts: 10

quodlibet confuses artist and title when Scrobbling

Hello,
yesterday I settled for QuodLibet as my audioplayer.
So today i noticed, that it scrobbles my music wrong.
It confuses the Artist and the Name of the song.
For example I listen to Beethoven - For Elise
It Scrobbles For Elise - Beethoven. It counts For Elise as an artist.
This is pretty unpeasant. I'd really like to use quodlibet. But not with this bug...
I didn't set an Artist pattern or exclude Pattern.

I use:
QuodLibet 2.2
Audio: gconfaudiosink profile=music
Mutagen: 1.19
GTK+: 2.20.0 / PyGTK: 2.17.0
GStreamer: 0.10.28.0 / PyGSt: 0.10.18
Audio Scrobbler Submission

By the way. I just found an error stated by lastfmsubmit.

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/quodlibet/plugins/events/lastfmsubmit.py", line 12, in <module>
    import lastfm.client, lastfm.marshaller
  File "/usr/lib/python2.6/site-packages/quodlibet/__init__.py", line 131, in import_ql
    old_import("quodlibet." + module, *args, **kwargs)
ImportError: No module named lastfm.client

Thanks in advance!

Offline

#2 2010-04-07 15:42:52

seenxu
Member
Registered: 2008-08-25
Posts: 111

Re: quodlibet confuses artist and title when Scrobbling

the plugin hasn't mentioned, which last.fm python modules it actually refers to,  the lastfm.client here, is a part of lastfmsubmitd, not from python-lastfm

lastfmsubmitd-1.0.5/lib/
lastfmsubmitd-1.0.5/lib/lastfm/
lastfmsubmitd-1.0.5/lib/lastfm/__init__.py
lastfmsubmitd-1.0.5/lib/lastfm/client.py
lastfmsubmitd-1.0.5/lib/lastfm/config.py
lastfmsubmitd-1.0.5/lib/lastfm/marshaller.py

so... install lastfmsubmitd will solve the problem.

Last edited by seenxu (2010-04-07 15:43:32)

Offline

#3 2010-04-08 20:42:10

linuxtypi
Member
Registered: 2010-01-26
Posts: 10

Re: quodlibet confuses artist and title when Scrobbling

Strangely it just worked correctly after the last quodlibet update today.
But thanks anyways smile

Offline

Board footer

Powered by FluxBB