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 04-04-2021, 02:05 PM   #1
sempiter
Junior Member
sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.
 
Posts: 8
Karma: 2135976
Join Date: Feb 2021
Location: United Kingdom
Device: iphone
Save/Export Books Unchanged

I’m using a remote desktop app to access a machine running Calibre. I’d like to copy some books from Calibre into a folder. Were I at the machine, I’d select the books and drag a copy of them into the folder. However, it’s hard to do this using the remote desktop app on my phone.

I tried the command line ‘calibredb’ program (via ssh) using the export command. However, this was suspiciously slow. Acting on a hunch, I checked to see if the exported EPUBs were the same as the ones in the Calibre database. They weren’t, hence Calibre must have been altering them in some way and that’s definitely not what I want.

I also looked into the ‘save’ option within Calibre, but I’m not completely sure that it won’t change the files. There are some options relating to the option in the preferences that create doubts.

So could you perhaps suggest a foolproof and straightforward way of getting exact duplicates of EPUBs (and PDFs) out of Calibre? What I’m after is an approach that doesn’t require drag and drop, but may make use of menus, if necessary.

Thank you.

Last edited by sempiter; 04-04-2021 at 02:08 PM.
sempiter is offline   Reply With Quote
Old 04-04-2021, 05:35 PM   #2
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,644
Karma: 26960534
Join Date: Mar 2012
Location: Sydney Australia
Device: none
What happens if you open the book folder (press 'O') - on a desktop it would open the file manager (File Explorer, Finder, Nautilus etc) which have non-drag/drop ways to copy files, e.g. File Explorer has Send To in its context menu or Copy To in its ribbon.

BR
BetterRed is offline   Reply With Quote
Advert
Old 04-08-2021, 10:35 AM   #3
sempiter
Junior Member
sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.
 
Posts: 8
Karma: 2135976
Join Date: Feb 2021
Location: United Kingdom
Device: iphone
Yes, it’s possible to use the OS file browser, though a little inconvenient, because the book files are buried somewhat.

I’ve written a bash shell script which can be used to fish out certain books from the library.
sempiter is offline   Reply With Quote
Old 04-08-2021, 10:42 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,963
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Turn off the metadata writer plugins in preferences->plugins or if you are using save to disk, turn off the setting to update metadata in Preferences->Saving to disk
kovidgoyal is offline   Reply With Quote
Old 04-08-2021, 10:53 AM   #5
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,904
Karma: 55267620
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by sempiter View Post
Yes, it’s possible to use the OS file browser, though a little inconvenient, because the book files are buried somewhat.

I’ve written a bash shell script which can be used to fish out certain books from the library.
????
Calibre has a rigidly maintained structure (just read all the howls from folk who don't like it the way it is). Library/Author/Title (id)/<book>

'O'(pen), opens the folder where the book format resides (all formats for the book are in the same place, along with the cover image used in the Library (THE BOOK MAY CONTAIN A DIFFERENT IMAGE).

NOT TRIED but Save to Disc has options to STOP updating Metadata,file names... Have you played with those?
theducks is offline   Reply With Quote
Advert
Old 04-08-2021, 05:05 PM   #6
sempiter
Junior Member
sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.
 
Posts: 8
Karma: 2135976
Join Date: Feb 2021
Location: United Kingdom
Device: iphone
Quote:
Originally Posted by kovidgoyal View Post
Turn off the metadata writer plugins in preferences->plugins or if you are using save to disk, turn off the setting to update metadata in Preferences->Saving to disk

Thank you.

Do these plugins affect books on import?
sempiter is offline   Reply With Quote
Old 04-09-2021, 05:36 AM   #7
sempiter
Junior Member
sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.sempiter ought to be getting tired of karma fortunes by now.
 
Posts: 8
Karma: 2135976
Join Date: Feb 2021
Location: United Kingdom
Device: iphone
Quote:
Originally Posted by theducks View Post
????
Calibre has a rigidly maintained structure (just read all the howls from folk who don't like it the way it is). Library/Author/Title (id)/<book>

'O'(pen), opens the folder where the book format resides (all formats for the book are in the same place, along with the cover image used in the Library (THE BOOK MAY CONTAIN A DIFFERENT IMAGE).

NOT TRIED but Save to Disc has options to STOP updating Metadata,file names... Have you played with those?


What happens if I select, say, twenty books and press ‘O’? (Is it going to open twenty different folders simultaneously?)

I did play about with the save options, but the difficulty is not knowing absolutely that some saved book sometime will not be altered.

I have brought some books into Calibre that were purchased. I want to keep them in their original form, as produced by the publisher. I don’t want Calibre to muck about with books that don’t need mucking about with unless I expressly choose to do that.

Perhaps Calibre is only trying to be helpful, but I don’t expect it by default to silently alter books without obtaining my permission to do so.

NB: I haven’t yet investigated this fully to determine what it is that Calibre is changing.
sempiter is offline   Reply With Quote
Old 04-09-2021, 05:44 AM   #8
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,904
Karma: 55267620
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by sempiter View Post
What happens if I select, say, twenty books and press ‘O’? (Is it going to open twenty different folders simultaneously?)

I did play about with the save options, but the difficulty is not knowing absolutely that some saved book sometime will not be altered.

I have brought some books into Calibre that were purchased. I want to keep them in their original form, as produced by the publisher. I don’t want Calibre to muck about with books that don’t need mucking about with unless I expressly choose to do that.

Perhaps Calibre is only trying to be helpful, but I don’t expect it by default to silently alter books without obtaining my permission to do so.

NB: I haven’t yet investigated this fully to determine what it is that Calibre is changing.
O only opens a single browser., not a bulk mode.
The book just gets fresh (from Library) Metadata on the fly with the normal Send. (assumes the format delivered is the one in the Library)
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Export/save math formulas/images from pdfs? SnowRipple Onyx Boox 2 05-30-2020 09:48 AM
Save/export/print search results Librarian1949 Library Management 2 11-02-2019 11:17 AM
Save, Import/Export Annotations, Highlights conan50 General Discussions 8 07-30-2015 12:15 PM
TIP: use Clipper to save / export your highlights cicabum Onyx Boox 3 01-05-2015 08:30 PM
Epub to KF8, unchanged? Barb-B Conversion 5 03-28-2013 05:39 PM


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


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