| 2018-11-04 |
Eric Gillespie | Attempt to match Microsoft file name rules. |
blob | commitdiff | raw |
| 2013-12-09 |
<epg@pretzelnet... | Oops, fix improper use of a quoted fn when reading... |
blob | commitdiff | raw | diff to current |
| 2013-12-09 |
<epg@pretzelnet... | oops, remove debugging md5sum |
blob | commitdiff | raw | diff to current |
| 2013-12-09 |
<epg@pretzelnet... | todo |
blob | commitdiff | raw | diff to current |
| 2013-12-09 |
<epg@pretzelnet... | oops, always need to remove picfn now |
blob | commitdiff | raw | diff to current |
| 2013-12-09 |
<epg@pretzelnet... | switch to metaflac --export-picture-to |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
<epg@pretzelnet... | fix for flacs with no embedded art |
blob | commitdiff | raw | diff to current |
| 2013-12-08 |
<epg@pretzelnet... | add stupid hack for checking missing files |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
<epg@pretzelnet... | Remove variable 'outfile', unused since I switched... |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
<epg@pretzelnet... | Use TPOS to store discnumber in mp3 files. |
blob | commitdiff | raw | diff to current |
| 2013-01-18 |
<epg@pretzelnet... | add --no-utf8-convert to flac2mp3 and flacsplit metafla... |
blob | commitdiff | raw | diff to current |
| 2013-01-18 |
<epg@pretzelnet... | copy VERSION values into mp3 title, in parens |
blob | commitdiff | raw | diff to current |
| 2012-11-01 |
epg@pretzelnet.org | When I switched from my crappy taglib module to using... |
blob | commitdiff | raw | diff to current |
| 2012-07-24 |
epg@pretzelnet.org | note how stupid lame is |
blob | commitdiff | raw | diff to current |
| 2012-07-24 |
epg@pretzelnet.org | Add --id3v2-latin1. Default in newer lame is to transco... |
blob | commitdiff | raw | diff to current |
| 2012-07-24 |
epg@pretzelnet.org | specify --pad-id3v2-size 0; it seems to make no differe... |
blob | commitdiff | raw | diff to current |
| 2012-07-24 |
epg@pretzelnet.org | lame supports adding album art directly, it's just... |
blob | commitdiff | raw | diff to current |
| 2012-07-24 |
epg@pretzelnet.org | Switch from --add-id3v2 to --id3v2-only (sadly, lame... |
blob | commitdiff | raw | diff to current |
| 2012-01-01 |
epg@pretzelnet.org | Copy ALBUMARTIST from FLAC file to TPE2 in ID3. |
blob | commitdiff | raw | diff to current |
| 2007-04-21 |
epg | Move flac.so and taglib.so to flac_archive package. |
blob | commitdiff | raw | diff to current |
| 2007-04-21 |
epg | Since mp3 has no FEATURING tag, append those to ARTIST. |
blob | commitdiff | raw | diff to current |
| 2007-04-21 |
epg | Make use of Tags.gets's new separator argument. |
blob | commitdiff | raw | diff to current |
| 2007-04-21 |
epg | Move Tags class into new flac_archive package, fix... |
blob | commitdiff | raw | diff to current |
| 2007-04-12 |
epg | pointless quote change |
blob | commitdiff | raw | diff to current |
| 2007-03-29 |
epg | All files have at least one track. |
blob | commitdiff | raw | diff to current |
| 2007-03-29 |
epg | Fix pics nonsense. |
blob | commitdiff | raw | diff to current |
| 2007-03-29 |
epg | (flac2mp3): Fix skip_until processing: stop pointless... |
blob | commitdiff | raw | diff to current |
| 2007-03-26 |
epg | (flac2mp3): Never set date to 'unknown'. |
blob | commitdiff | raw | diff to current |
| 2006-11-02 |
epg | Hm, why just copy front cover PICTUREs from flac to... |
blob | commitdiff | raw | diff to current |
| 2006-11-02 |
epg | (flac2mp3): Oops, keep an unmunged version of the outpu... |
blob | commitdiff | raw | diff to current |
| 2006-11-01 |
epg | Copy flac PICTURE to mp3 APIC using new extension modules. |
blob | commitdiff | raw | diff to current |
| 2006-10-29 |
epg | Force ID3v2 tags; when i add ID3v2 APIC, iTunes starts... |
blob | commitdiff | raw | diff to current |
| 2006-10-19 |
epg | (flac2mp3): Don't need to int(track) now that the loop... |
blob | commitdiff | raw | diff to current |
| 2006-07-28 |
epg | Rewrite in python. |
blob | commitdiff | raw | diff to current |
| 2006-07-26 |
epg | Fix a job in Jobs::run (@jobs < $maxjobs, not <=) and... |
blob | commitdiff | raw | diff to current |
| 2005-10-04 |
epg | Oops, support for untagged files was not complete.... |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Add DISCNUMBER support. |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Single-track support broke multi-track. Fix both. |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | (flac2mp3): Force track number argument to int. |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Don't stupidly take only one argument; take multiple... |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | Support single-track FLAC files (no cue sheet). |
blob | commitdiff | raw | diff to current |
| 2005-04-27 |
epg | (get_tags): http://us.xiph.org/ogg/vorbis/doc/v-comment... |
blob | commitdiff | raw | diff to current |
| 2005-04-26 |
epg | Support multi-artist flac files. |
blob | commitdiff | raw | diff to current |
| 2004-12-05 |
epg | (get_tags): Fix TITLE regexp; it was mistakenly not... |
blob | commitdiff | raw | diff to current |
| 2004-12-05 |
epg | (run_or_die): Print command if verbose mode. |
blob | commitdiff | raw | diff to current |
| 2004-10-30 |
epg | Need the g (global) flag on that substitution operation. |
blob | commitdiff | raw | diff to current |
| 2004-10-30 |
epg | Copy run_or_die from fa-rip and use that to run flac... |
blob | commitdiff | raw | diff to current |
| 2004-10-28 |
epg | (get_tags): Just match /TITLE/ instead of /TITLE=/... |
blob | commitdiff | raw | diff to current |
| 2004-10-23 |
epg | Ah-hah! I have finally found the bug that caused my... |
blob | commitdiff | raw | diff to current |
| 2004-10-23 |
epg | (get_decod_args): The third time field is *sectors... |
blob | commitdiff | raw | diff to current |
| 2004-09-18 |
epg | Sanitize filename sanitization and quoting. I'm not... |
blob | commitdiff | raw | diff to current |
| 2004-09-05 |
epg | (get_tags): Properly handle errors from metaflac. |
blob | commitdiff | raw | diff to current |
| 2004-08-30 |
epg | (flac2mp3: Put XXX comment where it belongs. |
blob | commitdiff | raw | diff to current |
| 2004-08-30 |
epg | (flac2mp3): Use for "loop" for s/// filename sanitization. |
blob | commitdiff | raw | diff to current |
| 2004-08-26 |
epg | (flac2mp3): Put the track number in the filename. |
blob | commitdiff | raw | diff to current |
| 2004-08-23 |
epg | First crack at mp3 transcode script. |
blob | commitdiff | raw | diff to current |
|