Fix for crash when Arc or Vox is connected.

This commit is contained in:
apprenticeharper
2015-10-29 07:47:49 +00:00
parent 9434751a72
commit a13d08c3bc
5 changed files with 27 additions and 23 deletions

View File

@@ -1,6 +1,9 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Version 3.1.8 November 2015
# Handle the case of Kobo Arc or Vox device (i.e. don't crash).
#
# Version 3.1.7 October 2015
# Handle the case of no device or database more gracefully.
#