bnkai
bnkai
> @bnkai The settings were exactly as shown above in the screenshot, 1 parallel task only. The task ran over 7 corrupt video files. > > Unfortunately I am on...
Code looks ok. I have no way of testing it though. Should it be merged so that ios users can test it?
>I noticed that after I re-assigned a file to a file-less scene, the previously file-less scene remained unplayable: Same thing happens if you merge a `normal` scene (source) to a...
I have been using the build from this PR for some time now. Imho it is safe enough to merge so that we can have more feedback/use cases and then...
There seems to be an issue when scraping a performer's alias (the existing aliases are not displayed) Example Performer has aliases  When scraping no existing aliases are listed 
- Adding brotli should have more effect the more times you serve the static content. In our case wont it be loaded once and then get cached? - From the...
From a quick look it seems that they library we use for xpath parsing may have an issue with the string function. For your specific case though I would recommend...
@JackDawson94 a small diff to add the html parsing pp mentioned in discord ```diff diff --git a/pkg/scraper/mapped.go b/pkg/scraper/mapped.go index 2886adcf..a1ea0cd2 100644 --- a/pkg/scraper/mapped.go +++ b/pkg/scraper/mapped.go @@ -14,6 +14,9 @@ import...
Duplicate of #1432
Are you sure it is not an issue with the specific scraper? A random scene i used identify with worked fine. Can you go to the scene you tried to...