George Lacey george
  • Joined on 2024-05-02
george pushed to main at george/whatopus 2025-04-02 12:09:27 +01:00
0889c40bb5 don't transcode if DONE file in dir
george pushed to main at george/whatopus 2025-01-18 18:50:28 +00:00
965197cd6a Add debug log level
860417488f Generate encoder arguments in separate method
Compare 2 commits »
george pushed to main at george/whatopus 2025-01-18 18:02:30 +00:00
eca3ba4a64 Move transcoding logic to separate class
b013416e2f Implement logging levels
94d6ae4101 Implement logging
Compare 3 commits »
george pushed to main at george/whatopus 2025-01-18 14:53:32 +00:00
cc5f4f77da Rename class Track to File
93ce2b1725 Copy album art using Track class
Compare 2 commits »
george pushed to main at george/whatopus 2025-01-18 14:18:36 +00:00
e06bcb895a Support checking if album art is named correctly
george pushed to main at george/whatopus 2025-01-18 14:16:29 +00:00
78bd62b009 Support album art files
george pushed to main at george/whatopus 2025-01-18 13:58:09 +00:00
47e8b0d11a Transcode using track class
ceae96422b Move track to transcode package
Compare 2 commits »
george pushed to main at george/whatopus 2025-01-18 13:40:28 +00:00
3bf2ad38c2 Print warning if album art isn't named correctly
4d011c0d5d Copy album art in separate method
Compare 2 commits »
george pushed to main at george/whatopus 2025-01-18 10:31:29 +00:00
c73217843b Separate transcoding functionality into class
george pushed to main at george/whatopus 2025-01-18 10:19:18 +00:00
422e7eb82b Create track class
george pushed to main at george/whatopus 2025-01-12 19:11:05 +00:00
572e7d49d3 Ignore batch files in src/
george pushed to main at george/whatopus 2025-01-11 14:09:56 +00:00
ea8c113734 Remove skip album methods
george pushed to main at george/whatopus 2025-01-11 14:06:23 +00:00
f6ab663343 Add support for qaac encoder
george pushed to main at george/whatopus 2024-05-10 18:09:34 +01:00
6eefe16c4b Don't try to read stderr when exception is thrown
george pushed to main at george/whatopus 2024-05-10 17:01:39 +01:00
6f5bfef1ed Print worker results
george pushed to main at george/whatopus 2024-05-10 16:47:36 +01:00
a65b6dd6e3 Encode multiple tracks concurrently
george pushed to main at george/whatopus 2024-05-10 16:17:42 +01:00
4633505b98 Remove log from whitelist
george pushed to main at george/whatopus 2024-05-10 16:12:53 +01:00
9a11244115 Touch 'DONE' file in completed albums
george pushed to main at george/whatopus 2024-05-10 16:08:18 +01:00
6574182bfe Copy album art and log files to output dir
george pushed to main at george/whatopus 2024-05-10 16:04:18 +01:00
a6cdc8d31e Transcode files using specified encoder