1
0
Fork 0
mirror of https://github.com/fiso64/slsk-batchdl.git synced 2024-12-22 22:42:41 +00:00
Commit graph

153 commits

Author SHA1 Message Date
fiso64
d13b3307d8 update project structure 2024-10-06 09:27:16 +02:00
fiso64
5cd601ba1b readme 2024-10-05 11:42:56 +02:00
fiso64
0b52030d16 readme 2024-10-05 11:41:41 +02:00
fiso64
b1e8dcd535 readme 2024-10-05 11:40:13 +02:00
fiso64
317ff262c3 --title-col 2024-10-04 16:35:29 +02:00
fiso64
6a2e68e562 fix invalid filename chars 2024-10-03 23:11:55 +02:00
fiso64
962510ad7c commit 2024-09-28 15:37:03 +02:00
fiso64
bafc2c3885 commit 2024-09-28 15:36:12 +02:00
fiso64
1fc67abdba commit 2024-09-28 15:34:57 +02:00
fiso64
1828e3ff40 fix album art download bug 2024-09-28 15:33:01 +02:00
fiso64
8a912dc55b fix album art download bug 2024-09-28 14:42:21 +02:00
fiso64
4886744a67 fix interactive control char bug 2024-09-21 12:18:27 +02:00
fiso64
4489d08761 commit 2024-09-15 14:48:59 +02:00
fiso64
431c18b12c commit 2024-09-07 11:06:29 +02:00
fiso64
effe864b43 commit 2024-09-06 18:46:10 +02:00
fiso64
cc3bb440bb update readme 2024-09-06 18:29:31 +02:00
fiso64
9ba474cbb5 update readme 2024-09-05 16:31:57 +02:00
fiso64
39c8863a23 set album concurrent-dls to 999 due to #56 2024-09-05 16:28:37 +02:00
fiso64
b15bb01c89 fix album conditions 2024-09-02 22:43:28 +02:00
fiso64
5b4df5faff commit 2024-09-02 22:06:07 +02:00
fiso64
5c5625c32f commit 2024-09-02 21:57:35 +02:00
fiso64
c0b9a859ee commit 2024-09-02 21:52:15 +02:00
fiso64
149a27115a commit 2024-09-02 18:43:54 +02:00
fiso64
923cd2cbf5 Merge branch 'master' of https://github.com/fiso64/slsk-batchdl 2024-09-01 22:08:33 +02:00
fiso64
7cd634e54f commit 2024-09-01 22:08:30 +02:00
fiso64
0c4be0546f
Update README.md 2024-08-31 07:41:14 +02:00
fiso64
d56d68356a
Update README.md 2024-08-30 22:12:59 +02:00
fiso64
528edf5746 Merge branch 'master' of https://github.com/fiso64/slsk-batchdl 2024-08-30 22:01:27 +02:00
fiso64
95d6cb7493 commit 2024-08-30 22:01:10 +02:00
fiso64
b7c592b03e
Delete changelog.md 2024-08-30 19:05:01 +02:00
fiso64
8cf3016e6b commit 2024-08-30 18:35:44 +02:00
fiso64
c5d11b995d
Merge pull request #52 from FoxxMD/docker
Add dockerfile and cron setup for sldl with lsio cron
2024-08-30 14:55:37 +00:00
fiso64
ff7762cdce update help and readme 2024-08-30 16:39:04 +02:00
fiso64
2952b89042
Merge pull request #54 from FoxxMD/spotify
Implement spotify token and refresh flow from configuration
2024-08-30 14:02:52 +00:00
fiso64
82591b6569 commit 2024-08-30 16:00:26 +02:00
fiso64
4e3ed2ec46 improve result ordering code 2024-08-28 13:49:39 +02:00
fiso64
d1228110a2 fix aggregate, fix name skip-existing 2024-08-28 09:39:32 +02:00
fiso64
01586d9366 commit 2024-08-28 08:19:25 +02:00
fiso64
4d6bf23fc6
Update README.md 2024-08-27 23:04:11 +02:00
fiso64
dfe7fb7c23 update readme 2024-08-27 23:02:21 +02:00
fiso64
42e8f88cab
Update README.md 2024-08-27 22:36:57 +02:00
fiso64
aa75d7c374
Update README.md 2024-08-27 22:35:33 +02:00
fiso64
d5c42ad8b8 fix spotify and csv retrieval
place files in subdirs for multi-album downloads if name-format is empty
2024-08-27 22:24:40 +02:00
FoxxMD
5357911054 Implement spotify token and refresh flow from configuration
* makes headless usage of sldl easier #42
* fallback to outputting login flow URL if opening a browser fails (in headless environment)
* output token and refresh token on login complete
* parse token and refresh token from config and attempt to use before invoking login flow
2024-08-27 14:50:25 -04:00
fiso64
178dfe26b3 commit 2024-08-27 18:56:05 +02:00
fiso64
f8c5ed23da commit 2024-08-27 18:48:50 +02:00
FoxxMD
f7be57fed9 More accurate cron example 2024-08-27 12:45:07 -04:00
FoxxMD
121e813dcf Add docs for docker 2024-08-27 12:45:04 -04:00
FoxxMD
24a7709671 Add github action for publishing image 2024-08-27 12:44:05 -04:00
FoxxMD
2381faf80c Enable cross-platform dockerfile 2024-08-27 12:44:05 -04:00