iiab / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
3 stars 4 forks source link

Remove orphan (empty) directories, residual in /library/downloads/calibre-web ? #83

Open holta opened 8 months ago

holta commented 8 months ago

PR #82 fixed #45 but still leaves orphan (empty) directories like:

/library/downloads/calibre-web/Youtube/CNBC
/library/downloads/calibre-web/Youtube/ESPN_College_Football
...

All such directories (as above) should definitely be removed, the moment after they're no long needed.

(Even if that's NOT the most urgent fix needed at this time — with far more serious bugs/issues needing immediate attention below...)

https://github.com/iiab/calibre-web/issues

Originally posted by @holta in https://github.com/iiab/calibre-web/issues/82#issuecomment-1872687722

holta commented 2 months ago

@deldesir is this solved?

(Or do some orphan / empty directories occasionally still remain in "tmp dir" /library/downloads/calibre-web — that are relatively harmless?)