Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 03-12-2024, 11:29 AM   #1
Winnito
Enthusiast
Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.
 
Winnito's Avatar
 
Posts: 34
Karma: 130226
Join Date: Apr 2020
Device: Kindle Voyage
Autoimport not working, 7.6 win 11

Not sure if this is Win 11 update issue, but my auto import folder is not picking up files.

I've tried switching to another folder, changin names, and just realized when I past 5 files only one gets autoimported, the rest are left behind. Restarting Calibre doesn't change a thing. The only way to import another file is to move them out of the folder and paste them back into it again. One file get's imported again.

My calibre library is not in a cloud drive.

Sometime ago, something happened and all my Calibre settings were reset to default. So maybe this has something to do with autoimport as well. Dunno.
Winnito is offline   Reply With Quote
Old 03-12-2024, 11:33 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,860
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
run calibre in debug mode and post the log when auto import fails.
kovidgoyal is offline   Reply With Quote
Advert
Old 03-12-2024, 02:22 PM   #3
Winnito
Enthusiast
Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.
 
Winnito's Avatar
 
Posts: 34
Karma: 130226
Join Date: Apr 2020
Device: Kindle Voyage
Quote:
Originally Posted by kovidgoyal View Post
run calibre in debug mode and post the log when auto import fails.
tnx, here's the log:
Spoiler:

Failed to initialize plugin: 'C:\\Users\\wurzb\\AppData\\Roaming\\calibre\\plug ins\\DeDRM.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 777, in initialize_plugins
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 308, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 200, in exec_module
File "calibre\customize\zipplugin.py", line 196, in get_code
File "calibre_plugins.dedrm.__init__", line 155
print u"{0} v{1}: Copying needed library files from plugin's zip".format(PLUGIN_NAME, PLUGIN_VERSION)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
Failed to initialize plugin: 'C:\\Users\\wurzb\\AppData\\Roaming\\calibre\\plug ins\\FictionDB.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 777, in initialize_plugins
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 308, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.fictiondb.__init__", line 11, in <module>
ImportError: cannot import name 'quote' from 'urllib' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\urllib\__init__.pyc)
Failed to initialize plugin: 'C:\\Users\\wurzb\\AppData\\Roaming\\calibre\\plug ins\\Goodreads_Rating.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 777, in initialize_plugins
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 308, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 200, in exec_module
File "calibre\customize\zipplugin.py", line 196, in get_code
File "calibre_plugins.goodreads_rating.__init__", line 29
version = (3, 0, 0 )
^
TabError: inconsistent use of tabs and spaces in indentation
ApplicationPaletteChange event ignored
Using calibre Qt style: True
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 141, in __init__
File "calibre\gui2\ui.py", line 159, in init_iaction
File "calibre\customize\__init__.py", line 662, in load_actual_plugin
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.obok_dedrm.action", line 24, in <module>
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.obok_dedrm.dialogs", line 30, in <module>
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.obok_dedrm.utilities", line 10, in <module>
ModuleNotFoundError: No module named 'StringIO'
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 141, in __init__
File "calibre\gui2\ui.py", line 159, in init_iaction
File "calibre\customize\__init__.py", line 662, in load_actual_plugin
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 207, in exec_module
File "calibre_plugins.xray_creator.ui", line 14, in <module>
ModuleNotFoundError: No module named 'httplib'
Failed to load resource: 'commit.txt' from the plugin zip file: C:\Users\wurzb\AppData\Roaming\calibre\plugins\Ove rDrive Libby.zip
Traceback (most recent call last):
File "calibre\customize\zipplugin.py", line 48, in get_resources
File "zipfile.py", line 1510, in read
File "zipfile.py", line 1547, in open
File "zipfile.py", line 1476, in getinfo
KeyError: "There is no item named 'commit.txt' in the archive"
[overdrive_libby/0.1.9] Loaded 21 items from file cache C:\Users\wurzb\AppData\Roaming\calibre\plugins\ove rdrive_libby.libraries.json
[overdrive_libby/0.1.9] Loaded 0 items from file cache C:\Users\wurzb\AppData\Roaming\calibre\plugins\ove rdrive_libby.media.json
calibre Debug log
calibre 7.6 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: Auto Datestamp and View (0, 0, 9) && CalibreSpy (1, 0, 92) && Clean Metadata (0, 0, 6) && Consolidate All Library Metadata (2, 0, 46) && Copy Cover To Device (2, 0, 4) && Count Pages (1, 13, 5) && Diaps Editing Toolbag (0, 4, 0) && Ebook Translator (2, 2, 0) && English Noun Frequency (1, 0, 16) && Extract ISBN (1, 6, 0) && Find Duplicates (1, 10, 8) && Generate Cover (2, 3, 3) && Goodreads (1, 7, 9) && Job Spy (1, 0, 239) && Kindle Collections (1, 7, 29) && Kindle hi-res covers (0, 5, 1) && KindleUnpack - The Plugin (0, 83, 1) && Library Codes (1, 0, 65) && Manage Series (1, 5, 2) && Modify ePub (1, 8, 2) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (6, 7, 0) && OverDrive Libby (0, 1, 9) && Overdrive Link (2, 57, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 8) && Reading List (1, 15, 1) && Reformat plugin (2, 4, 0) && Resize Cover (1, 2, 0) && View Manager (1, 10, 2) && X-Ray Creator (3, 2, 1)
calibre 7.6 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: Auto Datestamp and View (0, 0, 9) && CalibreSpy (1, 0, 92) && Clean Metadata (0, 0, 6) && Consolidate All Library Metadata (2, 0, 46) && Copy Cover To Device (2, 0, 4) && Count Pages (1, 13, 5) && Diaps Editing Toolbag (0, 4, 0) && Ebook Translator (2, 2, 0) && English Noun Frequency (1, 0, 16) && Extract ISBN (1, 6, 0) && Find Duplicates (1, 10, 8) && Generate Cover (2, 3, 3) && Goodreads (1, 7, 9) && Job Spy (1, 0, 239) && Kindle Collections (1, 7, 29) && Kindle hi-res covers (0, 5, 1) && KindleUnpack - The Plugin (0, 83, 1) && Library Codes (1, 0, 65) && Manage Series (1, 5, 2) && Modify ePub (1, 8, 2) && MultiColumnSearch (1, 0, 96) && Obok DeDRM (6, 7, 0) && OverDrive Libby (0, 1, 9) && Overdrive Link (2, 57, 0) && Prettify Cover (1, 6, 0) && Quality Check (1, 13, 8) && Reading List (1, 15, 1) && Reformat plugin (2, 4, 0) && Resize Cover (1, 2, 0) && View Manager (1, 10, 2) && X-Ray Creator (3, 2, 1)
QPA platform: windows
devicePixelRatio: 1.5
logicalDpi: 96.0 x 96.0
physicalDpi: 126.04011627906975 x 126.05488372093023
[0.00] Starting up...
[0.00] Showing splash screen...
[0.16] splash screen shown
[0.16] Initializing db...
[1.16] db initialized
[1.16] Constructing main UI...
prettify cover: registry parse error
[5.45] GUI main window shown
CalibreSpy: initialization_complete
CALM: initialization_complete............
Job Spy has begun initialization...
Calibre, and hence Job Spy, was gracefully shut down last time? True
Last time daemon started: never
Last time daemon failed: never
Total daemon starts inception_to_date: 0
Total daemon failures inception-to-date: 0
JS: ===>>> change_gui_alternating_row_colors()
Job Spy has finished initialization...
[0] un-optimized number of undesirable characters accumulated: 756
[1] optimized number of undesirable characters accumulated: 596
MCS has finished initialization...
[6.99] main UI initialized...
[6.99] Hiding splash screen
Traceback (most recent call last):
File "calibre\gui2\auto_add.py", line 77, in run
File "calibre\gui2\auto_add.py", line 89, in auto_add
File "calibre\gui2\auto_add.py", line 93, in <listcomp>
FileNotFoundError: [WinError 3] The system cannot find the path specified: "C:\\Users\\wurzb\\Downloads\\!Calibre Auto import\\[Counterpoints_ Bible and Theology _1] Hoffmeier, James K. & Wenham, Gordon J. & Sparks, Kenton L. & Ha - Three Views on the Bible's Earliest Chapters, Genesis_ History, Fiction, or Neither_ (CBT) (2015, Zondervan) - libgen.li.epub"

Last edited by theducks; 03-12-2024 at 02:35 PM. Reason: spoilered log
Winnito is offline   Reply With Quote
Old 03-12-2024, 03:07 PM   #4
Winnito
Enthusiast
Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.
 
Winnito's Avatar
 
Posts: 34
Karma: 130226
Join Date: Apr 2020
Device: Kindle Voyage
It seems it was connected to filename length. I've tried 5 different short named files and autoimport worked. When the long one came, it would halt the import process altogether.
Winnito is offline   Reply With Quote
Old 03-12-2024, 08:34 PM   #5
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,464
Karma: 145525534
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
I was looking at your log files and it appears you are obtaining books from LibGen which is a rather well know pirate site.

As for your file name length issue, you might want to try moving your calibre autoimport directory closer to the root of the drive and with a shorter name. Your ebook name is 232 characters without the path which is pushing the 260 character max path length. You could also try setting your Windows to allow longer paths. See How to Make Windows 10 Accept File Paths Over 260 Characters for some how to information. A caveat is that I have never tried this with calibre so I'm not sure if calibre is able to use the longer paths.
DNSB is offline   Reply With Quote
Advert
Old 03-12-2024, 09:04 PM   #6
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,015
Karma: 129333114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
@Winnito please do not ask for help on eBooks you did not legally obtained. You will be ignored and/or banned.
JSWolf is offline   Reply With Quote
Old 03-12-2024, 09:43 PM   #7
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,575
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DNSB View Post
A caveat is that I have never tried this with calibre so I'm not sure if calibre is able to use the longer paths.
I gave it a cursory test with calibre 7.0 and it failed, not even a third order issue for me; so, I shrugged, blamed Qt, and moved on.

BR
BetterRed is offline   Reply With Quote
Old 03-12-2024, 10:48 PM   #8
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,464
Karma: 145525534
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by BetterRed View Post
I gave it a cursory test with calibre 7.0 and it failed, not even a third order issue for me; so, I shrugged, blamed Qt, and moved on.
I've found on my test box that about 60% of programs are happy with the long paths and the other 40% either ignore them or abend.
DNSB is offline   Reply With Quote
Old 03-13-2024, 02:03 AM   #9
Winnito
Enthusiast
Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.Winnito can tell if an avocado is ripe without touching it.
 
Winnito's Avatar
 
Posts: 34
Karma: 130226
Join Date: Apr 2020
Device: Kindle Voyage
Quote:
Originally Posted by JSWolf View Post
@Winnito please do not ask for help on eBooks you did not legally obtained. You will be ignored and/or banned.
my bad...didn't know this was related to the issue. I'll make sure to only ask questions regarding the possible issues with calibre only.

@DNSB tnx for the explanation...I was sure win 11 was beyond 256 char limitation
Winnito is offline   Reply With Quote
Old 03-13-2024, 04:50 PM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,464
Karma: 145525534
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Winnito View Post
my bad...didn't know this was related to the issue. I'll make sure to only ask questions regarding the possible issues with calibre only.
This is not related to your issue which is why I continued to offer some advice. Just that MobileRead for good reasons has a policy of not offering help with pirated books. I did some hairsplitting since your problem was not with the pirated book but rather with the path length.

Quote:
Originally Posted by Winnito View Post
@DNSB tnx for the explanation...I was sure win 11 was beyond 256 char limitation
Out of the box, Windows 11 is limited to 260 max characters in the path/filename. Enabling long file names expands this but not all programs support it and it appears that calibre does not.

Last edited by DNSB; 03-13-2024 at 04:52 PM.
DNSB is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Intermittent freezing after upgrading to Win 11 from Win 10 kanjieater Calibre 4 04-29-2023 08:03 PM
Sigil portable not working on flash drive Win 8 crankypants Sigil 1 10-25-2015 04:23 PM
Calibre on Win 8.1 Desktop not working with Onedrive online-only files? robcohen Related Tools 1 12-23-2014 02:54 AM
Autoimport broken? perler Calibre 7 10-04-2012 10:08 AM
Win Vista to Win 7 Upgrade messed up Calibre Amy44 Calibre 2 06-01-2010 10:12 PM


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


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