View Single Post
Old 12-07-2015, 02:51 PM   #779
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: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
Here's a screenshot of my settings. I've deleted my mail account and password, if you want another image with that, I'll send you one on a PM.
Turns out this is a bug in Python's imaplib library--it doesn't quote the folder name when there's a space. Not sure why is hasn't been fixed before.

However, because it *does* check for starting/ending " and *not* quote strings that have them, it's safe for us to manually quote it.

New test version (direct link).

- Improvements to basic chapter_title_strip_pattern, add warning comments for same.
- Add dblquotes around folder name on IMAP lookup.
JimmXinu is offline   Reply With Quote