bnkai
bnkai
The roadmap was made a long time ago. Having it as an issue was needed anyway. Both suggestions made here will need to be addressed after we figure out what...
While browsing a big directory is not ideal it shouldn't be an issue for the generation as we only stat the files while looking for existing ones. Just to be...
> Is there something missing from it? Can I do something to get this merged? It took me some time to actually test your PR A few things that i...
@TgSeed @ArcCdr instead of starting from scratch have you checked #689 ? From what i remember the only issue left with that PR was supporting `moved` local links for the...
`Excuse me, I'm confused now. Those things must be handled at the .nfo file creation step, not reading. .nfo file is a file, it shouldn't depend on other files. They're...
@TgSeed can you move the scraper in a separate folder and add a README, mostly to explain the folder.nfo usage and the variables? >it works assuming the exported .nfo file...
Only went through the code really fast, from what i understand it needs - ffmpeg/ffprobe to be in the path not where stash is run from ? - it also...
Seems to work ok for me in linux (not docker, had to adjust the temp directory mentioned above). For the wget dependency can't you use plain ruby code to download...
@halorrr i didn't make myself clear sorry... I tried your scraper running stash directly (debian distro) not from a container. It should work fine from a container (if the user...
@halorrr is it meant to only work with the files-refactor build and later ? It errors out with a `31`schema version. You can either mention that as well in the...