| 2022-03-07 |
Eric Gillespie | Account for two Qobuz oddities in flac2mp3. |
commit | commitdiff | tree | snapshot |
| 2022-03-07 |
Eric Gillespie | tidy and test epg::flac::archive::tags::disc_tags |
commit | commitdiff | tree | snapshot |
| 2022-03-06 |
Eric Gillespie | Fix single-digit track numbers in flac2mp3. |
commit | commitdiff | tree | snapshot |
| 2022-03-06 |
Eric Gillespie | move comments to library |
commit | commitdiff | tree | snapshot |
| 2022-03-06 |
Eric Gillespie | Simplify (initial structure was minimal transformation... |
commit | commitdiff | tree | snapshot |
| 2022-03-06 |
Eric Gillespie | untested attempt to restore embedded cover art |
commit | commitdiff | tree | snapshot |
| 2022-03-05 |
Eric Gillespie | Rewrite flac2mp3 back in Perl! (some duplication intro... |
commit | commitdiff | tree | snapshot |
| 2022-03-04 |
Eric Gillespie | split out some shared code and tidy 0-prefixing on... |
commit | commitdiff | tree | snapshot |
| 2022-02-18 |
Eric Gillespie | Replace fa-flacd with fa-encode. |
commit | commitdiff | tree | snapshot |
| 2018-11-04 |
Eric Gillespie | Attempt to match Microsoft file name rules. |
commit | commitdiff | tree | snapshot |
| 2018-11-04 |
Eric Gillespie | Commit a bunch of state sitting around in the old bzr... |
commit | commitdiff | tree | snapshot |
| 2015-10-30 |
epg | hack out my ancient shitty util library |
commit | commitdiff | tree | snapshot |
| 2014-04-07 |
epg@pretzelnet.org | looks like i got rid of ByteVectorSet on Mar 11 15... |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | note bug |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | switch to regex.h |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | remove my old crappy flac module, unused for a while |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | s/ostream/iostream/; s/diag/file_diag/ |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | Tell gcc to allow modern C++, fix clean target |
commit | commitdiff | tree | snapshot |
| 2014-01-13 |
epg@pretzelnet.org | Rewrote and stop taglib from re-encoding as UTF-16. |
commit | commitdiff | tree | snapshot |
| 2014-01-12 |
epg@pretzelnet.org | lame id3v2-grep tool |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
<epg@pretzelnet... | Oops, fix improper use of a quoted fn when reading... |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
<epg@pretzelnet... | oops, remove debugging md5sum |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
<epg@pretzelnet... | todo |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
<epg@pretzelnet... | oops, always need to remove picfn now |
commit | commitdiff | tree | snapshot |
| 2013-12-09 |
<epg@pretzelnet... | switch to metaflac --export-picture-to |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | add C++ build rules |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | add more tests apparently written on May 13 2013 |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | set mode on output file, and don't clobber existing |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | more cleanup |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | more error check |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | some cleanup |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | fix for flacs with no embedded art |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | untested attempt to add error checking |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | add stupid hack for checking missing files |
commit | commitdiff | tree | snapshot |
| 2013-12-08 |
<epg@pretzelnet... | here's a never-submitted bug-fix to tags.make_filename |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
<epg@pretzelnet... | Fix bugs: |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
<epg@pretzelnet... | make get_path_safe return None when no tag value |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
<epg@pretzelnet... | drop unused, strange make_filename returning just the... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
epg@pretzelnet.org | Hmm, some standardization sitting around in a working... |
commit | commitdiff | tree | snapshot |
| 2013-01-25 |
<epg@pretzelnet... | Use ALBUMARTIST as filename if available, fallback... |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
<epg@pretzelnet... | Remove variable 'outfile', unused since I switched... |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
<epg@pretzelnet... | Use TPOS to store discnumber in mp3 files. |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
<epg@pretzelnet... | add --no-utf8-convert to flac2mp3 and flacsplit metafla... |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
<epg@pretzelnet... | copy VERSION values into mp3 title, in parens |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | untested error handling changes |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | Oops, really unify, and also fix SubprocessError to... |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | unify subprocess handling |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | Implement (and tested) do_write. |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | make the do_write stub actually work (missing imports... |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | Don't save TRACKNUMBER. |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | some write work |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | Add filename building. |
commit | commitdiff | tree | snapshot |
| 2012-12-27 |
<epg@pretzelnet... | Obviously haven't run this in a while; forgot to remove... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
<epg@pretzelnet... | don't throw Exception from do_read |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
<epg@pretzelnet... | Expand SubprocessError to report the failing command... |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
<epg@pretzelnet... | Oops, abs(status) in SubprocessError. |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
<epg@pretzelnet... | add note about abuse of Tags |
commit | commitdiff | tree | snapshot |
| 2012-12-26 |
<epg@pretzelnet... | Start on a script to help rewrite tags en masse. |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | some demo apic reading code; would be nice to save... |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | rename |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | add tool for stripping tags |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | simple reindent |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | reorder includes |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
epg@pretzelnet.org | rejigger this to a stand-alone tool rather than a py... |
commit | commitdiff | tree | snapshot |
| 2012-11-01 |
epg@pretzelnet.org | When I switched from my crappy taglib module to using... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
epg@pretzelnet.org | note how stupid lame is |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
epg@pretzelnet.org | Add --id3v2-latin1. Default in newer lame is to transco... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
epg@pretzelnet.org | specify --pad-id3v2-size 0; it seems to make no differe... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
epg@pretzelnet.org | lame supports adding album art directly, it's just... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
epg@pretzelnet.org | Switch from --add-id3v2 to --id3v2-only (sadly, lame... |
commit | commitdiff | tree | snapshot |
| 2012-01-02 |
<epg@pretzelnet... | Don't fetch same ASIN image twice. |
commit | commitdiff | tree | snapshot |
| 2012-01-02 |
<epg@pretzelnet... | don't fetch images for asin=None |
commit | commitdiff | tree | snapshot |
| 2012-01-02 |
<epg@pretzelnet... | Don't make so many calls to Musicbrainz web service. |
commit | commitdiff | tree | snapshot |
| 2012-01-01 |
epg@pretzelnet.org | Write ALBUMARTIST field and adapt to some API changes. |
commit | commitdiff | tree | snapshot |
| 2012-01-01 |
epg@pretzelnet.org | Copy ALBUMARTIST from FLAC file to TPE2 in ID3. |
commit | commitdiff | tree | snapshot |
| 2012-01-01 |
epg@pretzelnet.org | /usr/bin/python |
commit | commitdiff | tree | snapshot |
| 2008-01-04 |
epg | + look into http://www.sacredchao.net/quodlibet/wiki... |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | (flac_pictures): Fix compile warnings about description... |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | Finalize release notes. |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | doc fix |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | Add missing option documentation. |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | (main): Write tempdir to stderr so user doesn't have... |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439790 |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | (run_flac): Only add --picture option if cover.front... |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | Only flac2mp3 needs taglib. |
commit | commitdiff | tree | snapshot |
| 2007-12-05 |
epg | From Martin Michlmayr: |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Move flac.so and taglib.so to flac_archive package. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Bah, go ahead and require flac 1.1.3 . |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Oops, forgot this. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Since mp3 has no FEATURING tag, append those to ARTIST. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Pick minor style nit. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Use flac_archive.tags.Tags, greatly simplifying things... |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Make use of Tags.gets's new separator argument. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
epg | Move Tags class into new flac_archive package, fix... |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
epg | s/'''/"""/ |
commit | commitdiff | tree | snapshot |
| 2007-04-12 |
epg | pointless quote change |
commit | commitdiff | tree | snapshot |
| 2007-03-29 |
epg | Dump svn:keywords . |
commit | commitdiff | tree | snapshot |
| 2007-03-29 |
epg | All files have at least one track. |
commit | commitdiff | tree | snapshot |
| 2007-03-29 |
epg | Fix pics nonsense. |
commit | commitdiff | tree | snapshot |
| 2007-03-29 |
epg | (flac2mp3): Fix skip_until processing: stop pointless... |
commit | commitdiff | tree | snapshot |
| next |