musicfix

music file renamer and tagger
git clone git://git.2f30.org/musicfix
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-06-18 08:45Ignore file format specifics and just use a generic termLazaros Koromilas1+2-5
2020-06-18 08:44Log new item about clearing file metadataLazaros Koromilas1+2-0
2018-03-04 15:08Clear tags and images before adding our ownLazaros Koromilas1+75-1
2017-11-26 12:59Bump gem releaselostd2+4-2
2017-11-26 12:55Replace nil with empty string so that length applieslostd1+2-2
2017-11-08 12:21Remove tracks filteringlostd4+4-47
2017-11-08 12:01Update licenselostd3+6-3
2017-11-08 10:55Fix zero padding in numbering and filename orderlostd5+41-18
2017-11-06 13:33Discovered a bug in naming of LP tracks, note itlostd1+1-0
2016-03-02 15:43Ignore those bullet symbols.lostd1+2-1
2016-02-10 08:51Change abbreviation for Mini-Album.lostd1+1-1
2016-01-12 23:42David Bowie is undead.lostd1+2-1
2015-12-15 08:15Bugfix for releases wit no images.lostd1+2-1
2015-12-15 08:11Workaround for uppercase Chi transliteration.lostd1+2-1
2015-10-22 15:03Support multiple images for cover artlostd2+35-18
2015-06-02 13:10Handle the image as a file if we have it locallylostd1+2-2
2015-04-16 22:24Add WAV and AIFFlostd1+1-1
2015-04-15 14:18Zap the test releases sectionlostd1+0-13
2015-03-27 14:24Format descriptions list may be nillostd1+8-1
2015-03-27 14:10Switch to https and auth for imageslostd3+33-5
2015-01-26 14:30Revert "This is not an API request, don't identify"lostd1+1-1
2015-01-26 13:51This is not an API request, don't identifylostd1+1-1
2014-12-21 22:53Do not use slash and dot in filenameslostd1+4-0
2014-12-13 10:20Rework the release format string codelostd1+46-41
2014-11-24 15:44Prefer the first track to count pos string lengthlostd1+1-1
2014-10-01 14:29Dependency versioning as suggested by gemlostd1+2-2
2014-10-01 14:20Bump to 0.1.7lostd3+4-3
2014-10-01 14:19Strip CVS keywordslostd2+0-4
2014-10-01 14:00Markdown header levelslostd1+1-1
2014-10-01 13:59Tose bugs have been fixedlostd1+0-3
2014-09-13 16:32Include the 10 inch format in naming conventionslostd1+5-1
2014-09-13 16:29Show output of the "after" commandlostd1+3-2
2014-09-07 12:42Document new API changelostd1+1-0
2014-09-07 12:39Adapt to the new API changes for releases and fix image URIslostd1+5-5
2014-05-17 11:55Document stdout changeslostd1+1-0
2014-05-17 11:53Consistency in program output, better tracks filter handlinglostd1+30-17
2014-05-08 13:42Sort tracklist before saving release filelostd2+6-0
2014-04-10 12:13Strip the File part and only keep the formatlostd1+3-0
2014-03-08 18:09Commit version bumpinglostd3+5-3
2014-03-04 15:51Do the substitution hack againlostd2+2-1
2014-01-15 09:57Order and sorting matterslostd1+2-0
2014-01-12 17:40Change homepage to point to the git subdomainlostd1+1-1
2014-01-12 17:36Release files from tags donelostd1+0-4
2014-01-12 17:12At least get fewer items on albums with inconsistent tagslostd1+3-1
2014-01-12 17:06Comment on functionlostd1+1-0
2014-01-12 17:04Release files from tagslostd1+1-0
2014-01-12 17:03Adhere to markdown specslostd1+1-1
2014-01-12 17:03Document the new tags reading functionalitylostd1+20-4
2014-01-12 16:53Generate release files from tagslostd1+59-3
2014-01-12 15:15Change homepage to gitlostd1+1-1
2014-01-12 13:18Release metadata savinglostd1+2-0
2014-01-12 13:12New yearlostd1+1-1
2014-01-12 13:12Done some, some are new ideaslostd1+9-5
2014-01-12 13:02Document the release metadata saving functionalitylostd1+9-3
2014-01-12 12:46Typo fixlostd1+1-1
2014-01-12 12:45Look for any yaml when loading release file, save release filelostd1+42-10
2014-01-12 10:55Keep version consistent with gemspeclostd1+2-1
2013-11-11 14:55Bugfix releaselostd2+4-1
2013-11-11 14:46Dummy songs have empty pos in json, not nillostd1+1-1
2013-11-11 11:21Prepare for 0.1.4 releaselostd1+4-4
2013-11-11 11:15Tidy up for 0.1.4 releaselostd1+5-0
2013-11-11 11:15Prepare for 0.1.4 releaselostd1+3-3
2013-11-11 11:12Use proper headers to get artwork alsolostd1+1-1
2013-11-09 07:47Remove discogs-wrapper dependencylostd1+0-1
2013-11-08 19:06Remove discogs gem depend, use discogs json api and parse as yamllostd2+39-32
2013-11-08 18:14Using pixogs now needs state, just use the normal slow apilostd1+1-1
2013-10-06 21:46Couple of abbrev morelostd1+3-0
2013-10-06 21:29Numbering and abbreviationslostd1+2-0
2013-10-06 21:22More format abbreviations, use a single gsublostd1+24-10
2013-10-03 10:45Don't use all description list, just the first itemlostd1+3-1
2013-10-03 10:40Single-sided abbrevlostd1+1-0
2013-09-28 19:34Fix syntax errorlostd1+1-1
2013-09-25 12:55Simplify logic for the vinyl format namelostd1+7-4
2013-09-24 08:27Another take to release format stringslostd1+7-7
2013-09-01 00:06Corner caselostd1+1-0
2013-09-01 00:03Work around another artist naming inconsistencylostd1+2-0
2013-08-28 12:45It is a track and it is the first onelostd1+2-2
2013-08-07 12:49Third release readylostd2+4-4
2013-08-06 10:44Introduce mkshortlostd1+1-0
2013-08-06 10:42More release format abbreviationslostd1+3-0
2013-07-07 21:07Revert the underscore change, all dashes become underscoreslostd1+2-1
2013-07-07 20:49Fix pixogs user agent filteringlostd1+1-1
2013-07-05 15:03Short for unofficial releaselostd1+1-0
2013-07-03 09:07First couple of entrieslostd1+2-0
2013-07-03 09:07Use the proper option instead of a hacklostd1+1-1
2013-06-27 15:30Change default mdir to ~/musiclostd2+6-3
2013-06-27 15:19Introduce the fake command prefixlostd2+33-23
2013-06-27 14:29Short but descriptive release format stringslostd1+25-2
2013-06-15 16:55Update to new stringex localization stylelostd2+4-3
2013-06-14 16:45Better descriptionlostd1+4-4
2013-06-14 16:21Include license file in gemlostd1+1-1
2013-06-14 16:19Simplified bsdlostd1+23-0
2013-06-14 00:15My first gem packaginglostd1+18-0
2013-06-13 23:09Fix broken tracks filter, better tracklist sanity checkslostd1+3-1
2013-06-11 09:08The zeros buglostd1+4-0
2013-05-14 19:08Make sure that ambresand is transliteratedlostd1+1-0
2013-04-22 09:45Update supported formats listlostd1+3-1
2013-04-14 12:48The next new featurelostd1+7-0
2013-02-02 09:44Add cvs id expansionlostd2+4-0
2013-02-02 09:41Update to new images domainlostd1+1-1
2013-01-13 16:53Configuration file naminglostd2+2-2
2013-01-01 15:53Better document usage and configurationlostd1+57-8
2013-01-01 15:53Remove verbose commentslostd1+0-33
2013-01-01 11:40Style fixeslostd1+1-2
2013-01-01 11:36Mention the configuration filelostd1+7-1
2013-01-01 11:32Expand music directorylostd1+3-0
2013-01-01 11:28No finishing command by defaultlostd1+1-1
2013-01-01 11:20User configuration file supportlostd1+32-19
2013-01-01 09:53Control and error checkinglostd1+18-11
2012-12-31 17:24Better command line interfacelostd1+25-10
2012-12-31 17:09Better document usagelostd1+4-4
2012-12-31 11:57Add the some bizzare albumlostd1+1-0
2012-12-31 11:21Document defaultslostd1+3-2
2012-12-30 23:16Consistency in variable nameslostd1+5-5
2012-12-30 19:22Update for metadata file featurelostd1+3-0
2012-12-30 19:16More clear usage infolostd1+3-1
2012-12-30 19:07Add support for file metadata inputlostd1+72-38
2012-11-25 08:59Support executing commands upon completionlostd1+8-0
2012-11-22 07:23Document track filtering/selectionlostd1+7-0
2012-11-22 07:15Correct range syntax and give one more examplelostd1+3-2
2012-11-22 07:04Add some test releaseslostd1+2-0
2012-11-22 06:59More expected interactive promptslostd1+2-2
2012-11-22 06:58Try to use song artist firstlostd1+2-1
2012-11-22 06:51Use double dash for range in command linelostd1+1-1
2012-09-10 09:57Begin documentationlostd1+20-0
2012-08-30 08:48Map symbols to wordslostd1+4-0
2012-08-14 11:46Exit early if no music files in cwdlostd1+4-1
2012-08-14 11:15Remove old commentslostd1+0-10
2012-08-14 10:54Fix crash when no cover availablelostd1+2-2
2012-08-14 10:40Also save the release id to the comment fieldlostd1+1-0
2012-08-14 10:39Fix handling of single track per side vinylslostd1+6-1
2012-08-14 10:38Add support for track filteringlostd1+28-1
2012-08-09 14:48If more files than entries ask to use only the first n fileslostd1+7-2
2012-07-06 15:13Time to start versioning this thingylostd1+185-0