Commit graph

6 commits

Author SHA1 Message Date
eriedaberrie 5fc881156e feat: sync-music: copy album covers 2024-11-12 11:04:34 -08:00
eriedaberrie c9779f83cf feat!: sync-music: use libcue instead of cuetools 2024-11-11 18:36:30 -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 c5e1327c19 feat: sync-music: tune ffmpeg settings 2024-11-02 20:43:14 -07:00
eriedaberrie 5f7dc30291 Initial commit 2024-10-27 23:44:59 -07:00