08-09-2024, 05:38 PM | #1 |
Groupie
Posts: 181
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2 & Clara 2E, Tolino shine 5th Gen
|
Tolino: Problems (and some solutions) with list of books on device
I noticed some problems with the new tolinos and the kobo driver:
1. Only sideloaded books show up on "books in main memory of device" 2. Audiobooks don't show up on "books in main memory of device" 3. One of the listed books shows wrong date, wrong size and wrong path I was able to partly solve these issues: 1. Books downloaded from the tolino cloud do have the MimeType 'application/epub+zip' instead of 'application/x-kobo-epub+zip'. So I added this MimeType. 2. Audiobooks from the tolino cloud do have the MimeType 'audio/mpeg'. So I added this MimeType. So the new situation is, that the book list of the device is complete. And the audiobook shows up as well BUT with the wrong date, size and path. And it shows the title and author of a different (epub) ebook! In debug mode it shows UUID in the table. I guess this is a hint of which metadata matches between the books on the device and in the library. Any ideas on how I could tackle down this wrong-match-problem with the audiobook? I've attached the patch I came up with so far as well as a screenshot which shows the list of books. |
08-09-2024, 09:11 PM | #2 |
creator of calibre
Posts: 44,539
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
calibre doesnt support audiobooks and definitely not on devices. I dont know how th ekobo driver works but for general drivers, the title and author are populated by reading metadata from the book file. calibre cannot read metadata from audio files, so I have no idea how you are getting the title and author, probably from the driver is reading it from the kobo database.
|
Advert | |
|
08-10-2024, 01:20 PM | #3 |
Groupie
Posts: 181
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2 & Clara 2E, Tolino shine 5th Gen
|
Yes, I would be happy if the audiobook was simply not listed.
So I removed the 'audio/mpeg' stuff and just left the attached change. I have also deleted the driveinfo.calibre and metadata.calibre files from the device (I should probably have done this earlier). Now the book list is correct - but the audiobook still appears (with a path that is not quite correct). If nobody objects, I would submit the modification soon. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tolino Vision 6: problem with transfering books to device (books get deleted) | ReaderGuy42 | Devices | 12 | 09-08-2022 07:05 AM |
Tolino Vision 6: problem with transfering books to device (books get deleted) | ReaderGuy42 | Devices | 5 | 05-28-2022 05:40 AM |
checking the list of the books on the device without connecting the device itself | piosza | Library Management | 2 | 06-28-2017 10:28 PM |
Problems? Solutions! | eBookLuke | Writer2ePub | 12 | 02-20-2015 03:05 AM |
Getting List of Books on Device | Sydney's Mom | Calibre | 0 | 03-11-2010 10:07 AM |