Commit Graph

85 Commits

Author SHA1 Message Date
Mike Schwörer 5a655f96ef
Added --temp-download-dir option 2021-11-25 11:31:01 +01:00
Mike Schwörer 26ed5bef39
Update README 2021-11-22 10:33:49 +01:00
jkemming 2c88a5cd56 feat: Improve Docker setup
- Remember credentials between container starts
- Use same uid/gid in container as on host
2021-11-17 21:43:41 +01:00
Logykk eb9b355754
Add new branding 2021-11-11 12:29:37 +13:00
Logykk 265834746f
Merge pull request #136 from el-gringo-alto/argument-parsing
Command line arguments are parsed with the argparse library
2021-10-30 12:51:23 +13:00
logykk 31baf3feae Fixed issues with playlist downloading 2021-10-29 21:09:20 +13:00
el-gringo-alto a2fb09e2ed Add support for multiple urls Fix #149 2021-10-28 12:59:36 -04:00
el-gringo-alto 17329d8cf6 remade changes to updated main 2021-10-28 11:30:50 -04:00
el-gringo-alto 40cb0d901f Revert "Revert "Merge branch 'main' into argument-parsing""
This reverts commit 7412abcee5.
2021-10-28 10:44:44 -04:00
el-gringo-alto 7412abcee5 Revert "Merge branch 'main' into argument-parsing"
This reverts commit e7b3f5c4bd, reversing
changes made to 95f0dc8edf.
2021-10-28 02:25:57 -04:00
el-gringo-alto e7b3f5c4bd
Merge branch 'main' into argument-parsing 2021-10-28 02:19:06 -04:00
el-gringo-alto 95f0dc8edf Update README.md 2021-10-28 02:17:38 -04:00
el-gringo-alto 132c235bdb remade changes after merging with main 2021-10-28 02:14:18 -04:00
logykk 68cea35fde Updated documentation 2021-10-27 23:03:33 +13:00
mockuser404 709a8cbfcd
Update README.md 2021-10-27 00:36:23 +05:30
mockuser404 524c6fe075
Update README.md 2021-10-27 00:32:53 +05:30
mockuser404 5248995a7b
Update README.md 2021-10-27 00:31:56 +05:30
mockuser404 b01c96bb1c
update ban info on readme 2021-10-27 00:31:13 +05:30
Logykk b62f6bea7f
Added docker hub image to Readme 2021-10-26 09:24:07 +13:00
Jayden 67c325473f
docs(readme): add common errors markdown file 2021-10-25 14:14:05 -04:00
logykk c4ff812ac3 change docker dir from src to zspotify 2021-10-25 14:59:40 +13:00
el-gringo-alto b9d3f37e42 Fixed previous errors trying to rebase 2021-10-24 21:43:32 -04:00
el-gringo-alto 68dffda950 Revert "Updated python usage to reflect app folder rename"
This reverts commit cf49ab8c52.
2021-10-24 21:36:27 -04:00
el-gringo-alto 5966bc00b7 Revert "Merge pull request #107 from jaredrossberg/docker"
This reverts commit 898e20dc6d, reversing
changes made to 938b647753.
2021-10-24 21:36:27 -04:00
el-gringo-alto f60ede3c45 Updated python usage to reflect app folder rename 2021-10-24 21:34:30 -04:00
Logykk 5c0b02b0b8
Fix docker run command 2021-10-25 14:06:26 +13:00
Jared Rossberg e5da26c81a Update README with Docker usage 2021-10-24 14:32:50 -06:00
Footsiefat 3145810c5e
Merge pull request #98 from jaredrossberg/main
Create main module
2021-10-25 08:57:04 +13:00
Jared Rossberg 69f59bb0f6 Create main module 2021-10-24 11:15:41 -06:00
Jared Rossberg 5b6a41ef70 Explain homebrew better in readme 2021-10-24 11:09:15 -06:00
Jared Rossberg 96128de4a7 Fix more spelling errors 2021-10-24 10:37:59 -06:00
Jared Rossberg 7c2b8fc1c9 Fix one more spelling error 2021-10-24 10:35:04 -06:00
Jared Rossberg dc37d6157e Fix readme cli usage 2021-10-24 10:22:20 -06:00
Jared Rossberg 40bc2d612f Fix spelling errors 2021-10-24 09:49:55 -06:00
Mazzya 51abecda74
Update README.md 2021-10-24 14:24:47 +02:00
Mazzya b4b2985a5b CHANGELOG.md has been created and a link to view the CONTRIBUTING.md file has been added. 2021-10-24 14:23:26 +02:00
Logykk 21b970f0e1
Bumped minimum python version to 3.9 2021-10-24 20:36:31 +13:00
logykk ad4c730578 Updated readme to v2.2 2021-10-24 18:41:53 +13:00
Jayden 74920471c3
docs(readme): fix spacing 2021-10-23 21:53:59 -04:00
Jayden 55936258a3
docs(readme): update from zspotify.py to app.py
updates the specified python file to the python file that starts the app
2021-10-23 21:50:59 -04:00
Footsiefat adf2e49f1c
Update README.md 2021-10-24 12:56:36 +13:00
Jonathan Barratt fe7ceda687 Revert "Use archive url of librespot-python instead of git url"
This reverts commit c74dd60411.
2021-10-24 03:53:05 +07:00
Jonathan Barratt c74dd60411 Use archive url of librespot-python instead of git url 2021-10-24 02:27:46 +07:00
Footsiefat 80813381fc
Update README.md 2021-10-23 22:32:47 +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
Jonathan Barratt ca0fb00af6 Lints the code and requests that contributors do the same. 2021-10-23 15:30:31 +07:00
Jonathan Barratt f10ce45f05 Moves hard-coded configuration to separate json file
adds zs_config.json, changes global usage in zspotify, and updates README
2021-10-23 13:54:22 +07: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
Footsiefat b34c2031aa
Update README.md 2021-10-22 21:38:49 +13:00