Javinizer
Javinizer copied to clipboard
Does SetOwned work now? I get a "timed out" error on Javinizer 2.5.17.
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)
- Set session and userid as according to the instructions here.
- Open PowerShell
- Type in "Javinizer -Path '/path/to/stuff' -Recurse -SetOwned" and press Enter
- Get list of items that say "Strict", followed by "Javinizer: Remaining Jobs [# of jobs]"
- Get error (above)
Your Environment
- Module version used: 2.5.17
- Operating System and PowerShell version: MacOS 12.6 Monterey / PowerShell 7.4.0
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.