Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre Companion

Notices

Reply
 
Thread Tools Search this Thread
Old 08-16-2014, 03:16 AM   #166
kaufman
Calibre Companion Fanatic
kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.
 
kaufman's Avatar
 
Posts: 873
Karma: 1088610
Join Date: Nov 2006
Device: Galaxy Note 4, Kindle Voyage
Quote:
Originally Posted by chaley View Post
I have modified calibre so that the content server can fetch the template used by the wireless device. That change will be in the next release of calibre. I have also changed CC to use that feature, as shown in the attachment. I am not sure when I will release this change.
Is this filename guaranteed to be unique? What happens when two books have the same title? Is it the user's responsibility to enforce uniqueness?

(this is an academic question, not something I am actually concerned about.)
kaufman is offline   Reply With Quote
Old 08-16-2014, 03:53 AM   #167
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by kaufman View Post
Is this filename guaranteed to be unique? What happens when two books have the same title? Is it the user's responsibility to enforce uniqueness?

(this is an academic question, not something I am actually concerned about.)
Same filename == same book. And yes, it is the user's responsibility to ensure uniqueness. However, the default template is "{title} - {author} ({id})". This is guaranteed to be unique in a single library because ids are never reused. It is not guaranteed to be unique across libraries, but the chances of all three being the same are minuscule.

It is very possible for a user the change the template to something that collides more often. We have seen cases where someone changed the template to a constant xxxxx (or something) and then wondered why s/he could only put one book on the device.

It is worth noting that the change to use the template requires that the content server have access to the user's gui configuration. That is where the template is stored. If you run a content server on a different machine or with a different default config, you are probably not going to be happy if you changed the wireless device's template. The UUID option avoids these problems.

Last edited by chaley; 08-16-2014 at 03:55 AM.
chaley is offline   Reply With Quote
Advert
Old 08-16-2014, 07:13 PM   #168
gsparks2
Connoisseur
gsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-books
 
Posts: 93
Karma: 886
Join Date: Apr 2005
Device: Moon+ Reader Pro on Samsung Galaxy S7 Edge International version
Moderator Notice
Moved to CC's dedicated forum
I wish CC had a search for duplicates on device function.
My scenario: Loaded via wireless connection large book library. Later, when not connected I went into Calibre and found some duplicates, about a hundred or so. I deleted them in Calibre. Next sync with device, CC and Calibre matched metadata to the duplicates on device. Now Calibre sees three copies of some books on device. CC has them.

I wish I could search in CC and find the duplicates and delete them from the device. The duplicates had exact match of titles and authors.

Last edited by chaley; 08-17-2014 at 02:31 AM.
gsparks2 is offline   Reply With Quote
Old 08-17-2014, 02:29 AM   #169
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by gsparks2 View Post
I wish CC had a search for duplicates on device function.
My scenario: Loaded via wireless connection large book library. Later, when not connected I went into Calibre and found some duplicates, about a hundred or so. I deleted them in Calibre. Next sync with device, CC and Calibre matched metadata to the duplicates on device. Now Calibre sees three copies of some books on device. CC has them.

I wish I could search in CC and find the duplicates and delete them from the device. The duplicates had exact match of titles and authors.
Given that calibre has this function and with it you can choose which copies in CC's library to delete, I don't see a compelling reason to duplicate the function in CC.
chaley is offline   Reply With Quote
Old 08-17-2014, 09:36 AM   #170
gsparks2
Connoisseur
gsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-books
 
Posts: 93
Karma: 886
Join Date: Apr 2005
Device: Moon+ Reader Pro on Samsung Galaxy S7 Edge International version
Quote:
Originally Posted by chaley View Post
Given that calibre has this function and with it you can choose which copies in CC's library to delete, I don't see a compelling reason to duplicate the function in CC.
Thank you for your response!

I detected the duplicates in Calibre and deleted them from Calibre but they exist on the device as detected by Calibre.

Can I make Calibre delete the copies on the device? In Calibre I see a book and in the On Device column I see next to the green check mark in parentheses either (two books) or (three books) for the ones with duplicates. In Calibre, when I select the book, use the context menu, I see Remove Books options. The only option for removing from device removes all of the copies of a book, not just the duplicates.

Options as I see them are:

1) Delete the entire library off of the device and reload it.
2) Go through each book on the device and manually identify duplicates and delete them.
3) Since my library is on the SD card on the device, I can place the SD card on the PC SD Card Reader and use a PC duplicate finder to find them and delete them.

Do you have an opinion on which of these would be easiest to accomplish?

Thank you for all of your work.

Last edited by gsparks2; 08-17-2014 at 09:41 AM.
gsparks2 is offline   Reply With Quote
Advert
Old 08-17-2014, 09:49 AM   #171
gsparks2
Connoisseur
gsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-books
 
Posts: 93
Karma: 886
Join Date: Apr 2005
Device: Moon+ Reader Pro on Samsung Galaxy S7 Edge International version
Quote:
Originally Posted by gsparks2 View Post
Thank you for your response!

I detected the duplicates in Calibre and deleted them from Calibre but they exist on the device as detected by Calibre.

Can I make Calibre delete the copies on the device? In Calibre I see a book and in the On Device column I see next to the green check mark in parentheses either (two books) or (three books) for the ones with duplicates. In Calibre, when I select the book, use the context menu, I see Remove Books options. The only option for removing from device removes all of the copies of a book, not just the duplicates.

Options as I see them are:

1) Delete the entire library off of the device and reload it.
2) Go through each book on the device and manually identify duplicates and delete them.
3) Since my library is on the SD card on the device, I can place the SD card on the PC SD Card Reader and use a PC duplicate finder to find them and delete them.

Do you have an opinion on which of these would be easiest to accomplish?

Thank you for all of your work.
Woops!
Option 4:

Connect device wirelessly. Select in Calibre those books with duplicates on device. Remove individual duplicates of books from device.

I withdraw my wish!

Last edited by gsparks2; 08-17-2014 at 09:58 AM. Reason: corrected sequence of steps
gsparks2 is offline   Reply With Quote
Old 08-17-2014, 09:54 AM   #172
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by gsparks2 View Post
Can I make Calibre delete the copies on the device? In Calibre I see a book and in the On Device column I see next to the green check mark in parentheses either (two books) or (three books) for the ones with duplicates. In Calibre, when I select the book, use the context menu, I see Remove Books options. The only option for removing from device removes all of the copies of a book, not just the duplicates.
For me, when I choose "remove matching books from device" on a book I get a dialog asking me which matching book to remove. Uncheck the book(s) you want to keep. See attached screenshot. You don't see that dialog? What version of calibre are you running, on what O/S?
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	312
Size:	32.6 KB
ID:	126966  
chaley is offline   Reply With Quote
Old 08-17-2014, 11:46 AM   #173
gsparks2
Connoisseur
gsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-booksgsparks2 has learned how to read e-books
 
Posts: 93
Karma: 886
Join Date: Apr 2005
Device: Moon+ Reader Pro on Samsung Galaxy S7 Edge International version
Quote:
Originally Posted by chaley View Post
For me, when I choose "remove matching books from device" on a book I get a dialog asking me which matching book to remove. Uncheck the book(s) you want to keep. See attached screenshot. You don't see that dialog? What version of calibre are you running, on what O/S?

Yes! I have that dialog and it worked fine. Thanks for your patience. I am learning.
gsparks2 is offline   Reply With Quote
Old 08-20-2014, 08:32 AM   #174
kaufman
Calibre Companion Fanatic
kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.
 
kaufman's Avatar
 
Posts: 873
Karma: 1088610
Join Date: Nov 2006
Device: Galaxy Note 4, Kindle Voyage
I was just glancing through the CC reviews on Google play and someone has requested the ability to group by language.
kaufman is offline   Reply With Quote
Old 08-20-2014, 08:51 AM   #175
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by kaufman View Post
I was just glancing through the CC reviews on Google play and someone has requested the ability to group by language.
Yea, I saw that. It is easy to do. However, the person is explicitly holding a star hostage to us adding the feature. That offends me (I know this is petty, but I can't help it), so it won't be in the next release.
chaley is offline   Reply With Quote
Old 08-20-2014, 09:44 AM   #176
kaufman
Calibre Companion Fanatic
kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.
 
kaufman's Avatar
 
Posts: 873
Karma: 1088610
Join Date: Nov 2006
Device: Galaxy Note 4, Kindle Voyage
I can understand how you feel, but perhaps she isn't holding the star hostage so much as saying that without the feature it's only a 4 star app for her.

I recently found a game I like that keeps doing a loud beep every few moves. I love the game, but have to play with the volume turned down because the beeping is so annoying. This keeps me from listening to a. Book or music while I play. I left a similar 4 star review saying that I liked the games, but this issue kept me from rating it higher. I wasn't holding the star hostage, so much as saying without the feature I didn't like the app as much.

Now, having said that, anyone who doesn't give calibre companion 5 stars is an idiot, so I say, make her suffer.
kaufman is offline   Reply With Quote
Old 08-20-2014, 01:07 PM   #177
NSILMike
Guru
NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.
 
Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
I've just read the CC and the cloud discussion. I have a wish list item that I suspect at least of few of us would value highly. I travel frequently, which is what got me to my original Kindle and thence to Calibre. (Too many physical books to carry traveling initially, and then the news capability of Calibre!)
When at home, it's easy to run Calibre daily, then sync via CC to my Nexus 7 (replaces my Kindle.) When traveling...? Not so much...
I can leave my laptop running at home, or ask my wife to start it daily. I can set up a windows task to run Calibre. What I can't do is sync my tablet using CC remotely. Unfortunately, IT policies prevent me from installing Calibre on my work laptop, etc.
So, a remote CC sync capability would be fantastic!
NSILMike is offline   Reply With Quote
Old 08-20-2014, 01:11 PM   #178
kaufman
Calibre Companion Fanatic
kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.kaufman ought to be getting tired of karma fortunes by now.
 
kaufman's Avatar
 
Posts: 873
Karma: 1088610
Join Date: Nov 2006
Device: Galaxy Note 4, Kindle Voyage
Quote:
Originally Posted by NSILMike View Post
So, a remote CC sync capability would be fantastic!
Mike,

This is currently being discussed here:

https://www.mobileread.com/forums/sho...d.php?t=244379

Please feel free to join in.
kaufman is offline   Reply With Quote
Old 08-20-2014, 01:21 PM   #179
NSILMike
Guru
NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.
 
Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
Quote:
Originally Posted by kaufman View Post
Mike,

This is currently being discussed here:

https://www.mobileread.com/forums/sho...d.php?t=244379

Please feel free to join in.
Thanks! I will!
edit: I haven't read the entire thread... can you point me to the relevant post?
edit 2: I see now. Did not realize Calibre Cloud is an existing app. I read "CC" as Calibre Companion...

Last edited by NSILMike; 08-20-2014 at 01:33 PM.
NSILMike is offline   Reply With Quote
Old 08-20-2014, 04:46 PM   #180
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by NSILMike View Post
I've just read the CC and the cloud discussion. I have a wish list item that I suspect at least of few of us would value highly. I travel frequently, which is what got me to my original Kindle and thence to Calibre. (Too many physical books to carry traveling initially, and then the news capability of Calibre!)
When at home, it's easy to run Calibre daily, then sync via CC to my Nexus 7 (replaces my Kindle.) When traveling...? Not so much...
I can leave my laptop running at home, or ask my wife to start it daily. I can set up a windows task to run Calibre. What I can't do is sync my tablet using CC remotely. Unfortunately, IT policies prevent me from installing Calibre on my work laptop, etc.
So, a remote CC sync capability would be fantastic!
Quote:
Originally Posted by kaufman View Post
Mike,

This is currently being discussed here:

https://www.mobileread.com/forums/sho...d.php?t=244379

Please feel free to join in.
Quote:
Originally Posted by NSILMike View Post
Thanks! I will!
edit: I haven't read the entire thread... can you point me to the relevant post?
edit 2: I see now. Did not realize Calibre Cloud is an existing app. I read "CC" as Calibre Companion...
I confess to a bit of confusion.

The first post from NSILMike talks about "remote sync". I interpreted that as being a desire to connect as a wireless device to an instance of calibre running remotely. The remaining two posts move away from this notion of connecting remotely toward downloading from the cloud, which is a very different thing.

@NSILMike: what is your goal? Do you want to get access to the books in your calibre library from somewhere other than your home network? Or to connect as a wireless device to sync metadata and ...? Or to do something else?

BTW: in all my posts I use CC to mean Calibre Companion. I never use it to mean Calibre Cloud.
chaley is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Big List of Android eBook Reader Apps beartard Android Devices 423 08-23-2021 07:52 PM
Paperwhite 3 (PW3) features list speculation/wish list markbot Amazon Kindle 115 09-09-2014 10:59 AM
Is there a barcode wish-list app for Android phones? FatDog Android Devices 4 03-03-2014 05:21 PM
PRS-T1 list of android apps compatible even with full refresh multiprose Sony Reader 5 05-25-2012 05:10 PM
list of Android Tablets coming up this year Dopedangel Android Devices 17 02-05-2011 10:23 AM


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


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