Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 06-22-2025, 01:39 PM   #1
Phyxius
Junior Member
Phyxius began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2012
Device: Sony PRS-650
Question How to connect KOBO USB (from laptop) to Calibre Docker on TrueNAS SCALE?

Hi all,

I’ve searched through forums, GitHub issues, and Discord, but haven’t found any up-to-date guidance on this topic.

I’m running Calibre in a Docker container on TrueNAS SCALE 25.04.1 (note: TrueNAS SCALE has switched from Kubernetes to Docker Apps). This is the official Calibre Docker, not Calibre-Web.

I access Calibre via the web UI from my laptop, and I would like to connect my KOBO Clara, which is physically plugged into the USB port on my laptop.

My goal is for Calibre to automatically detect the KOBO device (like it would in a local setup), not just transfer files manually.

Since the device is not connected to the TrueNAS server directly, I realize USB passthrough over network might be required.

Questions:
Is it possible to pass through a USB device from a client machine (my laptop) to the Calibre Docker container running on the server?

If yes, what’s the recommended method to achieve this (e.g., USB/IP, VirtualHere, or other)? Any guide or best practices?

If not possible/reliable, what alternative workflows do you recommend for syncing eBooks with a KOBO device in this type of setup?

Thanks in advance for your insights and support!
Phyxius is offline   Reply With Quote
Old 06-22-2025, 01:59 PM   #2
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: 13,550
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
You could experiment with a feature added in Calibre 8.x that allows you to use the Connect to Folder option and specify connect as a device.

What you would have to do is with your Kobo attached to your laptop create a Windows share pointing to the Kobo directory. Then on your containerised Calibre access that Windows share as the target in Connect to Folder specifying that calibre should consider this as a Kobo Clara.

I can't guarantee this will work (or even provide steps on how to access a Windows share from the containerised Calibre).
PeterT is offline   Reply With Quote
Old 08-05-2025, 06:03 AM   #3
Phyxius
Junior Member
Phyxius began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2012
Device: Sony PRS-650
Thank you for your reply.

If I were the only one using it, I would be happy to try your suggestion. However, I need something more stable and ready to use out of the box.

I also have Calibre installed on my Windows 11 laptop. Is it possible to connect the Calibre Docker container with my Calibre installation on Windows?
If so, I would I accomplish this?
Phyxius is offline   Reply With Quote
Old 08-05-2025, 02:07 PM   #4
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,254
Karma: 105299897
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by Phyxius View Post
I also have Calibre installed on my Windows 11 laptop. Is it possible to connect the Calibre Docker container with my Calibre installation on Windows?
If so, I would I accomplish this?
You can't sanely use Calibre with anything other than a local drive (which includes locally connected external drives using the native file system of the OS Calibre is on, but not anything networked or MTP etc).

So you need to export from Calibre in the Container and import on the laptop. Doing a copy or one-way sync only reliable if both calibres are stopped and are the same OS and file-system.
Quoth is offline   Reply With Quote
Old 08-07-2025, 11:30 AM   #5
Phyxius
Junior Member
Phyxius began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2012
Device: Sony PRS-650
I was excited to learn that Calibre can run as a Docker container on TrueNAS SCALE. The idea of centralizing my ebook library—making it part of my backup system and easily accessible from all my devices—really appealed to me.

However, based on the feedback here, it seems there’s no easy or stable way to connect e-readers directly to Calibre running in a Docker container. I had hoped to use Calibre’s desktop version and somehow connect it to the Docker instance, letting me keep my library backed up on the server while still managing and syncing books to my e-readers.

How are you all backing up your Calibre libraries automatically? Has anyone found a smooth workflow for managing books across multiple devices while keeping everything safe and centralized?
Phyxius is offline   Reply With Quote
Old 08-07-2025, 10:05 PM   #6
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,048
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
You can still mirror to a cloud library/NAS. but always run Calibre off local copy.

check out the Content Server.
ownedbycats is online now   Reply With Quote
Reply

Tags
calibre, docker, usb


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Running Calibre in a Docker container: How can I connect to my Kobo? TheRealJohnAdams Server 1 03-21-2022 01:27 AM
Can't connect to content server with Calibre-Web running on Synology Docker c2930931 Server 4 09-29-2019 09:50 PM
Kobo Touch (N905C) no storage space, sd card won't read, can't connect to laptop LotusElise Kobo Reader 1 03-10-2018 06:55 AM
When I connect my Nook HD+ to my laptop and open Calibre I'm not able to move books bjbla Calibre 3 05-31-2014 10:03 AM
Touch Do I need to select Connect to Computer for Kobo to charge through my laptop? kobo_sucks Kobo Reader 9 10-30-2013 10:31 AM


All times are GMT -4. The time now is 10:43 AM.


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