Hey Frank,
let me see if I have any ogg-vorbis files in my collection and test this out.
I will update the README to say that I only tested with mp3s.
Btw you can as well create an issue in the github repository.
m.

On Fri, Apr 15, 2016 at 4:03 PM, Frank Terbeck <f...@bewatermyfriend.org> wrote:
> 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