On 11/25/07, Decklin Foster <[EMAIL PROTECTED]> wrote:
> I don't understand this. The python modules do not submit anything;
> they pass the information to lastfmsubmitd, which does the submitting.
> This is by design.

Indeed, you're right. The quodlibet-plugins actually contains two
plugins for submitting information to last.fm. qlscrobbler.py submits
directly, without using external python modules. lastfmsubmit.py uses
the daemon and the python API from lastfmsubmitd (and is actually not
up to date, see #452847).

Since I got errors complaining about missing lastfm-module, and
everything started working after I fixed the dependency (and the bug
mentioned above), I assumed that the python bindings would also work
without the daemon, which was not running on my system.

Teemu



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to