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 11-21-2023, 05:32 AM   #1
yonkyunior
Cultivator
yonkyunior doesn't litteryonkyunior doesn't litteryonkyunior doesn't litter
 
yonkyunior's Avatar
 
Posts: 94
Karma: 216
Join Date: Feb 2015
Device: PRST2
Question :help: Library Maintenance-- Need Suggestions

Already finished copying the all calibre library folder.
Metadata.db and json also got badsectors, I have backup it seems one month older than the latest metadata.
some opf inside the folder is missing because of bad sectors. ( the metadata.db can create opf again I think)
So, I have to queue all books to backup metadata, to make the metadata opf inside the folder again before I run check books.
DONE.

Run, check books.
and found 2 types.
Extra Authors and Extra Titles.
It seems the metadata is not up to date was right.

more than 100 Extra Authors and Titles.
this was when I want a button beside Fix marked, there is a button to move or copy the extra author and title to another folder to isolate the Extra.
Since, this contain books to inside it after I checked.

I can created a txt containing all the path, just I don't know how create a batch bat file that copy folder path and inside the folder to one destination.

Last edited by yonkyunior; 11-27-2023 at 08:47 AM. Reason: Solved some
yonkyunior is offline   Reply With Quote
Old 11-27-2023, 09:39 AM   #2
yonkyunior
Cultivator
yonkyunior doesn't litteryonkyunior doesn't litteryonkyunior doesn't litter
 
yonkyunior's Avatar
 
Posts: 94
Karma: 216
Join Date: Feb 2015
Device: PRST2
with the help of chatGPT, I can copy set of folders with batch path of folders each line,
completelist.txt is containing path folders
Quote:
D:\01LIBRARY\001 Fiction\A. C. Benson
D:\01LIBRARY\001 Fiction\A. F. Brady
D:\01LIBRARY\001 Fiction\A. J. MacKenzie
Quote:
@echo off
set "destination=D:\01LIBRARY\000 Library Copy Extras\"

for /f "delims=" %%a in (completelist.txt) do (
robocopy "%%a" "%destination%%%~nxa" /e
)

echo "Copy process completed."
pause
Now I can Delete that extra authors.
and check again if there's extra titles.
yonkyunior is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Library Maintenance - Check Library Error ampws Library Management 5 06-07-2020 06:10 AM
Library Maintenance Cooker Library Management 8 12-08-2019 11:56 PM
Library Maintenance Problem mitch13 Library Management 7 01-14-2019 07:41 PM
Calibre Library Maintenance mitch13 Library Management 1 02-08-2018 10:15 AM
Missing Library/Library Maintenance button babyshelley Library Management 2 06-20-2015 01:05 PM


All times are GMT -4. The time now is 10:48 AM.


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