View Single Post
Old 11-12-2012, 02:31 PM   #4
Tomladams
Junior Member
Tomladams began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2012
Device: None
Thanks. That worked great. I installed Sqlite3, ran "sqlite3 metadata.db 'select name,path from books, data where data.book = books.id'" and got a list of where all the files should have been. I got confused last night because the file type isn't in the name value in the data table. I appreciate the help.
Tomladams is offline   Reply With Quote