Commit Graph

805 Commits

Author SHA1 Message Date
Nathan Thomas f11a1105c9 Deezer search working 2023-12-21 20:20:22 -08:00
Nathan Thomas b1e4369f5d Handle API errors for deezer downloads #487 2023-12-21 17:02:25 -08:00
Nathan Thomas 779533a234 Allow downloading all albums in label #482 2023-12-21 16:24:19 -08:00
Nathan Thomas c6f65211bd Update stale bot #494 2023-12-21 14:58:02 -08:00
Nathan Thomas 6357080255 Add logo svg 2023-12-21 13:39:30 -08:00
Nathan Thomas 9b8c8d9081 Add logo 2023-12-21 13:36:18 -08:00
Nathan Thomas bf19aee67d Merge branch 'dev' of https://github.com/nathom/streamrip into dev 2023-12-21 13:35:30 -08:00
Nathan Thomas 4fe575fa85 Add logo 2023-12-21 13:35:19 -08:00
Nathan Thomas 2a0dd80035
Merge pull request #459 from nathom/rewrite
Streamrip refactor for v2.0
2023-12-21 13:32:50 -08:00
Nathan Thomas b81f97e737 Merge branch 'dev' into rewrite 2023-12-21 13:31:54 -08:00
Nathan Thomas 0b3be0efca Use fallback ID if track not available on deezer 2023-12-21 13:26:58 -08:00
Nathan Thomas 7e01277dc2 Add lint rules 2023-12-21 13:17:41 -08:00
Nathan Thomas 881fb6cba1 Fix quality option bug 2023-12-21 13:17:06 -08:00
Nathan Thomas 1522931f6f TIDAL downloads working 2023-12-21 13:13:01 -08:00
Nathan Thomas d14fb608d3 Tidal album downloads working 2023-12-21 12:48:19 -08:00
Nathan Thomas abb37f17fd Formatting 2023-12-20 22:21:58 -08:00
Nathan Thomas cf770892f1 Tidal login working 2023-12-20 22:21:22 -08:00
Nathan Thomas 1c2fb8db18 Add ruff config 2023-12-20 22:20:36 -08:00
Nathan Thomas 64b94bfea5 Deezer working 2023-12-20 16:55:34 -08:00
Nathan Thomas 349e46739c Update dependencies and lock 2023-12-01 19:34:47 -08:00
Nathan Thomas 7f1c29df2d Deezer downloads working 2023-12-01 19:34:38 -08:00
Nathan Thomas 318b7ebadc Error message for FFMPEG not installed 2023-11-29 09:54:22 -08:00
Nathan Thomas 8aba2a5612 Remove old code 2023-11-28 21:44:26 -08:00
Nathan Thomas 6bd2d0cf0e Last.fm support 2023-11-28 21:43:44 -08:00
Nathan Thomas 4f8f3213c4 Update dependencies 2023-11-26 15:31:51 -08:00
Nathan Thomas 3b237a0339 Implement search for qobuz and soundcloud 2023-11-26 15:31:30 -08:00
Nathan Thomas ba05436fec More restructuring 2023-11-24 20:38:44 -08:00
Nathan Thomas 7a35d31c4b Update entry point 2023-11-24 20:38:31 -08:00
Nathan Thomas df79746c71 Clean up file structure 2023-11-24 18:50:06 -08:00
Nathan Thomas 3e6284b04d Databases working, add no progress flag 2023-11-24 18:22:50 -08:00
Nathan Thomas 1964a0e488 Improve database, refactor artist and label 2023-11-23 18:40:50 -08:00
Nathan Thomas f9b263a718 Improve progress bars, soundcloud working 2023-11-21 16:29:31 -08:00
Nathan Thomas 3640e4e70a Update 2023-11-17 20:40:46 -08:00
Nathan Thomas 89f76b7f58 Album downloads working 2023-10-31 12:51:44 -07:00
Nathan Thomas 837e934476 Update 2023-10-29 14:42:10 -07:00
Nathan Thomas 7cbd77edc5 Update 2023-10-22 00:07:17 -07:00
Nathan Thomas 36fd27c83c Update 2023-10-21 19:18:06 -07:00
Nathan Thomas 06335058f3 Restructure and add tests 2023-10-13 11:38:50 -07:00
Nathan Thomas 4448220085 Update 2023-10-06 13:54:27 -07:00
Nathan Thomas 95e906a196 Finish downloadables 2023-10-05 11:13:52 -07:00
Nathan Thomas 4e2709468b Add prompter and soundcloud client 2023-10-04 10:52:07 -07:00
Nathan Thomas 34277a3c67 Finish most of skeleton 2023-09-21 19:19:30 -07:00
Nathan Thomas b5a442c042 Revert "Move files to src"
This reverts commit 16752df99c.
2023-09-21 11:01:04 -07:00
Nathan Thomas 16752df99c Move files to src 2023-09-21 11:00:25 -07:00
Nathan Thomas a2e9279189 Update config 2023-09-21 10:50:43 -07:00
Nathan Thomas 51ae29e851 Skeleton for new client file 2023-09-21 10:50:22 -07:00
Nathan Thomas 2a185a4119 Made spoofer async 2023-09-21 10:49:45 -07:00
Nathan Thomas e70be5f158 Rewrite config.py 2023-09-20 20:52:21 -07:00
Nathan Thomas a38c65f265
Merge pull request #438 from Dlanis/patch-1 2023-08-24 19:50:06 -07:00
Dlanis 088e2a459f
Update media.py
Except ItemExists in Tracklist download function when concurrent downloads are enabled
2023-07-27 09:45:07 +00:00