Commit Graph
24 Commits
Author SHA1 Message Date
Logykk 508941e6aa Merge pull request #158 from yiannisha/fixes#138
Added digit prefixes to playlist track names - Fixes#138
2021-10-28 11:20:19 +13:00
Logykk b22e59fa39 Merge pull request #152 from mockuser404/patch-3
fix podcast existing episodes not skipping
2021-10-28 11:18:59 +13:00
Logykk 8bab8a03c5 Fix pylint always failing
Merge pull request #146 from sheeeng/feature/pylint-exit
2021-10-27 10:36:37 +13:00
Logykk 87419e18a8 Fix downloading by artist.
Modifying the scripts to include the query include_groups=album,single will only cause albums and singles made by the specific artist to be downloaded, avoiding unnecessary downloads.
2021-10-26 20:42:40 +13:00
Logykk b62f6bea7f Added docker hub image to Readme 2021-10-26 09:24:07 +13:00
Logykk 27c4ea580b Merge pull request #126 from sheeeng/fix/pylint
fix: pylint
2021-10-26 08:09:31 +13:00
Logykk 841df577a5 Merge pull request #118 from jaredrossberg/pylint
Allows pylint to run correctly
2021-10-25 18:25:00 +13:00
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