pvr last downloaded files.

dinkypumpkin dinkypumpkin at gmail.com
Mon Mar 4 11:18:48 EST 2013


On 04/03/2013 15:52, Robbie Terris wrote:
> Thanks for the tip, it worked perfectly.
>
> one other thing.
>
> I"ve installed the MP3::Tag module but get_iplayer is still using the id2 tagging which is not tagging  radio/podcasts, Is there any help you could give me with this. I could use the --command option to run eyeD3 (my tagger of choice) and tag them that way if there is no other option.
>
> NFO: ID3 BASIC tagging MP3 file
> id3v2(41568) malloc: *** error for object 0x20: pointer being freed was not allocated
> *** set a breakpoint in malloc_error_break to debug
> INFO: Command exit code 2 (raw code = 6)
> WARNING: Failed to tag MP3 file

Reply to the list, not to me.

My guess is that perl doesn't find MP3::Tag in @INC when you're running 
get_iplayer from launchd.  You should first run get_iplayer from the 
prompt and see if it picks up MP3::Tag there.  If you use local::lib, 
you may just need to configure PERL5LIB in /etc/launchd.conf.  Without 
knowing how you configured get_iplayer for launchd or how you installed 
MP3::Tag, there's not much else I can say.

Something is apparently wrong with the id3v2 binary on your system. 
Again, without knowing where it came from or what get_iplayer command 
caused it to barf, there isn't any more I can offer except to say build 
a fresh copy.



More information about the get_iplayer mailing list