Search found 23 matches

by datalore44
03 Oct 2016, 02:06
Forum: Scripting and Automation
Topic: java.io.IOException: Invalid argument (bad --output folder)
Replies: 10
Views: 6323

Re: java.io.IOException: Invalid argument (bad --output folder)

Hi Rednoah. Well I thought that I had it sorted but no! This is my script below. filebot.launcher -script fn:amc "D:\USENET\MOVIES" --output "\\NSA325\movies" --def ut_label=Movie --log-file D:\filebotMOV.log --action move -non-strict --conflict override --def clean=y --def "movieFormat=movies/{n ...
by datalore44
27 Sep 2016, 17:37
Forum: Scripting and Automation
Topic: java.io.IOException: Invalid argument (bad --output folder)
Replies: 10
Views: 6323

Re: java.io.IOException: Invalid argument (bad --output folder)

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
by datalore44
26 Sep 2016, 18:27
Forum: Scripting and Automation
Topic: java.io.IOException: Invalid argument (bad --output folder)
Replies: 10
Views: 6323

Re: java.io.IOException: Invalid argument (bad --output fold

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 ...
by datalore44
04 May 2015, 14:20
Forum: Windows
Topic: cleaner script and hidden files.
Replies: 2
Views: 4006

Re: cleaner script and hidden files.

And just like that it is sorted.
Thank you so much.
Alan.
by datalore44
04 May 2015, 11:49
Forum: Windows
Topic: cleaner script and hidden files.
Replies: 2
Views: 4006

cleaner script and hidden files.

Hi. Rednoah. I have been using your scripts now flawlessly for a very long time and I thank you for that. I am trying a program called "Novaroma" which is very similiar to couchpotato and sonarr, but it works only with torrents. It seems to work great it downloads all my tv series automatically etc ...
by datalore44
13 Dec 2013, 22:15
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Well it seems that uwcron has a lot of problems with my nas, so I have to use zyxel utils which has cron built in.
So back to the drawing board.
by datalore44
13 Dec 2013, 15:48
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Hi Rednoah. I am trying to set up your wonderful script on a cronjob but I am having little to no success. Here is what I have done. I got information from here: http://nas-tweaks.net/431/uwcron-cron-for-the-fun_plug/ I created a filebotcron.sh script in ffp/etc/cron.d the contents of the ...
by datalore44
12 Dec 2013, 02:32
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

I got it working. Only took 7 hours to realise something about EOL conversion, and it was only through a process of elimination that I came to that conclusion. yay! :cry: The only error I have now is this. Dec 12, 2013 2:19:36 AM net.sourceforge.filebot.mediainfo.MediaInfo <clinit> WARNING: Failed ...
by datalore44
11 Dec 2013, 19:38
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Thank you Rednoah. It was a long time ago, and the only real problem I have now is with my bad memory and occasional migraines. It really is very frustrating. Back on track, I am still getting bad commands. Here is my script, I have disabled the cleaner script for now sh filebot.sh -script fn:amc ...
by datalore44
11 Dec 2013, 15:57
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Thank you Rednoah. I did know about \ but forgot. I just copied my windows script right into my nas and expected it to work. Please be patient with me I have a very bad short term memory (Anterograde amnesia) which was caused by a near fatal motorcycle accident a few years ago. I don't even know my ...
by datalore44
11 Dec 2013, 15:04
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

ok made a script.sh file, in the filebot main directory, with these contents. #!/bin/bash sh filebot.sh -script fn:amc "\\NSA325\admin\download\complete" --output "\\NSA325" --action move -non-strict --def excludeList=amc-input.txt --def minFileSize=10485760 --conflict override --def clean=y --def ...
by datalore44
10 Dec 2013, 23:27
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Ok, so got java working using this helpful thread. http://nas-tweaks.net/419/installation-of-java-on-the-nas-under-fun_plug/ I assume you cannot use a .bat file in linux, so how do I incorporate my commands below onto my nas? Do I add this information to the filebot.sh file? I really do appreciate ...
by datalore44
10 Dec 2013, 22:23
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

Thanks rednoah. Yes, I do ssh into my nas as I have couchpotato, sickbeard and sabnzbd running from it nicely. I also use your wonderful amc script to sort all my downloads at the moment as well. I just want to incorporate it all on my nas. I have googled and tried to install java but so far not so ...
by datalore44
10 Dec 2013, 18:27
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Re: Installing filebot to a Zyxel NSA325 nas.

As usual you make it sound so easy.
Unfortunately I do not have the knowledge that you have. I have moved extracted the package to my nas.
How do I install java. I already have fun_plug installed.
And what about cron how do I set that up.
Thanks
Alan.
by datalore44
10 Dec 2013, 01:32
Forum: Scripting and Automation
Topic: Installing filebot to a Zyxel NSA325 nas.
Replies: 16
Views: 14280

Installing filebot to a Zyxel NSA325 nas.

Hi. I have the above nas which I have installed fun_plug to and have couchpotato, sickbeard and sabnzbd running from via this script: http://forum.nas-central.org/viewtopic.php?f=249&t=10881. I would like to incorporate filebot and the amc script onto my nas to do the renaming and moving ...
by datalore44
20 Nov 2013, 09:06
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

Re: cleaner script not deleting files

Thanks. I found the error my end. It was a south park episode which was only 75mb but cleaner would not delete it. It deleted some files but left others.
by datalore44
19 Nov 2013, 18:40
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

Re: cleaner script not deleting files

Still no luck. I have tried the --def options in my batch file and in a copy of the cleaner script. I copied and pasted your --def options as well just to see if I had done anything different. I cannot delete any files other than what you have specified, not even .srr and .nzb files. Here is my ...
by datalore44
19 Nov 2013, 02:39
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

Re: cleaner script not deleting files

That is the first thing I tried but it did not work. I will give it another go and see what happens. Can you use wildcards with this option ie: *
by datalore44
18 Nov 2013, 17:47
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

Re: cleaner script not deleting files

I already went through the docs, but none of the options I have used have worked. I tried the def=terms and def=exts options. The extensions are .part01,02,03 etc and also par2. This is the batch file I am using at the moment: REM Organise Files call filebot.launcher -script fn:amc "d:\completed ...
by datalore44
18 Nov 2013, 12:49
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

Re: cleaner script not deleting files

I am sorry I am not sure how I would do that. Can you explain please?
by datalore44
18 Nov 2013, 03:26
Forum: Help and Support
Topic: cleaner script not deleting files
Replies: 11
Views: 9496

cleaner script not deleting files

Hi.

Is it possible to get the cleaner script to delete everything left over in a folder after the videos are moved. My SAB downloads leave .part01,02 etc files in my completed folder and the cleaner script does not delete them.
Thanks
Alan
by datalore44
17 Nov 2013, 11:58
Forum: Help and Support
Topic: can I stop amc moving the .sub and .idx files
Replies: 2
Views: 2847

Re: can I stop amc moving the .sub and .idx files

wow.
That easy.
You are a genius.
Many Thanks
Alan
by datalore44
17 Nov 2013, 01:58
Forum: Help and Support
Topic: can I stop amc moving the .sub and .idx files
Replies: 2
Views: 2847

can I stop amc moving the .sub and .idx files

Hi. I am using "amc" to sort my movies and tv shows in standalone mode, and "cleaner" to remove everything else. It works great but "amc" moves the .sub and .idx files to the final tvshows location. Is there a way to stop that. Basically I only have movies and tv shows. I don't want any other files ...