Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 02-28-2013, 10:12 AM   #16
rackemup420
Member
rackemup420 began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Feb 2013
Device: none
This is an internal Seagate 1TB HDD.
rackemup420 is offline   Reply With Quote
Old 02-28-2013, 10:15 AM   #17
rackemup420
Member
rackemup420 began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Feb 2013
Device: none
I think I may just go back to Ubuntu as well once I am done backing up my F drive
rackemup420 is offline   Reply With Quote
Advert
Old 02-28-2013, 11:10 AM   #18
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by rackemup420 View Post
I think I may just go back to Ubuntu as well once I am done backing up my F drive
Use 'Disk Utility' in Ubuntu (you can use the Live CD) to check the drives 'health'. This only works for SATA/PATA/(SCSI?) connected drives, not USB
theducks is offline   Reply With Quote
Old 02-28-2013, 03:27 PM   #19
rackemup420
Member
rackemup420 began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Feb 2013
Device: none
Yeah will do. Only 200 GB left to back up woohoo...
rackemup420 is offline   Reply With Quote
Old 02-28-2013, 09:07 PM   #20
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by rackemup420 View Post
I also have 19,240 books in my calibre library if that helps any, and I have about another 2000 to add but it wont let me.

Error:
Hellraiser 17.cbz
Traceback (most recent call last):
File "site-packages\calibre\gui2\add.py", line 127, in start
File "site-packages\calibre\gui2\add.py", line 217, in add
File "site-packages\calibre\library\database2.py", line 3352, in create_book_entry
File "site-packages\calibre\library\database2.py", line 2199, in set_metadata
File "site-packages\calibre\library\database2.py", line 645, in set_path
File "os.py", line 157, in makedirs
WindowsError: [Error 82] The directory or file cannot be created: u'F:\\Comics\\Unknown\\Hellraiser 17 (19571)'
How many files in the directory F:\Comics or F:\Comics\Unknown? I THINK FAT files systems can only have 65535 files per directory, but files with long names count for more than one entry, so if you have more than about 10,000 books in that directory you are probably hitting the limit for that filesystem type.

Last edited by GeoffR; 02-28-2013 at 09:15 PM. Reason: check both directories
GeoffR is offline   Reply With Quote
Advert
Old 02-28-2013, 11:23 PM   #21
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by GeoffR View Post
How many files in the directory F:\Comics or F:\Comics\Unknown? I THINK FAT files systems can only have 65535 files per directory, but files with long names count for more than one entry, so if you have more than about 10,000 books in that directory you are probably hitting the limit for that filesystem type.
you are thinking (Author) sub-dir 'Unknown' is full?
theducks is offline   Reply With Quote
Old 03-01-2013, 12:15 AM   #22
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by theducks View Post
you are thinking (Author) sub-dir 'Unknown' is full?
Yes, at least it is something to check. Normally there would be no problem as each author has a seperate subdirectory, but if the author metadata is not being read and everything is getting filed under "Unknown" then the FAT directory limit might become a problem.
GeoffR is offline   Reply With Quote
Old 03-01-2013, 05:48 AM   #23
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
You said something earlier about going back to Ubuntu. Was the calibre library, or some part of it, created using Ubuntu?

Unfortunately there are some differences between Windows and Linux that may cause weird problems. Windows ignores case in filenames and only allows a limited length of the path name and the file names. A file created in Ubuntu may have too long path/name to be used in windows now.
Adoby is offline   Reply With Quote
Old 03-01-2013, 09:15 AM   #24
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Adoby View Post
You said something earlier about going back to Ubuntu. Was the calibre library, or some part of it, created using Ubuntu?

Unfortunately there are some differences between Windows and Linux that may cause weird problems. Windows ignores case in filenames and only allows a limited length of the path name and the file names. A file created in Ubuntu may have too long path/name to be used in windows now.
His Comics library is on the root of F:

If the majority of those have a blank Author, Calibre sets those to 'Unknown' (and uses that folder).

All he needs to do is select a big bunch, and set another Author Name (Even: Unknown_1 )
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Random spacing when I convert files in Calibre. MuseRising Calibre 3 07-03-2012 06:46 AM
Calibre 0.8.13 - RSS News weird random titles Zillion Calibre 2 08-07-2011 12:25 PM
calibre, version 0.8.8 ERROR: Error: Error communicating with device no such column: e-bookuser Devices 1 07-03-2011 04:09 PM
Random page breaks and random subscripts? sark666 Kobo Reader 2 09-04-2010 02:25 AM
Random XML corrupted error siulayhumga Calibre 0 06-16-2009 05:37 PM


All times are GMT -4. The time now is 07:16 PM.


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