> >Line 28 of your bash script uses the blocked >XML playlist URL - as per my comments above, >this won't get you now the proper prog title :-( Yes, it fails to generate the title so it defaults to lines 30/31/32 if [ -z $TITLE ] then TITLE=radio so the result is radio_b05wndrq.m4a with "radio" instead of the title. :-(