Daniel
|
7c5424437e
|
feat(ffmpeg): add WAV format support and detection for use in dev mode
- Added WAV format to customFormats with appropriate metadata.
- Implemented detection for RIFF/WAVE format in detectAudioFormat function.
|
2026-03-19 15:14:52 -05:00 |
|
Daniel
|
37a74ad755
|
refactor(downloads/ffmpeg): refactor ffmpeg usage and add additional logging for ffmpeg
|
2026-03-12 16:02:44 +00:00 |
|
Daniel
|
c865b21bf5
|
refactor: ffmpeg customFormats/containerFormats are now an object
|
2026-03-12 15:24:54 +00:00 |
|
Daniel
|
b04019f282
|
fix(downloads): mp4 files with flac audio are now tagged
This is resolved by using ffmpeg to copy the audio data into a new mp4 container file before passing it to taglib.
|
2026-03-12 06:43:45 +00:00 |
|
Daniel
|
c1552980eb
|
feat: extract bulk download handlers into bulk-download-writer.ts and add folder picker + settings
|
2026-03-12 06:04:59 +00:00 |
|
Samidy
|
30b2e7d445
|
fix(downloading): hi-res M4A's having no embedded covers (FUCK YOU TAGLIB)
|
2026-03-12 07:12:02 +03:00 |
|
Daniel
|
3e24470401
|
feat(downloads): add FLAC - Max Compression option and refactor transcoding logic
|
2026-03-11 19:26:05 +00:00 |
|