View Single Post
Old 11-05-2012, 03:35 PM   #30
maptau_07
Junior Member
maptau_07 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2012
Device: Sony PRS-T2
Quote:
Originally Posted by Schrollini View Post
Does Sony_Reader\media\books exist on the T2? That was my second guess for the T1. If it exists for both, I can switch to that.
Yes, that folder exists on the T2 too.



Quote:
Originally Posted by Schrollini View Post
This is very helpful. Could you try changing line 26 of prst1.py from
Code:
where mime_type = "application/pdf" and markup_type != 0
to
Code:
where books.mime_type = "application/pdf" and markups.markup_type != 0
(I've made the changes in bold just to help you see them.) Please try getannotations again after making the change. If it works, go ahead and try prsam and/or prsam-tk. Let me know what happens!
That did the job! getannotations.py showed the PDF and copied it successful to my PC fairly quickly, with the highlights I had made to the file. prsam-tk worked too, but a bit slower, but since it can run in the background, it's not really an issue.
Thanks a lot for fixing it! Anything else you'd like to try on the T2?
maptau_07 is offline   Reply With Quote