Commit graph

7 commits

Author SHA1 Message Date
eriedaberrie 364c984620 feat: sync-music: don't use cue track files if that file doesn't exist 2024-11-12 01:21:16 -08:00
eriedaberrie c9779f83cf feat!: sync-music: use libcue instead of cuetools 2024-11-11 18:36:30 -08:00
eriedaberrie b488540ffe feat: sync-music: ignore cueprint erorrs 2024-11-07 20:27:12 -08:00
eriedaberrie 5f61ca0280 fix: sync-music: ensure output file names are valid on Android 2024-11-07 15:45:11 -08:00
eriedaberrie 1a714ac77a feat!: sync-music: properly utilize cuesheets
Instead of blindly copying over .cue files, attempt to parse them with
cuetools and use the data to split up the associated flac files.  Old behavior
is available under --dumb-cue-copy.
2024-11-07 15:19:59 -08:00
eriedaberrie 394224eadd chore: sync-music: capitalize comments 2024-11-07 15:18:18 -08:00
eriedaberrie 5f7dc30291 Initial commit 2024-10-27 23:44:59 -07:00