|  |  | @37 | 11 years | peter | id3dump, id3load, id3ascii: scripts to dump and load ID3 info from an Mp3 … | 
                
                  |  |  | @36 | 11 years | peter | getprops:
    - simple bash script to output the BARCODE tag of a FLAC … | 
                
                  |  |  | @35 | 11 years | peter | applymeta:
    - if no track numbers are given, assume all tracks
    - … | 
                
                  |  |  | @34 | 11 years | peter | Added interactive script to set a BARCODE property on a flac file. Will … | 
                
                  |  |  | @33 | 11 years | peter | - removed unused old scripts to play FLAC files | 
                
                  |  |  | @32 | 11 years | peter | - added the DiscFlacFile class | 
                
                  |  |  | @31 | 11 years | peter | - mbz uses DiscFlacFile to read the discid from a FLAC file
    - remove … | 
                
                  |  |  | @30 | 11 years | peter | Added a tags/notags switch to flactrack to control whether to tag the … | 
                
                  |  |  | @29 | 11 years | peter | - added types to the attributes in the Tracks and Ripper classes
    - … | 
                
                  |  |  | @28 | 11 years | peter | made discid an attribute of the Tracks class, instead of a method | 
                
                  |  |  | @27 | 11 years | peter | cuesheet2tocdata uses the Tracks library instead of duplicating the code … | 
                
                  |  |  | @26 | 11 years | peter | - added parse_cuesheet() function to Tracks
- Tracks can now read tracks … | 
                
                  |  |  | @25 | 11 years | peter | print the flac file name before presenting the list of releases | 
                
                  |  |  | @24 | 11 years | peter | - converted Tracks from Class::Std to Moose
    - added a has_tracks() … | 
                
                  |  |  | @23 | 11 years | peter | moved the code to do the ripping and converting to FLAC from cd2flac into … | 
                
                  |  |  | @22 | 11 years | peter | - split the Tracks module out into its own *.pm file
    - cd2flac dies … | 
                
                  |  |  | @21 | 11 years | peter | ignore files with mp3, flac, iso, and properties extensions | 
                
                  |  |  | @20 | 11 years | peter | applymeta now takes an optional list of track numbers instead of always … | 
                
                  |  |  | @19 | 11 years | peter | added a script to create an *.iso image file from a list of directories | 
                
                  |  |  | @18 | 11 years | peter | added script to rename a FLAC tag | 
                
                  |  |  | @17 | 11 years | peter | changed MBZ_DISCID to MUSICBRAINZ_DISCID, to match the standard … | 
                
                  |  |  | @16 | 11 years | peter | Include language and script in the metadata fetched by mbz | 
                
                  |  |  | @15 | 11 years | peter | use Text::Unidecode to convert metadata in UTF-8 to ASCII-only for … | 
                
                  |  |  | @14 | 11 years | peter | added flac2properties, a shell script for looking up a release and … | 
                
                  |  |  | @13 | 11 years | peter | - if there is a properties file with the same base name as the flac file, … | 
                
                  |  |  | @12 | 11 years | peter | - flactrack aborts if its call to get_musicbrainz_info() returns undef
 … | 
                
                  |  |  | @11 | 12 years | peter | - moved the MusicBrainz library into a lib/ directory
    - use FindBin to … | 
                
                  |  |  | @10 | 12 years | peter | - if flactrack has the album metadata, generate a directory name using the … | 
                
                  |  |  | @9 | 12 years | peter | - encapsulated the code to get artist name and sort name into … | 
                
                  |  |  | @8 | 12 years | peter | - use the VorbisComment style tag names in the info hash returned by … | 
                
                  |  |  | @7 | 12 years | peter | added the NOTES file, about sorting files on a FAT filesystem | 
                
                  |  |  | @6 | 12 years | peter | added a small schell script to generate the URL to submit a new DiscID to … | 
                
                  |  |  | @5 | 12 years | peter | - mbz: only print non-ref values of the info
    - use-cases: added note … | 
                
                  |  |  | @4 | 13 years | peter | - the MusicBrainz XML parsing returns the actual strings instead of … | 
                
                  |  |  | @3 | 14 years | peter | moved the MusicBrainz info lookup code into a common MusicBrainz.pm … | 
                
                  |  |  | @2 | 14 years | peter | added flac2mp3s utility that uses flactrack to convert a single flac file … | 
                
                  |  |  | @1 | 14 years | peter | initial import of current flacrip files into the trunk |