Hi!
After upgrading from 4.6.2 to 4.7, my automation string in µTorrent doesn't work anymore. Probably an easy fix, but I've read release note without really understanding what is wrong.
You can always override the absolute destination in the format, but the amc script will still require a real folder (where it can create folders and temporary files) as default output folder.
rednoah wrote:You can always override the absolute destination in the format, but the amc script will still require a real folder (where it can create folders and temporary files) as default output folder.
Hi Rednoah
Can you elaborate what this comment means please? And how to resolve it. I have had filebot amc setup for a very long time and all of a sudden I am having the same java issue as the original poster. This is my setup.
rednoah wrote:--output must be a folder. A network host (e.g. \\host) is not a folder. A network share (e.g. \\host\share) is a folder.
You must pass in a folder, but you can override the absolute path in your format if you want to put stuff on different shares. Note that FileBot may still use --output for internal reasons, which is way it must be a valid folder where it can create temporary files.
In the past FileBot didn't correctly validate the --output option. This is now fixed.
Thank you.
I have managed to sort it out by doubling the script, once for tvshows and once for movies with there respective outputs. There is probably a much easier way, but this works for me.
Regards
Alan
rednoah wrote:You can (and should) force Movie/Series/Anime mode or force ignore files via labels, e.g. label as Movie to force TheMovieDB, Series to force TheTVDB, Anime to force AniDB, or other to ignore all files.
If you know in advance if you're processing TV Shows or Movies, then you should do that anyway, so FileBot doesn't have to autodetect what is what.
which had --output "\\NAS325", my files were separated and moved into 2 folders called, movies and tvshows which were on the root of my nas. Now with the above script it is making separate folders inside the original folders, so output is now NSA325/movies/movies/ filename.mkv
Would it be simpler to revert back to an older filebot, or is there something I am doing wrong?
I am sorry I am so stupid, I struggle to catch on to this stuff due to a very bad head injury. This is why I need to automate as much stuff as I can.
Thanks
Alan