SEVERE: MOVE: The parameter is incorrect.
SEVERE: MOVE: The parameter is incorrect.
Greetings,
V4.9.3; Just updated, installed, and attempting to rename a matched TV show. Matched fine w/TVDB, clicked rename, observed error.
I read the "how to ask for help link". I have a screenshot, but I don't see an option on either inlining into this post or attaching the file to the post. It is, however, unlikely to add any value to the triage effort(s). It's just an image of the filebot GUI w/the original filename on the left and the matched name on the right. It shows the 'rename' button selected/pressed and the big red bordered error box at the top of the screen w/"MOVE: The parameter is incorrect." inside the box.
sysinfo and log data are here.
Please advise.
V4.9.3; Just updated, installed, and attempting to rename a matched TV show. Matched fine w/TVDB, clicked rename, observed error.
I read the "how to ask for help link". I have a screenshot, but I don't see an option on either inlining into this post or attaching the file to the post. It is, however, unlikely to add any value to the triage effort(s). It's just an image of the filebot GUI w/the original filename on the left and the matched name on the right. It shows the 'rename' button selected/pressed and the big red bordered error box at the top of the screen w/"MOVE: The parameter is incorrect." inside the box.
sysinfo and log data are here.
Please advise.
Re: SEVERE: MOVE: The parameter is incorrect.
Code: Select all
SEVERE: MOVE: The parameter is incorrect.
com.sun.jna.platform.win32.Win32Exception: The parameter is incorrect.
at net.filebot.platform.windows.COM.Shell32Util.SHCreateItemFromParsingName(Unknown Source)
...


Re: SEVERE: MOVE: The parameter is incorrect.
Greetings,
The file is a cifs share off my NAS. I didn't try it w/any other files, but I did dx 4.9.3 and reinstall 4.9.1 which works fine. I've never had this particular issue prior to updating to 4.9.3. and, as just mentioned, 4.9.1 has no such issue. I, then reinstalled 4.9.3 and the issue presents itself. As such it would seem that it's a safe bet it's not an issue w/the share/windows/NAS.
paths as text:

The file is a cifs share off my NAS. I didn't try it w/any other files, but I did dx 4.9.3 and reinstall 4.9.1 which works fine. I've never had this particular issue prior to updating to 4.9.3. and, as just mentioned, 4.9.1 has no such issue. I, then reinstalled 4.9.3 and the issue presents itself. As such it would seem that it's a safe bet it's not an issue w/the share/windows/NAS.
paths as text:
Code: Select all
foo\bar\The.Rookie.S03E06.mkv {"@type":"Episode","seriesName":"The Rookie","season":3,"episode":6,"title":"Revelations","airdate":{"year":2021,"month":2,"day":21},"id":8167883,"seriesInfo":{"database":"TheTVDB","order":"Airdate","language":"en","type":"TV Series","id":350665,"name":"The Rookie","aliasNames":["Rookie","Новобранецът","Zelenáč","El Novato","The Rookie : le flic de Los Angeles","Rookie : le flic de Los Angeles","Az újonc","더 루키","Rekrut","Новичок","Новобранець","菜鳥老警","菜鸟老警","老菜鸟","中年菜鸟","Салага","Новобранец","Новачок","новичок"],"certification":"TV-14","startDate":{"year":2018,"month":10,"day":16},"genres":["Action","Comedy","Crime","Drama"],"network":"ABC (US)","rating":8.3,"ratingCount":83,"runtime":45,"status":"Continuing"}}

Re: SEVERE: MOVE: The parameter is incorrect.
Strange indeed. I guess Windows doesn't like .. relative paths in certain contexts... I'll look into it.
You should be able to work around this kind of issue by having your format generate absolute destination paths:
{folder} ... absolute folder path of the original file
EDIT:
Fixed with FileBot r8339.

Code: Select all
{folder.dir}/{plex}
EDIT:
Fixed with FileBot r8339.
Re: SEVERE: MOVE: The parameter is incorrect.
Thank you very much!
Re: SEVERE: MOVE: The parameter is incorrect.
Thanks for the fix in advance.
I have encountered the same issue when I updated to 4.9.3. I am editing data on a NAS [UnRaid NAS - from another computer - Windows based] similar to the user above.
I really appreciate this tool. Has helped significantly in organization.
Xeen
I have encountered the same issue when I updated to 4.9.3. I am editing data on a NAS [UnRaid NAS - from another computer - Windows based] similar to the user above.
I really appreciate this tool. Has helped significantly in organization.
Xeen
-
- Posts: 50
- Joined: 15 Apr 2020, 10:45
Re: SEVERE: MOVE: The parameter is incorrect.
Thanks, for this, it solved my problem too.
I was using ./ and ../
now using {folder} and {folder.dir}
I was using ./ and ../
now using {folder} and {folder.dir}
Re: SEVERE: MOVE: The parameter is incorrect.
FileBot r8340 will now resolve relative file paths before passing them on to Windows APIs. The new binaries have been pushed at the beginning of the week, so you can use that as well now if you want to keep your original format.
-
- Posts: 50
- Joined: 15 Apr 2020, 10:45
Re: SEVERE: MOVE: The parameter is incorrect.
Thanks for fixing the relative file paths, I have reverted back to using them and tested it within the current Beta and it works just fine.
Not wasting screen space to show folder structure is very very helpful.
I don't know how to identify which version the Beta is (revision r8340). I used the one of today's date, or hopefully latest.

Not wasting screen space to show folder structure is very very helpful.
I don't know how to identify which version the Beta is (revision r8340). I used the one of today's date, or hopefully latest.


Re: SEVERE: MOVE: The parameter is incorrect.
The latest stable release package includes a fix for this particular issue:
viewtopic.php?p=53824#p53824
You can use the standard download section for FileBot r8340:
https://www.filebot.net/download.html
viewtopic.php?p=53824#p53824
You can use the standard download section for FileBot r8340:
https://www.filebot.net/download.html