Thread
: PRS-T1
Getting a list of books read so far from device
View Single Post
10-15-2013, 09:28 AM
#
2
ebmr
Zealot
Posts: 101
Karma: 34554
Join Date: Aug 2012
Device: none
Quote:
Originally Posted by
curious
does anyone know if it is possible to get a list of the books read so far from a Sony PRS-T1 ?
Make a query on the books.db database:
Code:
select * from books where reading_time is not NULL;
ebmr
View Public Profile
Find More Posts by ebmr
Track Posts by ebmr via RSS