Search found 16 matches

by kaneelias
24 Sep 2023, 11:45
Forum: Scripting and Automation
Topic: Script not running on Windows 11 Task Scheduler
Replies: 2
Views: 342

Re: Script not running on Windows 11 Task Scheduler

Thanks for pointing me in the right direction. I had it working about two years ago but that thread was from 2013. In any case it got me on the right track and can confirm unchecking "run with the highest privileges" got it working. Hopefully this helps someone else. And thanks again for a...
by kaneelias
24 Sep 2023, 10:36
Forum: Scripting and Automation
Topic: Script not running on Windows 11 Task Scheduler
Replies: 2
Views: 342

Script not running on Windows 11 Task Scheduler

Hi, I am trying to run a suball script daily at 2pm on my Windows 11 laptop that hosts my Plex Server. When I run this batch file, manually, it runs with no issues. filebot -script fn:suball W:/ Z:/ -non-strict --def maxAgeDays=21 and I can see it is calling my user profile eg. C:\users\psych>filebo...
by kaneelias
24 Sep 2023, 10:29
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Thanks for all your help. Has been greatly appreciated.
by kaneelias
24 Sep 2023, 08:52
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Thanks for the reply. I used the command to remove xattr data and I am no longer getting that error. I am still not able to download the English subtitles still. Here is another example of the files being ignored even though there is no subtitle in the folder. Archer S14E05 - Keys Open Doors.mkv doe...
by kaneelias
24 Sep 2023, 00:43
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Sorry, furthermore, I am noticing I am getting these errors when it is running correctly Failed to write xattr key: net.filebot.mediainfo: No Such File: \\Tv\g\Archer\Season 14\Archer S14E04 - Chill Barry.mkv:net.filebot.mediainfo Failed to write xattr key: net.filebot.mediainfo.mtime: No Such File:...
by kaneelias
24 Sep 2023, 00:14
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Hi, here is the dump while it is just hanging there with the cursor blinking $ filebot -script fn:suball W:/ Z:/ -non-strict --def maxAgeDays=21 * Passing the file system root W:\ as input argument is extremely dangerous. I hope you know what you're doing. * Passing the file system root Z:\ as input...
by kaneelias
23 Sep 2023, 12:33
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

I pressed the pause break on my keyboard while the script is stuck here C:\Windows\System32>filebot -script fn:suball W:/ Z:/ -non-strict --def maxAgeDays=21 * Passing the file system root W:\ as input argument is extremely dangerous. I hope you know what you're doing. * Passing the file system root...
by kaneelias
23 Sep 2023, 12:22
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Sorry, can you please explain how I can pause the script while it is running? This is just a batch process

Is there a way to point the script to an IP address on the network?

Thanks
by kaneelias
23 Sep 2023, 12:03
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Re: Suball Script not working when connected to Nord VPN

Thanks for the reply. If I let it run for many minutes it just shows the script and the cursor blinking but nothing happens. As soon as I disconnect from Nord it starts processing the files. So I have done some more digging and when I run the sub all script on a local drive eg. D:/ it runs straight ...
by kaneelias
23 Sep 2023, 10:33
Forum: Scripting and Automation
Topic: Suball Script not working when connected to Nord VPN
Replies: 13
Views: 841

Suball Script not working when connected to Nord VPN

Hi all, I am having issues with the below script for "suball". When I am connected to Nord VPN, the script opens but does not do anything it shows the command but just hangs. If I am not connected to Nord, the script starts processing after about 30 seconds. I know some might say that I sh...
by kaneelias
31 May 2021, 06:59
Forum: Episode / Movie Naming Scheme
Topic: Help with Auto rename and move script please
Replies: 1
Views: 3816

Help with Auto rename and move script please

Hey all, I am looking for some assistance with a script I am running. The part that is running for TV shows is working correctly and leaving a copy of the TV Show in the folder e:\Downloads\External\TV Shows however, something that I can not see in the script is deleting the Movie file that is meant...
by kaneelias
14 Aug 2018, 23:36
Forum: Scripting and Automation
Topic: Simple Move of Entire Folder Contents
Replies: 5
Views: 3088

Re: Simple Move of Entire Folder Contents

Thanks for the reply. Powershell does achieve what I am trying to do.

I was wondering if Filebot had something similar built into it, but this works.

Thank you very much.
by kaneelias
14 Aug 2018, 06:37
Forum: Scripting and Automation
Topic: Simple Move of Entire Folder Contents
Replies: 5
Views: 3088

Re: Simple Move of Entire Folder Contents

Thanks for the reply, sorry for the confusion. Here are some examples I have folder C:\TV Shows ->Preacher -->Season 01 --->Preacher S01E01 I also have a destination folder called C:\Ready I want to move the contents of the "TV Shows" folder including all sub folders (eg. preacher) so that...
by kaneelias
14 Aug 2018, 01:44
Forum: Scripting and Automation
Topic: Simple Move of Entire Folder Contents
Replies: 5
Views: 3088

Simple Move of Entire Folder Contents

Hi all, I have encountered a really frustrating problem with regards to moving files that Filebot has already output to another folder. For example, I output processed files from Filebot to "TV Shows" I then use the xcopy function in windows to copy the files to my NAS. No issues here. Onc...
by kaneelias
09 Aug 2018, 12:16
Forum: Scripting and Automation
Topic: Limit Suball Script to only missing subtitles
Replies: 3
Views: 2605

Re: Limit Suball Script to only missing subtitles

Is there a command I can use to tell the script to skip a file if it already has a .srt file by the same name already? I'm fairly sure that that's default behaviour. What do the logs say? Thanks for the reply. The script was saying it found a match and redownloading. I have managed to skip the file...
by kaneelias
09 Aug 2018, 11:41
Forum: Scripting and Automation
Topic: Limit Suball Script to only missing subtitles
Replies: 3
Views: 2605

Limit Suball Script to only missing subtitles

Hi all, I have been using filebot for sometime and have only just started playing around with scripting. I use the AMC script to pull video information and this pulls english subs if it can find it, awesome. My issue is often when I run this script, no subs have been uploaded. So then I run a sub al...