Changeset 5 in flacrip for trunk/use-cases


Ignore:
Timestamp:
05/06/13 15:47:48 (11 years ago)
Author:
peter
Message:
  • mbz: only print non-ref values of the info
  • use-cases: added note about submitting a new discid
  • flactrack:
    • hardcoded the library location for now
    • sort the supplied %TRACKS by their keys
    • remove special characters from the output filename using quotemeta
    • abort with an error message if no MusicBrainz info is found
    • abort with an error message if the flac decoding is canceled
  • MusicBrainz.pm: select the proper medium (by DiscID) as the context for querying the tracklist, so multi-disc releases get the proper tracklist
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/use-cases

    r1 r5  
    1919 
    2020re-encode a mix as an archived flac for quick burning later 
     21 
     22submit a CD TOC to MusicBrainz 
     23    => submiturl 
     24    => metaflac --extract-cuesheet-to - | cuesheet2tocdata 
Note: See TracChangeset for help on using the changeset viewer.