| 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 |
| 2007-03-26 |
epg | Support my old, numberless TITLE tags. |
commit | commitdiff | tree | snapshot |
| 2007-03-26 |
epg | (flac2mp3): Never set date to 'unknown'. |
commit | commitdiff | tree | snapshot |
| 2007-03-26 |
epg | 1.1.3 has been out a while; uncomment --picture support. |
commit | commitdiff | tree | snapshot |
| 2006-11-07 |
epg | Bah unicode. |
commit | commitdiff | tree | snapshot |
| 2006-11-07 |
epg | Add hack to pull down musicbrainz info without having... |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | Update CHANGES, list another dependency in README. |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | more |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | TODO |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | s/--export-vc-to/--export-tags-to/ |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | Hm, why just copy front cover PICTUREs from flac to... |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | Set encoding of description. |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
epg | (flac2mp3): Oops, keep an unmunged version of the outpu... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
epg | Copy flac PICTURE to mp3 APIC using new extension modules. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
epg | Don't hard-code front cover type; let the caller choose... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
epg | Replace crappy demo code for flac PICTURE and mp3 APIC... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
epg | Rejigger this a bit; no longer segfaults. |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
epg | Add stupid diff to metaflac to extract PICTURE. |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
epg | Here's some demo code i whipped up to add APIC to an... |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
epg | Force ID3v2 tags; when i add ID3v2 APIC, iTunes starts... |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
epg | Add (commented-out) flac 1.1.3 PICTURE support. |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
epg | Grab Amazon artwork, but don't do anything with it... |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
epg | Oops, in multi-file mode, all tracks are ripped even... |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
epg | Use album.release where possible, restrict |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
epg | (flac2mp3): Don't need to int(track) now that the loop... |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
epg | (flac): UNTESTED: Put disc number at the front of the... |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
epg | (flacloop): Don't flip out in multi-file mode if 'cue... |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
epg | (tags_file): Hey, Off-by-one, so kind of you to visit... |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
epg | Rewrite in python (single-file and multi-artist modes... |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
epg | Here's another silly setup.py. |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
epg | Rewrite in python. |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
epg | Move to a good home. |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
epg | Add Python implemention of Jobs package. |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
epg | Fix a job in Jobs::run (@jobs < $maxjobs, not <=) and... |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
epg | This is now tested; both multi-file and single-file... |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
epg | Improve Jobs package: |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
epg | (flacloop): Oops, remove leftover $SIG{CHLD} setting... |
commit | commitdiff | tree | snapshot |
| 2006-07-25 |
epg | UNTESTED: Refactor the job parallelization stuff into... |
commit | commitdiff | tree | snapshot |
| 2006-06-23 |
epg | Here's a simple hack to split single cue-containing... |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
epg | Store TRACKNUMBER tag in multi-file mode (oops). |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
epg | Fix two minor errors. |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
epg | Fill in release date (today) now that i've tested r1926. |
commit | commitdiff | tree | snapshot |
| 2006-04-18 |
epg | update |
commit | commitdiff | tree | snapshot |
| 2006-04-18 |
epg | Drop the single quotes in printing post-processor args... |
commit | commitdiff | tree | snapshot |
| 2006-04-18 |
epg | Use better identifers and add comments. |
commit | commitdiff | tree | snapshot |
| 2006-04-17 |
epg | Support multi- and single- file modes. |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
epg | Fix r1932 (i told you it was untested). |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
epg | Factor out the flac(1)-running part to run_flac, which... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | WTF! I just noticed that i forgot the part of hhlp... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | Untested: make multi-file the default with a single... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | Here's my hacked up multi-file support. Needs a lot... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
epg | (newjob): Should be setting $SIG{CHLD} to 'DEFAULT... |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
epg | Make MusicBrainz querying optional (untested). |
commit | commitdiff | tree | snapshot |
| next |