BTS

Message3769

Author ft
Recipients btittelbach
Date 2011-05-09.20:21:14
Content
Bernhard Tittelbach wrote:
> New submission from Bernhard Tittelbach <xro@realraum.at>:
>
> discovered that above mentionend functions are a bit outdated.
> ogg2mp3 doesn't work as advertised on my system, maybe lame changed behaviour ?
> the archive functions don't know about xz and the simple-extractor can generally
> use some overhowl.
>
> beside fixing the above, I rewrote simple-extractor so that:
> * it behaves consistently for all archive types (no more deleting of source file
> or not depending on archive type e.g. .gz vs .tar.gz)
> * it takes filepaths as well as URIs
> * it handles more archive types
> * it optionally deletes the source archive

I like the general tone of this one. Two things though: First, since
this is a substantial change - and although I didn't see anything fishy
in it - we're close to a release right now, so how well did you test
this? :-)

And second: Since you've extended the function's behaviour, could you
also update the manual in `doc/grmlzshrc.t2t' accordingly, please?

Regards, Frank
History
Date User Action Args
2011-05-09 20:21:15ftlinkissue982 messages
2011-05-09 20:21:14ftcreate