Javinizer icon indicating copy to clipboard operation
Javinizer copied to clipboard

Jav321ja ContentID error.

Open ghost opened this issue 8 months ago • 0 comments

Expected Behavior

It should fetch movie data from Jav321ja.

Current Behavior

Everything breaks down because it's unable to fetch data for ContentID-field.

Steps to Reproduce (for bugs)

Use advanced manual search inside the GUI, select match from jav321ja and click submit. ID I tried was MIDV-036. Cannot bind argument to parameter 'ContentId' because it is an empty string. is the error I get. With and without using GUI.

Your Environment

  • Module version used: 2.5.17 with GUI.
  • Operating System and PowerShell version: Windows 11, Powershell 7.3.10

I think there should be fall back implemented for this. Because if there is no ContentID, why not just fallback to using ID? It's not a perfect solution but would save little bit of hassle, especially when sometimes with some movies there is only one source available for it.

ghost avatar Nov 29 '23 17:11 ghost