View Single Post
Old 09-22-2017, 02:21 AM   #93
h0nza
Member
h0nza began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Feb 2015
Device: Pocketbook 626 TL2
Correction:
To restore the annotation backwards in plugin version 1.4.9, change the following in file '__init__.py' on line 47 ONLY:

OLD:
Quote:
databazeknih.BASE_URL + 'knihy/' + databazeknih_id)
NEW:
Quote:
databazeknih.BASE_URL + 'knihy/' + databazeknih_id + '?show=alldesc')
Other changes on lines 87 and 185 described in my post #90 revert back to original version 1.4.9 from Vecdan.
Sorry for the complications.
h0nza is offline   Reply With Quote