0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add flac replaygain support. More... almost 9 years ago
That line was really quite ugly. Aaaand I missed one. More... almost 9 years ago
Fix replaygain, remove unnecessary prints. More... almost 9 years ago
Refactor encoding and tagging. --skipgenre now works for all encoders. Replaygain still limited. Comments now actually copied. Some WIP prints and comments. More... almost 9 years ago
Factor into functions because functions are cool and blocks of code are not. More... almost 9 years ago
Clean up transcode function, generalise torrent creation into make_torrent(). More... almost 9 years ago
Merge branch 'jdupl-multithread' Merge jdupl's detected max thread count patch. More... almost 9 years ago
Merge branch 'multithread' of https://github.com/jdupl/whatmp3 into jdupl-multithread More... almost 9 years ago
Don't munch extra ='s in tags. More... almost 9 years ago
Set default max thread count to detected cpu count. More... about 9 years ago
Make --original respect --torrent-dir More... almost 10 years ago
Rename README.markdown -> README.md More... almost 10 years ago
Oh man, do not background encoding process. More... almost 10 years ago
Merge branch 'master' of https://github.com/f0rki/whatmp3 More... almost 10 years ago
/g on previous commit. More... almost 10 years ago
Rename moveother to copyother to be more precise. More... almost 10 years ago
Add --noreplaygain to lame commands. More... almost 10 years ago
Background transcoding operations. More... almost 10 years ago
Bump version to 3.6, fix .FLAC bug, fix %-in-filename bug. More... over 11 years ago
fixed bug where a lowercase "flac" substring was not properly detected therefore directories would be named incorreclty, i.e. "dirname [flac] (V0)" More... over 11 years ago
Update year in LICENSE. More... almost 12 years ago
Change name in LICENSE. More... almost 12 years ago
Merge pull request #3 from EtiennePerot/master More... almost 12 years ago
Also add -d in the other mktorrent line More... about 12 years ago
Added --skipgenre and --nodate arguments to skip MP3 genre tag and remove creation date on mktorrent (respectively) More... about 12 years ago
Merge pull request #2 from lithium3141/master More... about 12 years ago
Join paths intelligently More... about 12 years ago
Fix torrent_dir being ignored. More... about 12 years ago
Fix stupid bug that removes FLAC from FLAC torrents... More... about 12 years ago
Revert change to torrent creation to puet torrents in output directory again. More... over 12 years ago