Commit graph

9 commits

Author SHA1 Message Date
eriedaberrie 4a5e508bcd feat: sync-music: additionally copy over replaygain metadata 2024-11-24 16:28:18 -08:00
eriedaberrie 5fc881156e feat: sync-music: copy album covers 2024-11-12 11:04:34 -08:00
eriedaberrie 3eb4ae3b82 feat: sync-music: don't use cue track files if that file doesn't exist 2024-11-12 01:24:22 -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