Commit graph

21 commits

Author SHA1 Message Date
eriedaberrie f9b32f8fc7 chore: flake.lock: update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
  → 'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17)
2024-12-19 15:50:49 -08:00
eriedaberrie 9e9121906e chore: nix fmt 2024-12-19 15:49:01 -08:00
eriedaberrie 4a5e508bcd feat: sync-music: additionally copy over replaygain metadata 2024-11-24 16:28:18 -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 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 cea9a46872 fix: sync-music: use unwind-protect in with-ignore-stderr 2024-11-11 19:57:16 -08:00
eriedaberrie c9779f83cf feat!: sync-music: use libcue instead of cuetools 2024-11-11 18:36:30 -08:00
eriedaberrie f0e61b33fd chore: flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
  → 'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
2024-11-11 18:34:12 -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 157ed28b77 chore: flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d' (2024-11-02)
  → 'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
2024-11-07 15:19:40 -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 3adb38248e feat: sync-music: add task number to log 2024-11-02 20:43:26 -07: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 ef9d463f47 feat: stop compressing cores 2024-10-28 16:00:52 -07:00
eriedaberrie 7065f73dd3 feat: add time-window
No more random lisp scripts and derivations in my main NixOS config anymore
2024-10-28 00:02:24 -07:00
eriedaberrie 5f7dc30291 Initial commit 2024-10-27 23:44:59 -07:00