javinizer / Javinizer

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

Movies aren't moved to new folder when sorting with -Multi #52

Closed jvlflame closed 4 years ago

jvlflame commented 4 years ago

[Version 1.7.1] When set-owned=false, and using -Multi to sort, files aren't moved to their respective directories.

jvlflame commented 4 years ago

Temporary workaround: revert to version 1.6.0:

Install-Module -Name Javinizer -RequiredVersion 1.6.0

or use the JAVLibrary integration with set-owned=true with other settings populated as well.

Issue was identified to be caused by the integration as well as PowerShell module PoSHRSJob. Going to rewrite the -Multi parameter functionality to remove that dependency.

jvlflame commented 4 years ago

Resolved in 1.7.2