On 2013-06-04 16:38, Jens Staal wrote:
On 2013-06-04 02:00, Serge Ziryukin wrote:
3) https://bitbucket.org/ftrvxmtrx/readtags
Reads tags from mp3 (id3v1, id3v2, utf16, iso8859-1), flac, oggvorbis
and writes them to stdout. Has a pretty printer, useful when you want
to see what's playing on ogg radio stream while actually playing it.
If someone is interested, I just uploaded the following:
http://plan9.bell-labs.com/sources/contrib/staal1978/pkg/xz-5.0.4.tbz
unfortunately i386 only, since it was built with gcc (for more
architectures, either the native pcc or ape/cc need to get fixed or gcc
need not be updated/adapted to build for other targets).
I have not done much testing yet, so I do not know how well it works (it
is fresh off the presses, only tested with --help and --version on the
different utilities).
Sorry there seems to be some issues still. Running unxz or xz -d on a
.tar.xz archive gives an error about the archive being corrupt.
no idea where to find the error. If anyone is interested to help finding
what might be wrong, that would be cool.