This project isn't finished yet. Goal is to create a SickBeard, CouchPotato, Headphones-like application for ebooks. Headphones is used as a base, so there are still a lot of references to it.
732
stars
70
forks
source link
Question: How to clean out old download cruft? #1674
Ok, so this is maybe something I just need clarification on. Debug log shows post processing is looping over a bunch of invalid hashes sent to qbittorrent. I actually have nothing downloading or seeding at the moment. Even more oddly it sometimes mentions a torrent name that was sent to qbittorrent by other programs (couchpotato and medusa). Ignoring that oddity I'm guesing these are things i stopped seeding before LL processed them. They must have gotten into some lazylibrarian database table that I need to clean up?? I'd like to just clean out all outstanding downloads since I know there are none at the moment, is there table I can truncate?
Config:
Repo: https://gitlab.com/LazyLibrarian/lazylibrarian : Branch: master : Updated: Wed Dec 1 21:05:54 2021
Current Version: c7ce74729e3072ee2eccaec98bb966666ea2a380 : Latest Version: c7ce74729e3072ee2eccaec98bb966666ea2a380
Log loops over many unrelated torrents and hashes like this:
2021-12-01 22:02:05
DEBUG
POSTPROCESS
qbittorrent.py
_command
175
QBitTorrent webUI raised the following error: Not Found
Ok, so this is maybe something I just need clarification on. Debug log shows post processing is looping over a bunch of invalid hashes sent to qbittorrent. I actually have nothing downloading or seeding at the moment. Even more oddly it sometimes mentions a torrent name that was sent to qbittorrent by other programs (couchpotato and medusa). Ignoring that oddity I'm guesing these are things i stopped seeding before LL processed them. They must have gotten into some lazylibrarian database table that I need to clean up?? I'd like to just clean out all outstanding downloads since I know there are none at the moment, is there table I can truncate?
Config: Repo: https://gitlab.com/LazyLibrarian/lazylibrarian : Branch: master : Updated: Wed Dec 1 21:05:54 2021 Current Version: c7ce74729e3072ee2eccaec98bb966666ea2a380 : Latest Version: c7ce74729e3072ee2eccaec98bb966666ea2a380
Log loops over many unrelated torrents and hashes like this: