Commit Graph

66 Commits

Author SHA1 Message Date
aef6e80c77 docs: fix incorrect usage description for --stop-on-fail flag 2026-02-28 17:43:21 +01:00
Patrick Canal
195d783bcf docs: add disclaimer to readme
Clarified project origins and limitations regarding Amazon and Qobuz downloads.
2026-02-28 17:33:24 +01:00
a21832d39c build: fix nix build 2026-02-28 17:06:22 +01:00
9d8a9538be feat: add --override flag 2026-02-28 16:39:51 +01:00
420429112a feat: add --stop-on-fail flag 2026-02-28 16:34:53 +01:00
fcae48753b fix: various bugs and general code improvements 2026-02-28 16:18:50 +01:00
2fea9a79df feat: add --interval flag 2026-02-28 10:50:29 +01:00
a0d76a6b01 fix: add default empty string 2026-02-25 18:25:08 +01:00
d479ba02d2 fix: for now download only from tidal 2026-02-25 18:17:14 +01:00
8b00b0e197 fix: wrong string for service parameter 2026-02-25 18:10:07 +01:00
7a080cd46d feat: add logging to know which source is going to fallback to the download 2026-02-25 18:05:44 +01:00
e666e1b4f8 feat: add download fallback 2026-02-20 15:08:53 +01:00
36030f9f4c feat: implement metadata fetch command 2026-02-20 09:32:59 +01:00
c87f1987b5 docs: update readme 2026-02-20 08:54:04 +01:00
33668ca82a fix: output file/dir for track download 2026-02-20 08:47:10 +01:00
e4083c65c0 feat: add playlist download 2026-02-20 08:05:05 +01:00
777fab8c9a fix: go modules 2026-02-19 18:52:58 +01:00
6d27cc4502 feat: fix metadata embedding 2026-02-19 18:49:55 +01:00
129695f823 build: fix build hash 2026-02-19 16:57:17 +01:00
1944db8b81 fix: go modules 2026-02-19 16:54:41 +01:00
a85812a1b8 refactor: move track download to a different function 2026-02-19 16:44:54 +01:00
41e2484b2a feat: add metadata embedding 2026-02-19 16:24:28 +01:00
ecc4564ff7 feat: add file exists check 2026-02-19 16:01:56 +01:00
80e2d868d2 feat: add filename extension and verbose flag 2026-02-19 13:43:07 +01:00
1026868e01 feat: download implementation 2026-02-19 13:18:47 +01:00
f79836b11e feat: add tidal download url finder 2026-02-17 19:04:47 +01:00
22fe398c6c fix: add edge case to id parsing in url 2026-02-17 18:48:56 +01:00
4cb04ca973 build: fix build hash 2026-02-17 16:38:18 +01:00
e5a6db72b3 feat: add song link conversion 2026-02-17 16:33:57 +01:00
1504e29919 feat: improve metadata implementation for track 2026-02-17 11:19:11 +01:00
5b557f1b1f feat: add first metadata implementation 2026-02-15 18:13:08 +01:00
1ce9feb5e6 fix: first compilable version 2026-02-15 17:34:48 +01:00
9cdaf9851c style: move services into separated file 2026-02-15 17:25:55 +01:00
af20e29064 fix: change package names 2026-02-15 17:23:56 +01:00
fc4b29b3eb fix: remove spotiflac libraries 2026-02-15 17:10:08 +01:00
30c86752b6 build: fix missing pname and version 2026-02-15 16:59:31 +01:00
10cc4227f5 build: remove old tooling 2026-02-15 16:56:40 +01:00
281aec29ca build: remove spotiflac dependency 2026-02-15 16:55:51 +01:00
63d9892e72 build: fix #1 2026-02-14 20:19:22 +01:00
f3dd4303a3 feat: add amazon and qobuz services 2026-02-14 18:12:02 +01:00
a3fdb9cdfb fix: add error checking on playlist download 2026-02-14 16:16:32 +01:00
2e014d3dcd build: add .deb package build process 2026-02-13 22:46:34 +01:00
8d9cdc9c3a build: fix wrong variable in just recipe 2026-02-13 20:19:55 +01:00
756c636ea8 build: add automation commands v1.0.0 2026-02-13 20:06:30 +01:00
2daf7af7a6 feat: add command metadata 2026-02-13 16:32:22 +01:00
7ea1ba4b5c style: clean url recognition 2026-02-13 15:57:56 +01:00
04cd63c501 refactor: split metadata into a new file 2026-02-13 15:39:25 +01:00
Patrick
219af8736a docs: fix image position 2026-02-13 12:44:17 +01:00
03b7c1e344 docs: update usage and image 2026-02-13 12:41:01 +01:00
dee9a42ce2 feat: restructure cli arguments 2026-02-13 11:52:11 +01:00