|
|
@48
|
8 years |
peter |
Default the --directory to the current directory.
Then, if the --all …
|
|
|
@47
|
9 years |
peter |
flactrack: if the output directory exists abort unless the --force flag …
|
|
|
@46
|
9 years |
peter |
flac2properties:
- takes multiple files to convert
- removes the …
|
|
|
@45
|
9 years |
peter |
if the barcode element is present but empty, return '[none]' as the value …
|
|
|
@44
|
9 years |
peter |
return the barcode as BARCODE when getting properties from the MusicBrainz …
|
|
|
@43
|
9 years |
peter |
fallback to an interactive selection of the release if there are multiple …
|
|
|
@42
|
10 years |
peter |
issue #5: if the --properties flag is given to cd2flac, it will …
|
|
|
@41
|
10 years |
peter |
Use Audio::FLAC::Header to write the tags to the FLAC file instead of …
|
|
|
@40
|
10 years |
peter |
If given a barcode, get_musicbrainz_info() will attempt to match a release …
|
|
|
@39
|
10 years |
peter |
issue #2: first version of script that unmounts and runs fatsort. Takes a …
|
|
|
@38
|
10 years |
peter |
issue #4: set BARCODE tag after successful rip_to_flac() operation
|
|
|
@37
|
10 years |
peter |
id3dump, id3load, id3ascii: scripts to dump and load ID3 info from an Mp3 …
|
|
|
@36
|
10 years |
peter |
getprops:
- simple bash script to output the BARCODE tag of a FLAC …
|
|
|
@35
|
10 years |
peter |
applymeta:
- if no track numbers are given, assume all tracks
- …
|
|
|
@34
|
10 years |
peter |
Added interactive script to set a BARCODE property on a flac file. Will …
|
|
|
@33
|
10 years |
peter |
- removed unused old scripts to play FLAC files
|
|
|
@32
|
10 years |
peter |
- added the DiscFlacFile class
|
|
|
@31
|
10 years |
peter |
- mbz uses DiscFlacFile to read the discid from a FLAC file
- remove …
|
|
|
@30
|
10 years |
peter |
Added a tags/notags switch to flactrack to control whether to tag the …
|
|
|
@29
|
10 years |
peter |
- added types to the attributes in the Tracks and Ripper classes
- …
|
|
|
@28
|
10 years |
peter |
made discid an attribute of the Tracks class, instead of a method
|
|
|
@27
|
10 years |
peter |
cuesheet2tocdata uses the Tracks library instead of duplicating the code …
|
|
|
@26
|
10 years |
peter |
- added parse_cuesheet() function to Tracks
- Tracks can now read tracks …
|
|
|
@25
|
10 years |
peter |
print the flac file name before presenting the list of releases
|
|
|
@24
|
10 years |
peter |
- converted Tracks from Class::Std to Moose
- added a has_tracks() …
|
|
|
@23
|
10 years |
peter |
moved the code to do the ripping and converting to FLAC from cd2flac into …
|
|
|
@22
|
10 years |
peter |
- split the Tracks module out into its own *.pm file
- cd2flac dies …
|
|
|
@21
|
10 years |
peter |
ignore files with mp3, flac, iso, and properties extensions
|
|
|
@20
|
10 years |
peter |
applymeta now takes an optional list of track numbers instead of always …
|
|
|
@19
|
10 years |
peter |
added a script to create an *.iso image file from a list of directories
|
|
|
@18
|
10 years |
peter |
added script to rename a FLAC tag
|
|
|
@17
|
10 years |
peter |
changed MBZ_DISCID to MUSICBRAINZ_DISCID, to match the standard …
|
|
|
@16
|
10 years |
peter |
Include language and script in the metadata fetched by mbz
|
|
|
@15
|
10 years |
peter |
use Text::Unidecode to convert metadata in UTF-8 to ASCII-only for …
|
|
|
@14
|
10 years |
peter |
added flac2properties, a shell script for looking up a release and …
|
|
|
@13
|
10 years |
peter |
- if there is a properties file with the same base name as the flac file, …
|
|
|
@12
|
10 years |
peter |
- flactrack aborts if its call to get_musicbrainz_info() returns undef
…
|
|
|
@11
|
11 years |
peter |
- moved the MusicBrainz library into a lib/ directory
- use FindBin to …
|
|
|
@10
|
11 years |
peter |
- if flactrack has the album metadata, generate a directory name using the …
|
|
|
@9
|
11 years |
peter |
- encapsulated the code to get artist name and sort name into …
|
|
|
@8
|
11 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
|
12 years |
peter |
- the MusicBrainz XML parsing returns the actual strings instead of …
|
|
|
@3
|
13 years |
peter |
moved the MusicBrainz info lookup code into a common MusicBrainz.pm …
|
|
|
@2
|
13 years |
peter |
added flac2mp3s utility that uses flactrack to convert a single flac file …
|
|
|
@1
|
13 years |
peter |
initial import of current flacrip files into the trunk
|