Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

offline mode? #317

Open Godley opened 8 years ago

Godley commented 8 years ago

I'm fairly sure if the user isn't connected to the internet there's no check for this when the API tries to get data from MuseScore. Best place to find where to fix this is probably Implementation/ImportOnlineDBs. Either:

Further to this, there should be an offline mode option in settings, either on the startup window or in the main window or both.