Commit Graph

230 Commits

Author SHA1 Message Date
Jayden 6da4eea12a
docs(common_errors): remove explanation 2021-10-25 14:15:49 -04:00
Jayden 67c325473f
docs(readme): add common errors markdown file 2021-10-25 14:14:05 -04:00
Footsiefat f7da8c2761
Merge pull request #120 from sudouser777/main
updated pylint github action
2021-10-25 19:53:48 +13:00
Footsiefat baa57668ad
Merge pull request #122 from LeithC/patch-1
Modified dockerfile to only copy zs_config if it exists
2021-10-25 19:52:12 +13:00
LeithC 9f841bf00f
Modified zs_config.json to only copy if exists
If zs_config.json does not exist it no longer forces a copy of the file.
2021-10-25 16:54:38 +10:30
Raju komati 29bdddf76e
Merge branch 'Footsiefat:main' into main 2021-10-25 11:15:07 +05:30
Raju komati d744b6f40a
added requirements install command to pylint action 2021-10-25 11:13:46 +05:30
Raju komati ce5e2be010
updated command in pylint github action 2021-10-25 11:10:53 +05:30
Footsiefat 2552e7ece0
Merge pull request #119 from Footsiefat/revert-94-main
Revert "added m3u playlist file creation"
2021-10-25 18:36:32 +13:00
Footsiefat afeb84de39
Revert "added m3u playlist file creation" 2021-10-25 18:36:17 +13:00
Logykk 841df577a5
Merge pull request #118 from jaredrossberg/pylint
Allows pylint to run correctly
2021-10-25 18:25:00 +13:00
Footsiefat ab3f7e4ffa
Update CHANGELOG.md 2021-10-25 18:14:09 +13:00
Footsiefat 4603224fa7
Merge pull request #117 from jaredrossberg/gitignore
Add DS_Store to .gitignore
2021-10-25 18:12:28 +13:00
Footsiefat b7a01580b2
Merge pull request #94 from sudouser777/main
added m3u playlist file creation
2021-10-25 18:12:09 +13:00
Jared Rossberg 8e8d2b1c4b Allows pylint to run correctly 2021-10-24 23:11:09 -06:00
Raju komati 6eae314545
Merge branch 'Footsiefat:main' into main 2021-10-25 10:40:35 +05:30
Footsiefat 89b74ce511
Updated changelog to v2.3 2021-10-25 18:03:52 +13:00
Jared Rossberg f034fc82bf Add DS_Store to .gitignore 2021-10-24 22:52:14 -06:00
Raju komati 2454d50913
resolved merge conficts 2021-10-25 10:07:06 +05:30
Footsiefat 3b00dee972
Merge pull request #115 from el-gringo-alto/generate_settings
Generate settings when running for the first time
2021-10-25 17:20:33 +13:00
Footsiefat 1799464986
tryna fix merge conflicts the lazy way for PR #155 2021-10-25 17:20:20 +13:00
Footsiefat 460ed67220
tryna fix merge conflicts the lazy way for PR #115 2021-10-25 17:20:08 +13:00
Footsiefat 55abce5421 Merge branch 'main' of https://github.com/Footsiefat/zspotify 2021-10-25 17:08:59 +13:00
Footsiefat 1993fc05e1 Fixed multiple issues including split disks breaking 2021-10-25 17:08:56 +13:00
Footsiefat 4576985b43
Reuploaded deleted file cos im a dumbass
it would be fine if i merged a speicifc PR but I hadnt yet so this completely fucks things up :/
2021-10-25 17:07:11 +13:00
Raju komati dab823d09e
updated folder name 2021-10-25 09:22:53 +05:30
Footsiefat 2f717c4bd5
Delete zs_config.json 2021-10-25 16:44:58 +13:00
Footsiefat 0b51951b5f Fixed crash from variable reference before assignment 2021-10-25 16:44:42 +13:00
el-gringo-alto 23c53247f7 Config file is removed from the repository 2021-10-24 22:24:05 -04:00
el-gringo-alto bcdb07593a Generate config file if it doesn't exist 2021-10-24 22:14:22 -04:00
logykk c4ff812ac3 change docker dir from src to zspotify 2021-10-25 14:59:40 +13:00
Footsiefat 03b0b108b8 renamed src to zspotify 2021-10-25 14:51:12 +13:00
Footsiefat 665f585034
Merge pull request #111 from XX-05/main
fix typo
2021-10-25 14:34:41 +13:00
xx-05 d7351dc95c fix typo 2021-10-24 21:27:33 -04:00
Logykk 8832736519
Merge pull request #101 from AlphaGit/main
Fix typing hints
2021-10-25 14:18:07 +13:00
Footsiefat 9b7c7fbc40
Merge pull request #99 from yiannisha/fix_albums
Feature to download all of an artists songs fixes#88
2021-10-25 14:17:21 +13:00
Logykk 5c0b02b0b8
Fix docker run command 2021-10-25 14:06:26 +13:00
Footsiefat 898e20dc6d
Merge pull request #107 from jaredrossberg/docker
Add Docker usage to README
2021-10-25 10:26:09 +13:00
Jared Rossberg e5da26c81a Update README with Docker usage 2021-10-24 14:32:50 -06:00
Jared Rossberg 798b25f3e6 Fix dockerfile entrypoint 2021-10-24 14:25:09 -06:00
Footsiefat 938b647753
Merge pull request #97 from yiannisha/main
Added feature for changing limit and type of results closes#27 - rewrote for recent patch
2021-10-25 09:01:22 +13:00
Footsiefat d40dbc93ea
Merge pull request #100 from davidsalido/main
Fix infinite loop
2021-10-25 08:59:02 +13:00
Footsiefat 3145810c5e
Merge pull request #98 from jaredrossberg/main
Create main module
2021-10-25 08:57:04 +13:00
Footsiefat 971b881373
Merge pull request #92 from Mazzya/main
Creation of a CHANGELOG.md file and minor changes to README.md file
2021-10-25 08:54:56 +13:00
Alpha a0bb3c3843 Fix typing hints 2021-10-24 13:45:52 -04:00
Jared Rossberg 69f59bb0f6 Create main module 2021-10-24 11:15:41 -06:00
davidsalido 85344f573c Fix infinite loop 2021-10-24 17:11:01 +00: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