Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 11-14-2017, 02:58 AM   #1
FlyGoneCrazy
Member
FlyGoneCrazy began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2008
Device: Kindle Oasis
Managing several libraries (local, Dropbox'ed, on NAS)

Hey!

I have a dilemma - at the time I have three libraries:
- popular books (calibre local + Dropbox)
- all epubs (calibre local + Dropbox)
- all pdfs (on NAS not in calibre)

I want to add all pdf's in to separate library in calibre. I can't store them on Dropbox, due to size - 250GB.

I found that there is a way separate books from database, but the question is what will happen with other two libraries? Will I be able to switch between them easily from calibre GUI? or this environment variable will redirect all three libraries to different location, what is definitely not my intention.

Thank you for ideas, challenges and questions in advance.
FlyGoneCrazy is offline   Reply With Quote
Old 11-14-2017, 06:15 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,801
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Simple answer: YES

Create/Switch makes or connects to(lost) existing libraries. Calibre remembers these connections until you Delete (really, just removes the link. The libraries remain on your HD)

the Last 10 accessed , will appear on the quick switch list.
I have 4. (Main, Intake, Juvenal (grandkid friendly and isolated from adult content) , magazines)
theducks is online now   Reply With Quote
Old 11-15-2017, 02:02 AM   #3
FlyGoneCrazy
Member
FlyGoneCrazy began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2008
Device: Kindle Oasis
Quote:
Originally Posted by theducks View Post
Calibre remembers these connections until you Delete (really, just removes the link. The libraries remain on your HD)
Do I understand correct that all libraries in such case are located in the same place, e.g. local drive. That means that I'll be unable to leave two of them on local drive, and one that is huge (pdf) to split (db on local, books on NAS) through environment variables?

Thanks!
FlyGoneCrazy is offline   Reply With Quote
Old 11-15-2017, 02:23 AM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,568
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by FlyGoneCrazy View Post
Do I understand correct that all libraries in such case are located in the same place, e.g. local drive. That means that I'll be unable to leave two of them on local drive, and one that is huge (pdf) to split (db on local, books on NAS) through environment variables?

Thanks!
@FlyGoneCrazy - on a server, you could use symlinks instead. The metadata.db file in the server located library would be a symlink to a calibre database stored in a local shared directory.

Not sure if that's doable on a NAS, I have a feeling it may work on some and not others.

BR
BetterRed is offline   Reply With Quote
Old 11-15-2017, 03:44 AM   #5
FlyGoneCrazy
Member
FlyGoneCrazy began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2008
Device: Kindle Oasis
Quote:
Originally Posted by BetterRed View Post
@FlyGoneCrazy - on a server, you could use symlinks instead. The metadata.db file in the server located library would be a symlink to a calibre database stored in a local shared directory.

Not sure if that's doable on a NAS, I have a feeling it may work on some and not others.

BR
This might be problematic, as there will be several workstations accessing this library and I was thinking to sync db through Dropbox.

On the other hand what is interesting for me - where calibre store info about last 10 (or x) libraries accessed? Maybe there's a way to split db and books there, in this particular config file? If tried to find this config file, but without success.
FlyGoneCrazy is offline   Reply With Quote
Old 11-15-2017, 07:16 AM   #6
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Quote:
Originally Posted by FlyGoneCrazy View Post
Maybe there's a way to split db and books there, in this particular config file? If tried to find this config file, but without success.
There is a unique metadata.db file for each library.
DoctorOhh is offline   Reply With Quote
Old 11-15-2017, 08:38 AM   #7
FlyGoneCrazy
Member
FlyGoneCrazy began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2008
Device: Kindle Oasis
Quote:
Originally Posted by DoctorOhh View Post
There is a unique metadata.db file for each library.
I know and this is a challenge, as I want to separate only one metadata.db from books. Others will remain in the same structure as calibre writes them down.
FlyGoneCrazy is offline   Reply With Quote
Reply

Tags
calibre, dropbox, nas


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre program on PC, libraries on a NAS Manja Related Tools 4 09-07-2017 05:14 PM
Managing User Sub-Libraries cwiebe Library Management 7 06-12-2013 01:28 PM
Managing two libraries JSWolf Calibre 5 01-05-2012 04:39 PM
looking for libraries other than local that I can join? jleliekelly General Discussions 11 06-28-2011 11:27 PM
Keeping book on NAS but metadata.db on local (Ubuntu) q345 Related Tools 33 05-28-2010 03:13 AM


All times are GMT -4. The time now is 08:52 AM.


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