| 
			
			 | 
		#346 | 
| 
			
			
			
			 Ex-Helpdesk Junkie 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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!
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#347 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 14 
				Karma: 10 
				Join Date: Jun 2015 
				
				
				
				Device: Droid Turbo 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#348 | 
| 
			
			
			
			 Plugin Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,136 
				Karma: 5005503 
				Join Date: Dec 2011 
				Location: Midwest USA 
				
				
				Device: Kobo Clara Colour running KOReader 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I've posted a new test version (direct link) that will: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	
 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.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#349 | |
| 
			
			
			
			 Member 
			
			![]() 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: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#350 | |
| 
			
			
			
			 Plugin Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,136 
				Karma: 5005503 
				Join Date: Dec 2011 
				Location: Midwest USA 
				
				
				Device: Kobo Clara Colour running KOReader 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 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)  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#351 | |
| 
			
			
			
			 Member 
			
			![]() 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: 
	
 Last edited by Bixel925; 07-02-2015 at 01:25 AM. Reason: Attempt at removing smilies.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#352 | |
| 
			
			
			
			 Plugin Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,136 
				Karma: 5005503 
				Join Date: Dec 2011 
				Location: Midwest USA 
				
				
				Device: Kobo Clara Colour running KOReader 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 FYI, use [code] tags when posting debug logs (& ini file snippets). It's the '#' button on the 'Advanced' forum edit button bar.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#353 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#354 | 
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#355 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,327 
				Karma: 5306 
				Join Date: Jan 2014 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You need custom columns for that.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#356 | 
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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??
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#357 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#358 | |
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 556 
				Karma: 1020204 
				Join Date: Sep 2008 
				Location: Bosnia and Herzegovina 
				
				
				Device: Lenovo Yoga Tab 2 (Android) 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 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.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#359 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,327 
				Karma: 5306 
				Join Date: Jan 2014 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			You can always PM me, I have acquired some knowledge of custom columns  
		
	
		
		
		
		
		
		
		
		
		
		
	
	 
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#360 | 
| 
			
			
			
			 Fanatic 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 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)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
| Tags | 
| fanfiction | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 02:36 PM | 
| [GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 06:42 AM | 
| [GUI Plugin] Marvin XD | Philantrop | Plugins | 126 | 01-29-2017 01:48 PM | 
| [GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 07:39 PM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 01:27 PM |