Commit graph

22 commits

Author SHA1 Message Date
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
a66660fbe9 Update README.md 2025-09-06 14:10:09 +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
0dbbf6a369 repo url 2025-08-17 20:19:17 +01:00
john
0fce5901b7 Merge pull request 'rust' (#1) from rust into main
Reviewed-on: john/jamdl#1
2025-08-17 19:41:08 +01:00
bd767eb8be docs: update README for Rust application
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
2025-08-17 14:54:33 +01:00
53870e5a43 cargo lock 2025-08-17 14:26:12 +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
26824c458d added 2025-08-17 14:02:38 +01:00
ae2e2b9e77 deelgte 2025-08-17 14:02:31 +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
john
ac1f838c1c Add jamdl.sh 2025-07-30 23:22:31 +01:00
john
c31bde7e28 Initial commit 2025-07-30 23:20:51 +01:00