9-FS / nhentai_archivist

downloads hentai from nhentai.net and converts to CBZ
MIT License
115 stars 6 forks source link

Skip downloaded id without it being in the hentai directory #41

Closed Unknown7001 closed 1 week ago

Unknown7001 commented 2 weeks ago

After archiving about 300k books, my hard drive (1st) is reaching its limited capacity. I would like to move the downloaded books to another hard disk (2nd hard disk), while still being able to update the archive on the existing hard disk (1st hard disk). I believe the db.sqlite recorded all of my previously downloaded books so there is no need for the physical books to be in the hentai folder. Am I right?

9-FS commented 2 weeks ago

If you tell nHentai Archivist to download something, it will do so and only skip if the file already exists in LIBRARY_PATH. Managing libraries in multiple locations is beyond the scope of this tool.

I recommend solving this problem properly on the file system level, for example by implementing a RAID5 array or an Unraid array.

Alternatively, for a quick and dirty solution, you could use the DONTDOWNLOADME_FILEPATH setting to manually blacklist already downloaded works.