-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with Pocketbook Touch Lux 5 #3
Comments
It seems that the standard USBMS driver is used here. Can you please check the log for all lines containing "POCKETBOOK632" and post here. There should at least be a line saying 'POCKETBOOK632: start sychronize_with_db' |
Can you please go to Calibre --> Preferences --> Advanced --> Miscellaneous --> Debug device detection For my PB632 it is: USB Vendor ID (in hex): 0xfffe |
I couldn't finde the line you referenced here,
I was only able to find
I also tried to debug the device detection, but when my device is plugged in, it doesn't result in anything, even after an hour.
|
Did you create a userdefined Yes/No column with that lookup name? |
Can you please do the following steps:
|
Thank you for the help :) Device values: USB Vendor ID (in hex): 0xfffe |
These are the same identifiers as for my PocketBook HD Touch 3, which identifies as a PB632 device. Do you have any books marked as "read" on your device? |
Yes, several. But none of them actually show up in the userdefined Calibre column. I have also tried marking a books a "unread", then "read", to make sure it actually is marked as "read". They aren't imported in the column either. Neither are the books that I have simply read to the last page. Is there something else that might be wrong? Am I misunderstanding the plugin? It should import the "read" status from the Pocketbook, right? Should I take some pictures of the read status on the Pocketbook, to verify I have done the correct thing? Thank you |
Hm - I don't have a card in my device, but clicking the same button simply under "Device" doesn't help either, unfortunately |
@CZ75Delta That's interesting, what did you need to change? |
You can look at the diff in my fork, but a quick summary:
I also disabled the pdf metadata corrections as I didn't know if they worked correctly and I wanted to go sleep :) |
Just released Version 1.0.3, please install and test. If it still does not detect your device, please deactivate the other PocketBook device drivers in Calibre. |
Thank you! Now the device is detected, and if a book is read on the Pocketbook, it is now marked as such in the userdefined column. But when I mark a book as read on Calibre, it's not imported and marked as such on the Pocketbook. Is this out-of-scope? But still, thanks for your hard work |
It is a two-way sync, no matter where you mark a book as read, the status ist synchronized both on the device and in Calibre. Please let me know if it it works so I can close the issue. |
Hmm - it doesn't seem to update now. I connect the device, but no matter where the read-status is changed, it doesn't update on the other one. Eg. if I mark something as read on the device, now it doesn't import that to Calibre, and when something is marked as read on Calibre, it isn't on the device, despite updating cached metadata. Which is weird, because earlier, when it first detected the device, Calibre imported the read-status from the device, and it doesn't now. I will test a bit more, and return, but I am not sure why it was working, and now isn't, as the action I took to get it to import from the device hasn't changed. |
I've tested it a bit more, and neither connecting the device, or using the "Update cached metadata on device" updates the read status either place. Since it is supposed to be automatic, and I can't recreate the events that made it happen the first time, I am at a lost what to do. But thanks for you help so far. |
Are you sure you have actually uninstalled any previous version of my plugin? |
Sorry for the late response, yes. The only version installed is the 1.0.3 version. Does the plugin manage EPUB2 different vs. EPUB3? Because it reacted only tried to change some of the version, and that didn't change anything. Is there any diagonstic tool that I can use to give more information? |
So I am also having a Problem with the Touch Lux 5, and this the output in debug mode:
|
Did you actually deactivate the other pocketbook device drivers in calibre? |
A valid question. Yes, I uninstalled all other plugins. However, today I wanted to verify this problem again and turns out a different usb port does not seem to have any problems. This other USB port happens to be USB 3.0 (while the one I was originally testing with USB 2. Not sure how this would be related but it could a problem that is unique to my computer or to the PocketBook. IFF I have some more time I may investigate further. Thanks for the plugin and the support. One thing that now comes up is that I am not able to see highlights I made in my PocketBook in Calibre... I will look into this next. |
Hello!
I have a Pocketbook Touch Lux 5, and am using Calibre 5.35, Win65. When I do the steps described in the ReadMe, I can't get the reading status to sync.
I have tried using the Debug Mode, and the only lines that might be relevant I could see was:
and
I don't know if it is my eReader, and therefor outside the scope of this plugin, but I thought I would draw your attention to it.
The text was updated successfully, but these errors were encountered: