Commit Graph

32 Commits

Author SHA1 Message Date
Casey Chu
7a5cc0edd1 Use logging.info instead of rolling own 2020-10-09 19:39:37 -07:00
Casey Chu
79fa60be54 Clean up scoping 2020-10-09 19:10:37 -07:00
Casey Chu
c34abe5d07 Update readme 2020-10-09 18:45:01 -07:00
Casey Chu
6d5add75b9 Improve login flow 2020-10-09 18:39:30 -07:00
Casey Chu
2961a7a8c6 Fallback to text format 2020-10-09 18:36:03 -07:00
Casey Chu
4afc1e1d70 Merge pull request #27 from Sogolumbo/LogWritingBegins
Log the end of getting data and the beginning of writing files
2020-10-09 18:28:11 -07:00
Casey Chu
38009a4d21 Merge pull request #22 from Sogolumbo/AddGitignore
Add Gitignore
2020-10-09 18:26:53 -07:00
Casey Chu
24e3673424 Merge pull request #23 from Sogolumbo/AutoDetectJsonFileName
Autodetect json file name
2020-10-09 18:26:44 -07:00
Sogolumbo
5b2cc5f03b Ignore python cache 2020-10-05 06:32:20 +02:00
Sogolumbo
bae19e1f46 Log the end of getting data and the beginning of writing files
This helps when debugging and let's the user know what's going on while they're waiting.
2020-10-05 05:13:16 +02:00
Sogolumbo
6ccea1e719 Autodetect json file name
Detect if file name ends on '.json'. If this is the case and the name was entered manually the json dump will be saved.
2020-10-05 04:38:00 +02:00
Sogolumbo
cfd23fed7e Add Gitignore 2020-10-05 04:33:51 +02:00
Casey Chu
2c23bc0604 Merge pull request #16 from go8ose/scope-options
Include collaborative lists as well.
2020-07-12 19:09:49 -07:00
Geoff Crompton
e3a6e84842 Include collaborative lists as well.
I'm making the 'scope' parameter be a command line argument, and making it
default to 'playlist-read-collaborative', so that the collaborative play
lists I've created are included as well.i
2020-07-09 11:05:46 +10:00
Casey Chu
db47818741 Merge pull request #6 from bitsofpancake/incomplete-read
Retries all failed requests
2015-05-25 14:32:54 -07:00
Casey Chu
342732d6f2 Retries all failed requests 2015-05-24 15:58:32 -07:00
Casey Chu
f066c276ca Merge pull request #4 from erikw/she_bang
Added `#!`
2015-05-24 15:30:41 -07:00
Erik Westrup
340ef5a52a Added #!
As a user, I don't want to specify how to run the script, I just want to
run it.
2015-05-24 16:27:12 +02:00
Casey Chu
e3b8b3e6e4 Script now requires Python 3 2015-05-18 22:24:30 -07:00
Casey Chu
cd345bc73a Script now requires Python3 2015-05-18 22:20:12 -07:00
Casey Chu
1f7e76a230 Fix typo 2014-12-24 02:18:34 -08:00
Casey Chu
58d8f0bf4e Update README.md 2014-12-24 02:18:12 -08:00
Casey Chu
525565e882 Prompt for file name if it's missing 2014-12-24 02:03:15 -08:00
Casey Chu
300f8ef173 Merge branch 'master' of github.com:bitsofpancake/spotify-backup 2014-12-24 02:01:43 -08:00
Casey Chu
a38a1cbc57 Prompt for file name if it's missing 2014-12-24 02:01:19 -08:00
Casey Chu
64963d0390 Update README.md 2014-12-24 01:31:12 -08:00
Casey Chu
f9f1f1e193 Merge branch 'master' of github.com:bitsofpancake/spotify-backup 2014-12-24 01:24:08 -08:00
Casey Chu
9b4c932d17 Switch column order 2014-12-24 01:23:47 -08:00
Casey Chu
627628d58b Update README.md 2014-12-24 01:23:16 -08:00
Casey Chu
1ef465449b Cleaned up code 2014-12-24 00:44:55 -08:00
Casey Chu
79f3f19da0 Initial commit 2014-12-24 00:00:04 -08:00
Casey Chu
152dc3a50a Initial commit 2014-12-23 17:24:21 -08:00