Commit graph

16 commits

Author SHA1 Message Date
7f74ea9e3e feat: add ConfigPath subcommand to output config path
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
2025-10-31 22:38:46 +00:00
5631a12c7c feat: add profile option to Args with default 'default'
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
2025-10-31 22:28:22 +00:00
c1013feda6 feat: add multi-profile config support with profile selection
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
2025-10-31 22:27:49 +00:00
b7392fc7b4 fix: handle SoundCloud URLs with query parameters
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-11 11:00:52 +01:00
7eaff29e6d feat: force mp3 downloads with scdl
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-09 14:00:59 +01:00
8b53f310cf fix: pass thumbnail arguments to scdl via --yt-dlp-args
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-09 13:58:34 +01:00
c5addb147e feat: embed thumbnails for scdl and yt-dlp downloads
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-09 13:55:24 +01:00
e112149ee4 fix: download artwork for SoundCloud links
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-09 13:06:01 +01:00
95513d3901 fix: use ~/.config for config directory
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-08 23:10:35 +01:00
4bf8ca0296 feat: log config file path on startup
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-09-08 23:04:51 +01:00
469472d289 fix: Remove unsupported scdl flag and use rsync for local copy
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-19 22:17:12 +01:00
cd3748d33f fix: Add --no-mtime flag to scdl downloads
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-19 21:45:16 +01:00
d2f0340626 feat: create default config on first run
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-17 14:25:35 +01:00
c740e0df0e feat: load settings from a configuration file
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-17 14:16:24 +01:00
8d58e50847 feat: use local copy when NAS_HOST is localhost
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-17 14:03:12 +01:00
8a1d67166f refactor: Convert jamdl shell script to a Rust application
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-17 14:01:03 +01:00