scruffynerf
scruffynerf
https://github.com/scruffynerf/book2jsonofnlp has the code for above still using booknlp for actual python name, so no code changes needed externally.. just uninstall the current booknlp with pip then pip install git+https://github.com/scruffynerf/book2jsonofnlp...
> lol yeah your running into the same issues I ran into Which issues? > I ended up doing a bunch of manual reformatting as I said, small substitutions are...
to be clear, regardless of voxnovel or whatever the next gen is, or if you roll it into ebook2audiobook... I'm doing the book->json cause that's the key piece missing for...
did you and Robert start a discord for this stuff?
Already exists. We have a scraper to do this. Not sure it'll make it into official repo, but TBD. Visit Stash Discord, and come to #FansDB channel. or see https://github.com/feederbox826/FansDB-SHALookup
will test and get back to you, thanks!
confirmed... also the correct brew command is `brew install -y` not `brew -y` which makes an error
`atp.torrent_info = ti` should have been `atp.ti = ti` but while it's 'seeding', it's still not really seeding, so something else is also an issue. Smarter eyeballs than mine desired....