mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2b7b795fa8
commit
3b36ab23d5
@ -2395,6 +2395,7 @@ class ITUNES(DriverBase):
|
|||||||
try:
|
try:
|
||||||
# Pre-emptive test to confirm functional iTunes automation interface
|
# Pre-emptive test to confirm functional iTunes automation interface
|
||||||
foo = self.iTunes.Version
|
foo = self.iTunes.Version
|
||||||
|
foo
|
||||||
except:
|
except:
|
||||||
self.iTunes = None
|
self.iTunes = None
|
||||||
raise OpenFeedback('Unable to connect to iTunes.\n' +
|
raise OpenFeedback('Unable to connect to iTunes.\n' +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user