Register Guidelines E-Books Today's Posts Search

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

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 04-22-2011, 09:21 AM   #691
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Ah, yes that one - ran into it a few days ago . You should only get that if you are trying to create collections from a boolean column (that's one that only allows true/false). Is that what you are doing?

I was debating whether or not to remove the boolean columns from showing up in the customization section. For now I've left them and I just convert them to the names "True" and "False". Its not a very useful set of names though.

Good to see you got the file to load. Thanks for trying it again, and reporting the problem.

You shouldn't have to know anything about the timestamps on the collections file - the Kindle handles that in the background, as does the plugin. Basically both record the last time you created/opened/modified the collection so it can sort them by most recent in your list. (Sort by Collections on the Kindle is really sorting by most recent, but when the plugin creates the collections it puts fake timestamps on them in order to make them sort in alphabetical order when you first use the Kindle.)
meme is offline  
Old 04-22-2011, 09:32 AM   #692
Sassafrass
Member
Sassafrass began at the beginning.
 
Sassafrass's Avatar
 
Posts: 11
Karma: 10
Join Date: Apr 2011
Location: East Coast, USA
Device: Kindle 3G + WiFi
Well, I've been playing around with it, and I can get everything to work so far except creating new collections for kindle on Calibre. this is a really cool plug-in.

I don't think I'm using a yes/no one to make collections but maybe I am. I'm going to look again.
Sassafrass is offline  
Old 04-22-2011, 09:36 AM   #693
Sassafrass
Member
Sassafrass began at the beginning.
 
Sassafrass's Avatar
 
Posts: 11
Karma: 10
Join Date: Apr 2011
Location: East Coast, USA
Device: Kindle 3G + WiFi
You were right. That's exactly what I did. I checked under customization and there was a yes/no column that I had used when I first installed to use a collection. I deleted that...and BINGO. it's working like a charm!

Sassafrass is offline  
Old 04-22-2011, 10:33 AM   #694
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
You're welcome

Thinking about the yes/no column I think what I might do is if you create from a boolean column called for example 'To Read', then I will create a collection called 'To Read' on the Kindle and put in it every book marked True. I'll ignore any book marked False/none. Much better than True/False. Although I could create a 'Not To Read' or 'To Read - False' collection and put every book that is false into it. Hmmm....
meme is offline  
Old 04-22-2011, 02:34 PM   #695
skurvish
Junior Member
skurvish began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2011
Device: Kindle 3G
Feature

Something to consider: I would like to be able to have an option to not place a book into an author collection when it is part of a series collection. My intent is that anything in just the author collection are standalone novels or that I have only 1 of a series (I have set the series to a minimum 2).

Is something easily accomplished?

TIA.
skurvish is offline  
Old 04-22-2011, 09:08 PM   #696
julius90
Junior Member
julius90 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Oct 2010
Device: Kindle 3 Wifi
hi meme,
I just updated calibre to 0.7.57 from 0.7.56 and Kindle Collections to 1.5.3 from 1.4.3. Now it doesn't work right (but 1.4.3 does). Would you please have a look at this? Thank you for your great work.


Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 88, in preview_kindle_collections
File "calibre_plugins.kindle_collections.create_preview ", line 46, in create_kindle_collections_main
File "calibre_plugins.kindle_collections.kindle_device" , line 211, in get_file_paths
File "ntpath.py", line 259, in walk
File "calibre_plugins.kindle_collections.kindle_device" , line 223, in get_file_path
UnicodeDecodeError: 'utf8' codec can't decode byte 0xce in position 10: invalid continuation byte

Last edited by julius90; 04-22-2011 at 09:10 PM.
julius90 is offline  
Old 04-22-2011, 10:02 PM   #697
k1951j
Junior Member
k1951j began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2011
Location: Texas
Device: Kindle 3 WiFi
k1951j .json file

Meme - I did not use any other pgms on this file. Since json was not valid I used WinRar to convert to accepted file type. I also upgraded to 0.7.57!

Attached Files
File Type: rar collections.rar (582 Bytes, 178 views)
k1951j is offline  
Old 04-23-2011, 12:38 AM   #698
brooket
Junior Member
brooket began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2011
Device: Kindle 3
Hi There
I have just tried installing the plug in to Callibre today (Calibre V 0.7.57) however when I try to use any of the manage kindle menu items I get the following error. I am using a Kindle 3 and I have attached the json file for your info. btw I have already tried removing the plugin and reinstalling it.

Thanks


calibre, version 0.7.57
ERROR: Unhandled exception: <b>NameError</b>:global name 'message' is not defined

Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 83, in create_kindle_collections
File "calibre_plugins.kindle_collections.create_preview ", line 43, in create_kindle_collections_main
File "calibre_plugins.kindle_collections.kindle_collect ions", line 23, in init
File "calibre_plugins.kindle_collections.kindle_collect ions", line 33, in __init__
File "calibre_plugins.kindle_collections.kindle_collect ions", line 42, in initialize
File "calibre_plugins.kindle_collections.kindle_collect ions", line 61, in check_collections
NameError: global name 'message' is not defined
Attached Files
File Type: zip collections.zip (4.3 KB, 180 views)

Last edited by brooket; 04-23-2011 at 12:57 AM.
brooket is offline  
Old 04-23-2011, 03:53 AM   #699
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by skurvish View Post
Something to consider: I would like to be able to have an option to not place a book into an author collection when it is part of a series collection. My intent is that anything in just the author collection are standalone novels or that I have only 1 of a series (I have set the series to a minimum 2).
Yes - you just need to use Calibre's custom column feature to create a new column in Calibre that displays either the Series name or the author. Once you create the column, use the plugin's Customization screen to select it (mark it 'Create') and remove the 'Create' from your author and series columns.

I've added this as an example in the Calibre Custom Columns section on the first post.
meme is offline  
Old 04-23-2011, 03:56 AM   #700
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by julius90 View Post
hi meme,
I just updated calibre to 0.7.57 from 0.7.56 and Kindle Collections to 1.5.3 from 1.4.3. Now it doesn't work right (but 1.4.3 does). Would you please have a look at this? Thank you for your great work.


Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 88, in preview_kindle_collections
File "calibre_plugins.kindle_collections.create_preview ", line 46, in create_kindle_collections_main
File "calibre_plugins.kindle_collections.kindle_device" , line 211, in get_file_paths
File "ntpath.py", line 259, in walk
File "calibre_plugins.kindle_collections.kindle_device" , line 223, in get_file_path
UnicodeDecodeError: 'utf8' codec can't decode byte 0xce in position 10: invalid continuation byte
Thanks for this. I've modified the code that caused this - an attempt to better deal with non-ascii characters that clearly didn't work. Let me know if the next version works for you.
meme is offline  
Old 04-23-2011, 03:59 AM   #701
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
@k1951j, @brooket:

One of your collections does not have a last accessed timestamp. This may be caused by migrating collections from K2 to K3, or there may be times when the K3 doesn't add the timestamp. In either case, the new version of the plugin deals with this correct so it should work ok for you.
meme is offline  
Old 04-23-2011, 04:06 AM   #702
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Version 1.5.4 released

See the first post in this thread to download the new version.

Requires Calibre 0.7.57

Changes in this release - a few bug fixes and adding the last of the new features on my list:
  • Added customization option to change toolbar icon to either launch an action (create/edit/etc) or just show menu
  • Added support for "," in collection names by converting to ";" when importing and re-converting to comma on export
  • Added warning if you try to use the plugin before Calibre has loaded all book metadata from the Kindle
  • Added error message if no columns have 'Create' or 'Delete' selected when running Create/Preview Collections
  • Added version number to create/preview/view reports
  • Modified boolean columns to create a collection name the same as the column name including books where column value is True
  • Modified default keys in menu (e.g. after opening menu, pressing 'C' runs Create)
  • Fixed crash when reporting that the collections file had an incorrect format that was fixed
  • Fixed error when trying to create collections from a boolean column
  • Replaced os.path.walk with os.walk and removed unicode encoding of path
  • Various cleanup of messages, layout change to Customization window
  • Requires 0.7.57 (book metadata check)


If you find any issues or have any suggestions/comments, let me know.

Last edited by meme; 04-23-2011 at 04:08 AM.
meme is offline  
Old 04-23-2011, 08:13 AM   #703
kenr276
Enthusiast
kenr276 began at the beginning.
 
kenr276's Avatar
 
Posts: 29
Karma: 10
Join Date: Mar 2011
Device: Kindle 3 WiFi
Version 1.5.4 not showing up on plugin updater but shows in version history.

Ken
kenr276 is offline  
Old 04-23-2011, 08:47 AM   #704
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,731
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@Ken - that is intentional, the plugin index page hasn't been updated for it yet. I'm waiting for meme to give me the thumbs up that he is happy this version doesn't have any major issues reported here.
kiwidude is online now  
Old 04-23-2011, 09:56 AM   #705
ToeRag
Member
ToeRag began at the beginning.
 
ToeRag's Avatar
 
Posts: 22
Karma: 10
Join Date: Feb 2009
Device: Kindle2 (2) & Kindle Fire (2)
No Button appears in Menu toolbar

I've just stumbled on the what appears to be a GREAT plugin for Calibre which I use all the time.

Just installed Calibre 7.57 on another PC that I have and installed the NEW kindle_collections.zip plugin that I downloaded today.

However, there is no button in the calibre menu? during the installation I selected to allow the button on the main menu bar, yet nothing appears weather the kindle in connected to the PC or not.

I tried uninstalling plugin and reinstalling with the same results. The only difference was that I never got the choice of how or where to have the application interface (menu button placement).

can someone help?

NEVERMIND!

I was looking for a Button! it added a TEXT selection on the menu bar....

sorry.

Last edited by ToeRag; 04-23-2011 at 10:02 AM. Reason: found the problem...
ToeRag is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Kindle Collections (Update) NiLuJe Plugins 475 05-23-2025 08:22 AM
Kindle Collections plugin JosephWebber Plugins 1 08-21-2017 11:44 AM
[GUI Plugin] WebOS Kindle-Import CranstD Plugins 0 01-24-2012 03:36 PM
Finding and using Kindle Collections Plugin djchapple Plugins 2 08-03-2011 10:06 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 07:00 AM.


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