Commit Graph
17 Commits
Author SHA1 Message Date
Logykk 8832736519 Merge pull request #101 from AlphaGit/main
Fix typing hints
2021-10-25 14:18:07 +13:00
Logykk 5c0b02b0b8 Fix docker run command 2021-10-25 14:06:26 +13:00
Logykk 3c094e6436 Merge pull request #91 from reduxionist/fix/use-absolute-path-to-download-dirs
Use absolute paths for download directories
2021-10-24 21:44:01 +13:00
Logykk 21b970f0e1 Bumped minimum python version to 3.9 2021-10-24 20:36:31 +13:00
Logykk 98f20e7e40 Merge pull request #87 from reduxionist/fix/use-absolute-path-to-config
Fixes error locating config if not run from src dir
2021-10-24 17:39:37 +13:00
Logykk 959a162d3c Merge pull request #84 from tkhadimullin/patch-1
added basic Dockerfile
2021-10-24 15:42:52 +13:00
Logykk 83bf41091c Create pylint.yml 2021-10-24 15:35:42 +13:00
Logykk 35bace1a5c Update .gitignore 2021-10-24 12:29:43 +13:00
Logykk 632320d18f Merge pull request #66 from reduxionist/chore/add-lint-request-to-readme-and-lint-code
Lints the code and requests that contributors do the same.
2021-10-23 21:41:35 +13:00
Logykk a071008cb3 Update README.md 2021-10-23 21:36:42 +13:00
Logykk 3e5bf956d6 Fix minor bugs 2021-10-23 21:32:15 +13:00
Logykk bb7a2786af Can now search and download all songs by artist 2021-10-23 21:30:15 +13:00
Logykk 8770de741d Support subfolders for each disc.
Must be enabled manually in zs_config.json
2021-10-23 21:04:02 +13:00
Logykk 24c06facf7 Added info on artist downloading
Added usage for downloading all music by an artist and a disclaimer about banned accounts.
2021-10-23 13:40:35 +13:00
Logykk d9d18020d0 Fixed bug preventing downloading with artist url 2021-10-23 13:00:46 +13:00
Logykk 6c77e68d23 Licence under GPLv3 2021-10-22 20:02:45 +13:00
Logykk cb7173280b Support for selecting multiple options from search 2021-10-22 18:17:59 +13:00