Commit Graph

20 Commits

Author SHA1 Message Date
3bf2ad38c2 Print warning if album art isn't named correctly 2025-01-18 13:40:27 +00:00
4d011c0d5d Copy album art in separate method 2025-01-18 12:34:05 +00:00
c73217843b Separate transcoding functionality into class 2025-01-18 10:31:26 +00:00
422e7eb82b Create track class 2025-01-18 10:19:18 +00:00
572e7d49d3 Ignore batch files in src/ 2025-01-12 19:11:04 +00:00
ea8c113734 Remove skip album methods 2025-01-11 14:09:55 +00:00
f6ab663343 Add support for qaac encoder 2025-01-11 14:06:20 +00:00
6eefe16c4b Don't try to read stderr when exception is thrown 2024-05-10 18:09:02 +01:00
6f5bfef1ed Print worker results 2024-05-10 17:01:07 +01:00
a65b6dd6e3 Encode multiple tracks concurrently 2024-05-10 16:47:05 +01:00
4633505b98 Remove log from whitelist 2024-05-10 16:17:11 +01:00
9a11244115 Touch 'DONE' file in completed albums 2024-05-10 16:12:22 +01:00
6574182bfe Copy album art and log files to output dir 2024-05-10 16:07:44 +01:00
a6cdc8d31e Transcode files using specified encoder 2024-05-10 16:03:47 +01:00
19a70dd2e7 Add flacs to transcode list and assemble encoder argument tuple 2024-05-10 15:13:27 +01:00
de02cb2d08 Create directory skeleton of albums not already processed 2024-05-10 14:44:39 +01:00
4d35f24aa3 Derive input and output directory from commandline arguments 2024-05-10 14:01:24 +01:00
b377f0c077 Initial commit 2024-05-10 12:56:52 +01:00
fac5a9d294 Ignore PyCharm files 2024-05-10 12:44:50 +01:00
51a5c35d14 Initial commit 2024-05-10 12:41:06 +01:00