Commit graph

9 commits

Author SHA1 Message Date
eriedaberrie 511a1b4cd2 refactor: sync-music: use alexandria for file I/O 2024-12-23 01:04:23 -08:00
eriedaberrie ef21e69ac3 feat: sync-music: only replace extensions with trailing quotes in cue files 2024-11-13 00:26:48 -08:00
eriedaberrie c9779f83cf feat!: sync-music: use libcue instead of cuetools 2024-11-11 18:36:30 -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 117325d1ef fix: sync-music: also patch cue files for .wav -> .opus 2024-11-06 00:02:40 -08:00
eriedaberrie c5e1327c19 feat: sync-music: tune ffmpeg settings 2024-11-02 20:43:14 -07:00
eriedaberrie fb98ca88c0 feat: sync-music: put backticks around filepaths in output 2024-10-31 21:41:34 -07:00
eriedaberrie 5f7dc30291 Initial commit 2024-10-27 23:44:59 -07:00