Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 06-30-2015, 07:17 PM   #346
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
That is what I was looking at as well!
eschwartz is offline   Reply With Quote
Old 06-30-2015, 09:36 PM   #347
Bixel925
Member
Bixel925 began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2015
Device: Droid Turbo
So you don't have a solution at this time either?
Quote:
Originally Posted by eschwartz View Post
That is what I was looking at as well!
Bixel925 is offline   Reply With Quote
Advert
Old 06-30-2015, 11:54 PM   #348
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,973
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Bixel925 View Post
So you don't have a solution at this time either?
I've posted a new test version (direct link) that will:
  • Automatically strip leading/trailing whitespace when saving IMAP settings, and;
  • Write IMAP server setting to debug log.

Please try that version: go look at the IMAP settings and 'OK' them and then post the debug log again (with the new output) if there's still a problem.
JimmXinu is offline   Reply With Quote
Old 07-01-2015, 07:41 AM   #349
Bixel925
Member
Bixel925 began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2015
Device: Droid Turbo
Ok, so I just tried to put in the test version of the plugin and I'm not sure if I did it right. I just copy/pasted the new .zip file to replace the old one and restarted Calibre, but all my old settings. At any rate, I'm still getting an error when attempting to pull books from email:

calibre, version 2.31.0
ERROR: Unhandled exception: <b>gaierror</b>:[Errno 11001] getaddrinfo failed

calibre 2.31 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: FanFicFare && Generate Cover
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 447, in get_urls_from_imap_menu
File "calibre_plugins.fanficfare_plugin.fanficfare.getu rls", line 181, in get_urls_from_imap
File "imaplib.py", line 1165, in __init__
File "imaplib.py", line 172, in __init__
File "imaplib.py", line 1176, in open
File "socket.py", line 553, in create_connection
gaierror: [Errno 11001] getaddrinfo failed


Also, I didn't see any setting on the Email Settings tab for a debug log.

Quote:
Originally Posted by JimmXinu View Post
I've posted a new test version (direct link) that will:
  • Automatically strip leading/trailing whitespace when saving IMAP settings, and;
  • Write IMAP server setting to debug log.

Please try that version: go look at the IMAP settings and 'OK' them and then post the debug log again (with the new output) if there's still a problem.
Bixel925 is offline   Reply With Quote
Old 07-01-2015, 10:46 AM   #350
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,973
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Bixel925 View Post
Ok, so I just tried to put in the test version of the plugin and I'm not sure if I did it right. I just copy/pasted the new .zip file to replace the old one and restarted Calibre, but all my old settings. At any rate, I'm still getting an error when attempting to pull books from email:
...
First, use the plugin installer to make sure it gets in the right place. See this post and scroll down to How do I install a plugin manually?.

Second, after installing plugin and restarting calibre, go into FFF config then click OK. That will invoke the new code to strip leading/trailing spaces on IMAP settings. There is no IMAP debug 'setting'.

Third, run calibre in debug mode (on calibre Preferences menu or ctrl-shift-R). Then try Get Story URLs from Email. Quit calibre to get the debug log.

The debug log should include a line like this:
Code:
FFF:DEBUG:calibre_plugins.fanficfare_plugin.fanficfare.geturls(180):get_urls_from_imap srv:(imap.gmail.com)
That will tell us exactly what server setting is being used.
JimmXinu is offline   Reply With Quote
Advert
Old 07-02-2015, 12:24 AM   #351
Bixel925
Member
Bixel925 began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jun 2015
Device: Droid Turbo
Here's the specific line you were talking about:

FFF:DEBUG:calibre_plugins.fanficfare_plugin.fanfic fare.geturls(180):get_urls_from_imap srv:(imap.google.com)

It looks to me as though it says the same thing.

And here's the full code that came out of debugging:

calibre Debug log
calibre 2.31 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Generate Cover && FanFicFare
Starting up...
Failed to load cached store: ozon_ru
Traceback (most recent call last):
File "site-packages\calibre\gui2\store\loader.py", line 87, in load_cache
File "site-packages\calibre\gui2\store\loader.py", line 174, in load_object
File "<string>", line 0
SyntaxError: encoding declaration in Unicode string
Failed to load cached store: litres
Traceback (most recent call last):
File "site-packages\calibre\gui2\store\loader.py", line 87, in load_cache
File "site-packages\calibre\gui2\store\loader.py", line 174, in load_object
File "<string>", line 0
SyntaxError: encoding declaration in Unicode string
FFF:DEBUG:calibre_plugins.fanficfare_plugin.fff_pl ugin(184):Plugin FanFicFare macmenuhack file_path:C:\Users\chefj_000\AppData\Roaming\calib re\plugins\fanficfare_macmenuhack.txt
Started up in 4.74 seconds with 158 books
SMART_DEV ( 0.00: 0.002) _attach_to_port try ip address "" on port 9090
SMART_DEV ( 0.90: 0.801) startup_on_demand listening on port 9090
SMART_DEV ( 0.96: 0.025) _attach_to_port try ip address "" on port 54982
SMART_DEV ( 1.01: 0.000) startup_on_demand broadcast socket listening on port 54982
SMART_DEV ( 2.09: 1.040) run All IP addresses {'{E8E82744-4D37-4D71-9E5F-BE6EC954E0D9}': [{'addr': '169.254.14.103'}], '{DD3EE6C1-B5D0-43C8-A7C5-1E402DA0C690}': [{'addr': '192.168.2.12', 'netmask': '255.255.255.0', 'broadcast': '192.168.2.255'}], '{BBED3E08-0B41-11E3-8249-806E6F6E6963}': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'broadcast': '127.255.255.255'}], '{75327D20-E796-4E54-890D-8F807A80F0E4}': [{'addr': '25.181.41.79', 'netmask': '255.0.0.0', 'broadcast': '25.255.255.255'}], '{4B6903DF-E402-4DF0-B14B-3EF9DCF4108D}': [{'addr': '169.254.4.153'}], '{7953588F-DBD8-4AE9-BD1C-30852025D922}': [{'addr': '169.254.173.1'}]}
FFF:DEBUG:calibre_plugins.fanficfare_plugin.fanfic fare.geturls(180):get_urls_from_imap srv:(imap.google.com)
calibre 2.31 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Generate Cover && FanFicFare
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 447, in get_urls_from_imap_menu
File "calibre_plugins.fanficfare_plugin.fanficfare.getu rls", line 181, in get_urls_from_imap
File "imaplib.py", line 1165, in __init__
File "imaplib.py", line 172, in __init__
File "imaplib.py", line 1176, in open
File "socket.py", line 553, in create_connection
gaierror: [Errno 11001] getaddrinfo failed



Quote:
Originally Posted by JimmXinu View Post
First, use the plugin installer to make sure it gets in the right place. See this post and scroll down to How do I install a plugin manually?.

Second, after installing plugin and restarting calibre, go into FFF config then click OK. That will invoke the new code to strip leading/trailing spaces on IMAP settings. There is no IMAP debug 'setting'.

Third, run calibre in debug mode (on calibre Preferences menu or ctrl-shift-R). Then try Get Story URLs from Email. Quit calibre to get the debug log.

The debug log should include a line like this:
Code:
FFF:DEBUG:calibre_plugins.fanficfare_plugin.fanficfare.geturls(180):get_urls_from_imap srv:(imap.gmail.com)
That will tell us exactly what server setting is being used.

Last edited by Bixel925; 07-02-2015 at 12:25 AM. Reason: Attempt at removing smilies.
Bixel925 is offline   Reply With Quote
Old 07-02-2015, 10:16 AM   #352
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,973
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Bixel925 View Post
Here's the specific line you were talking about:

Code:
FFF:DEBUG:calibre_plugins.fanficfare_plugin.fanficfare.geturls(180):get_urls_from_imap srv:(imap.google.com)
It looks to me as though it says the same thing.
I agree. So we're at the same place we were at before--I don't know what your problem is, but it's not anything I can help you with. Sorry.

Quote:
Originally Posted by Bixel925 View Post
And here's the full code that came out of debugging:
...
Last edited by Bixel925; Yesterday at 11:25 PM. Reason: Attempt at removing smilies.
FYI, use [code] tags when posting debug logs (& ini file snippets). It's the '#' button on the 'Advanced' forum edit button bar.
JimmXinu is offline   Reply With Quote
Old 07-02-2015, 10:43 AM   #353
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I use Gmail and I haven't had any troubles at all. Have you followed JimmXinu's guide to the mail feature? (And remembered to say yes to a specific setting, but I can't remember which one in Gmail?) I think it has something to do with Imaps
Tanjamuse is offline   Reply With Quote
Old 07-03-2015, 08:19 AM   #354
citac
Fanatic
citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.
 
Posts: 556
Karma: 1020204
Join Date: Sep 2008
Location: Bosnia and Herzegovina
Device: Lenovo Yoga Tab 2 (Android)
Guys, I need help setting up my calibre for fanfic! I got a new laptop and gave my old one to my sister, uninstalling any programs that she won't use. I had - or thought I had - a notepad file with regexes and custom columns I used and how I set them up, but it's nowhere to be found. My FFF personal.ini is safe, but can't remember what I did to make calibre show AO3 ratings, archive warnings, fandoms and categories. Can someone help out or point me in the right direction? I'm terribly sorry to bother you
citac is offline   Reply With Quote
Old 07-03-2015, 08:28 AM   #355
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
You need custom columns for that.
Tanjamuse is offline   Reply With Quote
Old 07-03-2015, 08:41 AM   #356
citac
Fanatic
citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.
 
Posts: 556
Karma: 1020204
Join Date: Sep 2008
Location: Bosnia and Herzegovina
Device: Lenovo Yoga Tab 2 (Android)
@Tanjamuse, I know, and I had a .txt file where I wrote down how I made some of my colums, but I've lost that file (I'm actually just reading an old thread of yours, Custom column recommendations, in hope I will find advice applicable to me). Which columns should I make, and what column type to use??
citac is offline   Reply With Quote
Old 07-03-2015, 08:51 AM   #357
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
These is my version of the columns you're looking for.

I don't have a screenshot for my warnings column at the moment.

For the Ratings and Fandom-columns you should be able to select the right info in the custom columns tab in FFF.

For the AO3 categories you need to have the following in your personal.ini

Code:
custom_columns_settings:
 ao3categories=>#categories
provided that you name your column the same way I did.
Attached Thumbnails
Click image for larger version

Name:	Ratings.png
Views:	310
Size:	28.7 KB
ID:	139960   Click image for larger version

Name:	Fandom.png
Views:	339
Size:	28.6 KB
ID:	139961   Click image for larger version

Name:	Categories.png
Views:	289
Size:	28.8 KB
ID:	139962  
Tanjamuse is offline   Reply With Quote
Old 07-03-2015, 08:57 AM   #358
citac
Fanatic
citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.
 
Posts: 556
Karma: 1020204
Join Date: Sep 2008
Location: Bosnia and Herzegovina
Device: Lenovo Yoga Tab 2 (Android)
Quote:
Originally Posted by Tanjamuse View Post
These is my version of the columns you're looking for.

I don't have a screenshot for my warnings column at the moment.

For the Ratings and Fandom-columns you should be able to select the right info in the custom columns tab in FFF.

For the AO3 categories you need to have the following in your personal.ini

Code:
custom_columns_settings:
 ao3categories=>#categories
provided that you name your column the same way I did.

Thank you, that's extremely helpful for a start! Is there a place any of these instructions as pertaining to fanfic can be found so I don't spam this forum? I found FAQ for composite columns but I don't know if those will apply to me.
citac is offline   Reply With Quote
Old 07-03-2015, 08:59 AM   #359
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
You can always PM me, I have acquired some knowledge of custom columns
Tanjamuse is offline   Reply With Quote
Old 07-03-2015, 10:34 AM   #360
citac
Fanatic
citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.citac ought to be getting tired of karma fortunes by now.
 
Posts: 556
Karma: 1020204
Join Date: Sep 2008
Location: Bosnia and Herzegovina
Device: Lenovo Yoga Tab 2 (Android)
Good folks, I have another question I wasn't able to find on search: How do I change a full name of a fandom to a shorter one, e.g. Marvel Cinematic Universe to MCU? If I remember correctly, replace_metadata was used, yes? and then I'd use genre,category=>Marvel Cinematic Universe=>MCU in personal.ini??

(ETA sorry, I just tried searching again and I have several hits; I must have made a typo the first time)
citac is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 11:13 AM.


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