Commit Graph

18 Commits

Author SHA1 Message Date
Mike Schwörer 58670d8081
Bugfixes 2021-12-15 14:49:59 +01:00
Logykk 58fe9ae9e1
Limit invoke_url retry's to 5 2021-12-02 17:20:32 +13:00
Leon Bohmann c9e8c0c45d use Printer class for output
- added print-options for API_ERRORS
- modified printing inside of invoke_url
- "No Genre found." is printed using SKIPS
2021-12-01 13:48:53 +01:00
Leon Bohmann 9a48746b79 added exception handling and retry-logic to zspotify 2021-11-30 21:41:48 +01:00
logykk a563ca2f13 removed unused imports 2021-11-30 21:03:45 +13:00
Logykk 7725cb01b7
Merge pull request #209 from Mikescher/master-pr-006
return resolved paths from config.py
2021-11-26 19:54:12 +13:00
Mike Schwörer 41c5ea79c6
Better error output if get_song_info fails 2021-11-25 13:19:31 +01:00
Mike Schwörer 96515801c4
return resolved paths from config.py 2021-11-24 14:40:14 +01:00
Mike Schwörer c42b8131d1
Fix credentials.json not being saved in CREDENTIALS_LOCATION path 2021-11-22 14:55:29 +01:00
Mike Schwörer ad43153d4c
Added CREDENTIALS_LOCATION config value 2021-11-18 23:31:48 +01:00
Mike Schwörer 9082938dfd
Use default values on missing configs 2021-11-18 22:39:17 +01:00
Mike Schwörer 8cd868f317
Move config to config.py 2021-11-18 22:16:07 +01:00
Thomas Lau 87b564d609 fix 2021-11-05 11:14:09 +00:00
thomaslty 3e48071f60
Update zspotify.py 2021-11-05 18:59:40 +08:00
thomaslty b488b277f0
Update zspotify.py 2021-11-05 18:50:27 +08:00
yiannisha 8ff7c07ccf Added 'user-library-read' token for saved tracks fixes#154 2021-10-27 22:23:40 +03:00
el-gringo-alto bcdb07593a Generate config file if it doesn't exist 2021-10-24 22:14:22 -04:00
Footsiefat 03b0b108b8 renamed src to zspotify 2021-10-25 14:51:12 +13:00