source:
flacrip/trunk/submiturl
@
27
| Last change on this file since 27 was 6, checked in by peter, 13 years ago | |
|---|---|
|
|
| File size: 168 bytes | |
| Rev | Line | |
|---|---|---|
| [6] | 1 | #!/bin/bash |
| 2 | # see also https://github.com/metabrainz/libdiscid/blob/master/src/disc.c#L358 | |
| 3 | ||
| 4 | FLACFILE=$1 | |
| 5 | ||
| 6 | metaflac --export-cuesheet-to - $FLACFILE | ./cuesheet2tocdata |
Note: See TracBrowser
for help on using the repository browser.
