You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Expected Behavior
Javinizer should SetOwned to all my movies without error.
Current Behavior
I get the following error when I do SetOwned.
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: