Hey Mehturt,

thanks for working on this! I tried it out and it seems to work fine
with MP3 files. However, when I put playback onto an ogg-vorbis file, I
get a slew of warnings and the file is not actually scrobbled at last.fm:

15:53:39  INFO in core: ../src/xmms/xform.c:1335: Successfully setup chain for 
'file:///home/hawk/audio/music/Fear+Factory/Obsolete/05+-+Descent.ogg' (4232) 
containing gvfs:magic:vorbis:segment
Use of uninitialized value in division (/) at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 188.
Use of uninitialized value $artist in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 191.
Use of uninitialized value $title in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 191.
Use of uninitialized value $album in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 191.
Use of uninitialized value $album in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 29.
Use of uninitialized value $artist in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 31.
Use of uninitialized value $track in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 34.
Use of uninitialized value $artist in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 53.
Use of uninitialized value $track in concatenation (.) or string at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 53.
Use of uninitialized value $title in string ne at 
/home/hawk/.config/xmms2/startup.d/scrobbler.pl line 205.


Note, that line numbers might be off by one or two, since I am using a
"use lib ..." line on top of the scrobbler.pl file, so that I don't have
to install the module, but can just use the whole thing from its git
repository.


Regards, Frank

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms2.org
https://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to