javinizer / Javinizer

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

Does SetOwned work now? I get a "timed out" error on Javinizer 2.5.17. #392

Open nothing2obvi opened 5 months ago

nothing2obvi commented 5 months ago

Expected Behavior

Javinizer should SetOwned to all my movies without error.

Current Behavior

I get the following error when I do SetOwned.

Write-Error: /Users/username/.local/share/powershell/Modules/Javinizer/2.5.17/Public/Set-JavlibraryOwned.ps1:67
Line |
  67 |              Write-JVLog -Write:$script:JVLogWrite -LogPath $script:JV …
     |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | [ID-HERE] [Set-JavlibraryOwned] Error occurred when setting owned status
     | for [JAVLIBRARY-LINK-HERE]: [ID-HERE]
     | [Set-JavlibraryOwned] Timed out while setting owned status for
     | [JAVLIBRARY-LINK-HERE]

Steps to Reproduce (for bugs)

  1. Set session and userid as according to the instructions here.
  2. Open PowerShell
  3. Type in "Javinizer -Path '/path/to/stuff' -Recurse -SetOwned" and press Enter
  4. Get list of items that say "Strict", followed by "Javinizer: Remaining Jobs [# of jobs]"
  5. Get error (above)

Your Environment

nothing2obvi commented 5 months ago

I tried the command (using the appropriate path) via the Console on Javinizer and I get just the "timed out" error.

I tried adding my "javlibrary.browser.useragent" and "javlibrary.cookie.cf_clearance" (separately, then together) and it did not help.

I tried enabling my VPN and it did not help.