Commit Graph

4517 Commits

Author SHA1 Message Date
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
el-gringo-alto
022a493a40 Merge branch 'main' of https://github.com/el-gringo-alto/zspotify 2021-10-24 21:44:09 -04: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
868c7f6c18 Revert "Fix #105 renamed src to zspotify"
This reverts commit cf1b98cce3.
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
Footsiefat
665f585034
Merge pull request #111 from XX-05/main
fix typo
2021-10-25 14:34:41 +13:00
el-gringo-alto
f60ede3c45 Updated python usage to reflect app folder rename 2021-10-24 21:34:30 -04:00
el-gringo-alto
b5256acb89 Fix #105 renamed src to zspotify 2021-10-24 21:34:30 -04:00
el-gringo-alto
c131a8a875 Revert "Updated python usage to reflect app folder rename"
This reverts commit cf49ab8c52.
2021-10-24 21:29:37 -04:00
el-gringo-alto
81262567f8 Revert "Fix #105 renamed src to zspotify"
This reverts commit cf1b98cce3.
2021-10-24 21:29:33 -04:00
el-gringo-alto
25740d9589 Revert "Merge pull request #107 from jaredrossberg/docker"
This reverts commit 898e20dc6d, reversing
changes made to 938b647753.
2021-10-24 21:29:26 -04: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
el-gringo-alto
cf49ab8c52 Updated python usage to reflect app folder rename 2021-10-24 20:17:11 -04:00
el-gringo-alto
cf1b98cce3 Fix #105 renamed src to zspotify 2021-10-24 20:12:50 -04: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
dabreadman
2014cfa160 Merge remote-tracking branch 'upstream/main' 2021-10-24 18:06:52 +00: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
yiannisha
36be67b827 Revert "Can now download all of an artists songs fixes#88"
This reverts commit 41b09712e5.
2021-10-24 19:32:32 +03:00
Jared Rossberg
dc37d6157e Fix readme cli usage 2021-10-24 10:22:20 -06:00
yiannisha
40086384b0 Can now download all of an artists songs fixes#88 2021-10-24 19:18:18 +03:00
yiannisha
41b09712e5 Can now download all of an artists songs fixes#88 2021-10-24 19:09:58 +03:00
Jared Rossberg
40bc2d612f Fix spelling errors 2021-10-24 09:49:55 -06:00
yiannisha
18fca559b3 Added argument parsing in search function
Added a block for parsing arguments passed with options
-l -limit
-t -type
in the search_term. They work as follows:

* -l -limit <number> : sets the limit of results to that number
  and raises a ValueError if that number exceeds 50. Default is 10.

* -t -type <album/track/playlist> : sets the type that is requested
  from the API about the search query. Raises a ValueError if an arguments
  passed are different than track, album, playlist. Default is all three.

Example:
Enter search or URL: <query> -l 30 -t track album

This will result with 30 tracks and 30 albums associated with query.
Options can be passed in any order but the query must be first.
2021-10-24 18:07:12 +03:00
yiannisha
1c62ff6604 Merge branch 'main' of https://github.com/Footsiefat/zspotify 2021-10-24 17:00:37 +03:00
Raju komati
441da8eef0
resolved merge conflicts 2021-10-24 18:54:56 +05:30
Raju komati
beff9627a8
added m3u playlist file creation
fixed sonar issues
2021-10-24 18:35:40 +05:30
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
a3e27d4f2a Merge branch 'main' of https://github.com/footsiefat/zspotify 2021-10-24 22:05:00 +13:00
logykk
a08b54c8b3 revert metadata patch 2021-10-24 22:04:53 +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