Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 06-14-2025, 06:07 AM   #46
YumiYumi
Member
YumiYumi began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Sep 2023
Device: Inkpad 3
Quote:
Originally Posted by mooserita View Post
Oh interesting, I do have either a forward- or backslash in several of my collection names, maybe they're causing me issues too. I'll have to try that and see if it stops my issues too...
So ? This is working ?
YumiYumi is offline   Reply With Quote
Old 06-14-2025, 11:59 AM   #47
mooserita
Junior Member
mooserita began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2025
Location: USA
Device: Pocketbook Era, Kobo Libra 2, possible future Boox
Quote:
Originally Posted by YumiYumi View Post
So ? This is working ?
I think it did.
mooserita is offline   Reply With Quote
Old 06-15-2025, 01:21 PM   #48
YumiYumi
Member
YumiYumi began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Sep 2023
Device: Inkpad 3
Quote:
Originally Posted by mooserita View Post
I think it did.
@Reaty, do you think you can fix it if it works ?
YumiYumi is offline   Reply With Quote
Old 12-25-2025, 08:01 PM   #49
YumiYumi
Member
YumiYumi began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Sep 2023
Device: Inkpad 3
@Reaty, do you have any time to fix the problem ?
YumiYumi is offline   Reply With Quote
Old 05-01-2026, 11:27 AM   #50
ZackMuc
Enthusiast
ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.ZackMuc has top level security clearance to Area 51.
 
Posts: 37
Karma: 94086
Join Date: Nov 2020
Device: Pocketbook Color 3
The actual version seams 1.2.6 but the latest in github is 1.1.2 where can i get the actual source code?
ZackMuc is offline   Reply With Quote
Old 05-01-2026, 12:10 PM   #51
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 14,046
Karma: 83121446
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
From the plugin itself. If you look in the calibre configuration folder on your computer you will see a zip file. This IS the plugin and contains the Python source code
PeterT is offline   Reply With Quote
Old Yesterday, 06:22 AM   #52
ReadingHippo
Junior Member
ReadingHippo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2026
Device: Pocketbook Era
Hi!

This thread doesn't seem to be very active, but I'll try anyway Maybe someone is around and knows something.

My Plugin worked fine until a few days ago. Now it tells me "No card in the device" each time I want to sync the reading position, or load or send any metadata.

Calibre recognizes all my books, and it can send and delete books fine, other Plugins (like the Reading List Plugin) seem to be able to access the metadata just fine. Only the Pocketbook Collections Plugin can't seem to access it anymore. The metadata.calibre file is in the main folder of my e-reader.

Extract of the logging:
Code:
Job: 1 Set library information finished
No details available.
DEBUG:    0.8 USBMS: scan from root True F:\
DEBUG:    2.3 USBMS: count found in cache: 271, count of files in metadata: 271, need_sync: False
DEBUG:    2.3 USBMS: Finished fetching list of books from device. oncard= None
DEBUG:    2.3 USBMS: Fetching list of books from device. Device= POCKETBOOK_IMPROVED oncard= carda
DEBUG:    2.3 USBMS: Fetching list of books from device. Device= POCKETBOOK_IMPROVED oncard= cardb
DeviceJob: 2 Get list of books on device done, calling callback
DEBUG:    2.3 DeviceJob: metadata_downloaded: Starting set_books_in_library
DEBUG:    2.3 DeviceJob: set_books_in_library: books to process= 271
DEBUG:    2.3 DeviceJob: set_books_in_library finished: time= 0.002753734588623047
DEBUG:    2.3 DeviceJob: metadata_downloaded: updating views
DEBUG:    2.3 DeviceJob: metadata_downloaded: syncing
DEBUG:    2.3 DeviceJob: metadata_downloaded: refreshing ondevice
DEBUG:    2.3 DeviceJob: metadata_downloaded: sending metadata_available signal
READING LIST: Metadata available: {'main': {'device_store_uuid': 'd566d246-4682-46c9-b123-7cf79d286f6d', 'device_name': 'PocketBook', 'location_code': 'main', 'last_library_uuid': '4edb8d96-1576-4bb6-a36d-bbf03209b784', 'calibre_version': '9.11.0', 'date_last_connected': '2026-07-28T10:00:45.566665+00:00', 'prefix': 'F:/'}}
READING LIST: Sync Now - force_sync= False
DeviceJob: 2 Get list of books on device callback returned
Job: 2 Get list of books on device finished
No details available.
PB-COLLECTIONS: Start syncing metadata
Worker Launch took: 0.01 seconds
Job: 3 Syncing with reading positions finished
Syncing with reading positions

	No card in the device


Reading positions synced
PB-COLLECTIONS: End syncing metadata
I'm using a Pocketbook Era with the latest firmware, Calibre 9.11, and Pocketbook Collections 1.2.6.

Attached you'll find the log.

Thank you in advance!
Attached Files
File Type: txt calibre-debug-log.txt (6.2 KB, 10 views)
ReadingHippo is offline   Reply With Quote
Old Today, 05:33 AM   #53
ReadingHippo
Junior Member
ReadingHippo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2026
Device: Pocketbook Era
OK, after de-installing and re-installing like a thousand times, it works again. I don't know why, one of those re-installs did it.
ReadingHippo is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Kindle Collections (Update) NiLuJe Plugins 482 03-08-2026 11:07 AM
[GUI Plugin] PocketBook Tools wold Plugins 36 11-30-2024 06:01 AM
[GUI Plugin] Noosfere_util, a companion plugin to noosfere DB lrpirlet Plugins 2 08-18-2022 03:15 PM
[GUI Plugin] Save Virtual Libraries To Column (GUI) chaley Plugins 14 04-04-2021 05:25 AM
[GUI Plugin] Kindle Collections (old) meme Plugins 2070 08-11-2014 12:02 AM


All times are GMT -4. The time now is 09:42 AM.


MobileRead.com is a privately owned, operated and funded community.