Skip to content
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

Add support for Kobo Sage #61

Open
pmohan6 opened this issue Sep 7, 2022 · 4 comments
Open

Add support for Kobo Sage #61

pmohan6 opened this issue Sep 7, 2022 · 4 comments

Comments

@pmohan6
Copy link

pmohan6 commented Sep 7, 2022

Hi there,

It looks like October doesn't support Sage yet. Are there any plans on adding support? If not, are there any pointers on how I can send a PR for it?

FYI, this is the error that I get when I try to select Sage -

Screen Shot 2022-09-07 at 8 05 32 AM

Would really appreciate the help here!

@pmohan6
Copy link
Author

pmohan6 commented Sep 7, 2022

FWIW, I do see the sqlite DB file at the location referenced here at the following location - /Volumes/KOBOeReader/.kobo/KoboReader.sqlite on my macOS (12.1 Monterey)

@marcus-crane
Copy link
Owner

Hey there,

Under the hood, October uses pgaskin/koboutils which has support for Kobo Sage. The same version added support for the Libra 2, which is what I use myself. That said, I don't have a Kobo Sage to try it myself but I would assume it roughly works the same.

For Kobo's that are properly unrecognised, the button would change to say something along the lines of "Unknown Kobo".

That said, I just noticed that this bit of the README is out of date so I should update that to say at present, October should support all known Kobos released 🙂

As far as debugging the actual issue though:

  • Could you forward me a copy of your logs stored at ~/Library/Application Support/october/logs to [email protected] for investigating?

You should be able to jump there by going to Finder -> Go -> Go to Folder and then entering the path above.

That should hopefully shed some light on what exactly is happening. You're welcome to read them yourself of course if you're comfortable doing so but October doesn't have any telemetry or anything like that so I don't have visibility into what might be going wrong 👀

Thanks!

@pmohan6
Copy link
Author

pmohan6 commented Dec 21, 2022

Thanks for looking into this! I just sent you an email with the logs.

@marcus-crane
Copy link
Owner

Just as a reminder to myself, the issue interestingly enough is that @pmohan6's Kobo database doesn't show up at /Volumes/KOBOeReader/.kobo/KoboReader.sqlite which is the standard route on macOS.

I've asked if he can plug in his Kobo and check how it's being mounted. The underlying Kobo library I use does technically support polling different locations (ie; /Volumes/KOBOeReader (1)) but I don't do anything fancy as it's rare that anyone would connect multiple Kobo's at once but still technically possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants