This commit is contained in:
Aldo Bleeker 2021-09-20 00:13:09 +02:00
parent ceeb2e3c61
commit 64e5478ad1

View file

@ -350,7 +350,7 @@ class TopazBook:
# use 8 digit pids here
pid = pid[0:8]
if isinstance(pid, str):
pid = pid.encode('utf-8')
pid = pid.encode('latin-1')
print("Trying: {0}".format(pid))
bookKeys = []
data = keydata