- Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used - Better error handling during configuration of google drive (missing hook callback verification, missing files) - less errors on console during use of Gdrive, more log file output in case of error - removed standalone flask development mode - removed gdrive template file and vendor setup script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Babel>=1.3
|
||||
Flask-Babel==0.11.1
|
||||
Flask-Babel>=0.11.1
|
||||
Flask-Login>=0.3.2
|
||||
Flask-Principal>=0.3.2
|
||||
singledispatch>=3.4.0.0
|
||||
|
||||
Reference in New Issue
Block a user