On Fri October 12 2007 1:10:09 pm Petter Reinholdtsen wrote: > [John Goerzen] > > > I haven't seen anything that hpodder is actually corrupting the file. > > Just changing its name, right? > > Ah, then I failed to explain the problem. The files as downloaded > from NRK can be played as video files using vlc. The files as stored > by hpodder can not. > > 'file' report "MP3 file with ID3 version 2.3.0 tag" after hpodder > saved the files, and "ISO Media, MPEG v4 system, 3GPP" when I fetch > the file. This get me to conclude that hpodder corrupted the file, as > the file is no longer a video file.
Ahh. Perhaps the problem is that id3v2 is actually accepting a file as input, which it shouldn't. Tagging may need to be disabled on this entirely. That is probably a bug both in hpodder and id3v2, which certainly shouldn't tag something that's not an mp3. You could verify this by temporarily symlinking id3v2 to /bin/true, and see if you get the files OK after that. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

