Hi!

I noticed that my songs have not been sent to last.fm and noticed that all 
songs are disrecarded.

This should fix the problem:

diff freevo_scrobbler.py.orig freevo_scrobbler.py
94c94
<         if info['length'] > 30*1000 and info['title'] and info['artist']:
---
>         if info['length'] > 30 and info['title'] and info['artist']:

- Jari

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to