source: flacrip

Revision Log Mode:


Legend:

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