javinizer / Javinizer

(NSFW) Organize your local Japanese Adult Video (JAV) library
MIT License
591 stars 61 forks source link

Bug: Get-RunspaceData ... Invoke-Parallel.ps1:539 #80

Closed zuko7177 closed 4 years ago

zuko7177 commented 4 years ago

Alpha8. File is JUFE-197.mp4. image

I don't think it's a server issue since I'm able to browse thumbnail image on all three... r18, dmm, javlibrary

jvlflame commented 4 years ago

Is that a consistent error?

I'm not seeing any issues on my side.

If you run Javinizer -Find jufe-197 -R18 -Javlibrary -Dmm -Aggregated, do you get a bad url in the coverurl field?

zuko7177 commented 4 years ago

When I run with Javinizer -Find jufe-197 -R18 -Javlibrary -Dmm -Aggregated, it comes back with aggregated data successfully. When I run with just Javinizer, I get that error. Attached is my settings.
jvSettings.zip I compared my jvSettings with the default and don't see anything weird.

jvlflame commented 4 years ago

Ok, confirmed an issue on my side as well.

It actually seems to be occurring on all videos, not just JUFE-197. Interestingly though, if I change the method in which the file is downloaded over to Invoke-Webrequest rather than the System.Net.Webclient class, it works.