Search found 162 matches

by nzdreamer55
09 Dec 2015, 00:10
Forum: Scripting and Automation
Topic: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi
Replies: 10
Views: 9225

Re: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi

So for anyone following this I found my error. When extracting the filebot.ipk and then copying it from the tmp directory to here #Copy contents of /tmp/filebot/opt/share/* to /usr/share/ cp -r /tmp/filebot/opt/share/* /usr/share/ This isn't where the filebot.sh looks for filebot. So while it should...
by nzdreamer55
07 Dec 2015, 20:21
Forum: Ubuntu & Desktop Linux
Topic: Which file should I install for a Raspberry Pi 2
Replies: 5
Views: 4260

Re: Which file should I install for a Raspberry Pi 2

Knocking the softball questions out of the park are ya rednoah?
by nzdreamer55
04 Dec 2015, 02:01
Forum: Scripting and Automation
Topic: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi
Replies: 10
Views: 9225

Re: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi

Hi Rednoah, So I reinstalled my OS (ubuntuMate) and tried to reinstall filebot. I used your java script (not sure that it worked as when i typed java -version I didn't get anything so just follow the steps above that worked the first time), skipped the JNA, had to use tar to extract the .ipk file as...
by nzdreamer55
18 Nov 2015, 19:48
Forum: Scripting and Automation
Topic: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi
Replies: 10
Views: 9225

Re: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi

Thank you rednoah. First I am sure of nothing. I am an idiot among the average so what I put together is the work of others and my attempt to understand Linux and filebot. So anything you have to say is likely to help. 1)The script sound great. I'll check that out. 2)I think I understand that I can ...
by nzdreamer55
17 Nov 2015, 19:33
Forum: Scripting and Automation
Topic: Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi
Replies: 10
Views: 9225

Filebot 4.6.1 + Java 1.8.0_65 + JNA 4.2.1 Raspberry Pi

I'm very new to this so I though I would pass along what I did. I hope that there are not any errors but just let me know if you find them. I was going to try and create a script, but couldn't figure out the wget to download the correct Java. I tried to describe what each step does both as a learnin...
by nzdreamer55
16 Nov 2015, 08:17
Forum: Scripting and Automation
Topic: Unable to send email after filebot finished...
Replies: 5
Views: 4370

Unable to send email after filebot finished...

Hi everyone, I am getting this error when I run filebot IOException: Server returned HTTP response code: 500 for URL: http://api.fanart.tv/webservice/series/780b986b22c35e6f7a134a2f392c2deb/269586/xml/all/1/2 [mail] Sending email: [FileBot] Family.Guy.S14E06.720p.HDTV.x264-KILLERS[rarbg], The.Walkin...
by nzdreamer55
10 Nov 2015, 17:45
Forum: Ubuntu & Desktop Linux
Topic: Which file should I install for a Raspberry Pi 2
Replies: 5
Views: 4260

Re: Which file should I install for a Raspberry Pi 2

Thank you. There are a lot of things that even if I google, still don't make sense. I'll use the ipk and get the options libraries.
by nzdreamer55
10 Nov 2015, 06:13
Forum: Ubuntu & Desktop Linux
Topic: Which file should I install for a Raspberry Pi 2
Replies: 5
Views: 4260

Which file should I install for a Raspberry Pi 2

Hello,

I would like to install Filebot 4.6 onto my raspberry Pi, however the files I can choose from are filebot_4.6_noarch.ipk or filebot_4.6_i386.deb. Can someone suggest the best one to use?

Thanks
by nzdreamer55
10 Nov 2015, 05:51
Forum: Help and Support
Topic: Filebot order of operations?
Replies: 3
Views: 2610

Re: Filebot order of operations?

This might be over my head. How would I limit the amc script to just 1 archive/file in a folder that has many?
by nzdreamer55
10 Nov 2015, 05:42
Forum: Help and Support
Topic: Filebot order of operations?
Replies: 3
Views: 2610

Filebot order of operations?

Hello, I am using the AMC script to process files. Just recently I had a lot of files to process that needed to be extracted from .rar files. Filebot started extracting them, however I ran out of disk space and filebot could not continue extracting the files. It renamed the files that it had extract...
by nzdreamer55
02 Nov 2015, 18:28
Forum: Scripting and Automation
Topic: Prevent Filebot putting files into exclude list if failure?
Replies: 7
Views: 4229

Re: Prevent Filebot putting files into exclude list if failu

You have given me some great ideas. I am working on learning Linux so maybe I can try that. BTW do you think that Filebot would work on a raspberry pi device?
by nzdreamer55
02 Nov 2015, 18:04
Forum: Scripting and Automation
Topic: Prevent Filebot putting files into exclude list if failure?
Replies: 7
Views: 4229

Re: Prevent Filebot putting files into exclude list if failu

Those are really good ideas. I like C but some files are .rar and so the D/L might have completed files, but just not all of them. Thus when Filebot runs, it will have a fail when it tried to put the .rar together because it does not have all of the pieces. This would also be a problem with B. The ....
by nzdreamer55
02 Nov 2015, 16:10
Forum: Scripting and Automation
Topic: Prevent Filebot putting files into exclude list if failure?
Replies: 7
Views: 4229

Re: Prevent Filebot putting files into exclude list if failu

Thanks. So I am running into a problem where I have a FTP program running to move my files to my computer on a schedule. Sometimes it takes a while and thus it is hard to know when it will be finished. I have Filebot running as a task scheduler function. Sometimes filebot starts to run before a file...
by nzdreamer55
01 Nov 2015, 16:19
Forum: Scripting and Automation
Topic: Prevent Filebot putting files into exclude list if failure?
Replies: 7
Views: 4229

Prevent Filebot putting files into exclude list if failure?

Hello,

I am running the amc script to automate my renaming of files in windows. Sometimes the renaming process fails. Is there a way to prevent Filebot from listing these files in the exclude list?

Thanks
by nzdreamer55
22 Oct 2015, 03:27
Forum: Windows
Topic: Music Bindings Questions.
Replies: 3
Views: 3137

Re: Music Bindings Questions.

OK. So should I put in {Original/Performer}? or is there another way to do it?
by nzdreamer55
21 Oct 2015, 23:33
Forum: Windows
Topic: Music Bindings Questions.
Replies: 3
Views: 3137

Music Bindings Questions.

Hello everyone, I have used Filebot for movies and TV now I want to use it for music. I took a look at the music bindings under the advanced binding setting and found the following... Title Album Album/Performer Track Track/Position Performer Performer/Url Original/Preformer Genere So some are very ...
by nzdreamer55
10 Oct 2014, 17:06
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

Thanks for the help. It was that I had not set the output folder. Can you add this to your instruction on how to use the amc script?

http://www.filebot.net/forums/viewtopic.php?t=215

Maybe something about how the --def excludeList needs the output folder set?

I'm good now.
by nzdreamer55
10 Oct 2014, 16:03
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

Can you show me what the output should look like when it works?
Where is the amc-input.txt?
by nzdreamer55
10 Oct 2014, 04:31
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

Sorry for only getting you 1 run. This output is from a batch file where I just duplicated the command line so that it runs a second time and outputs to a file. Filebot is emailing me when it completes the second run which it the same as the first run. I would expect if filebot were to ignore files ...
by nzdreamer55
08 Oct 2014, 03:29
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

OK. I put 4 shows into the target folder to limit the number of files, but all 4 of these files have been run through filebot before so I would think that they should be ignored. I still got an e-mail stating that they were processed. I attached the output piped to a txt file and attached the txt fi...
by nzdreamer55
07 Oct 2014, 13:17
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

So I have a .bat file that runs every every 15 minutes. I get a email from filebot with the same files in it every time the bat file runs. FileBot finished processing Boardwalk.Empire.S05E05.720p.HDTV.x264-KILLERS, Bobs.Burgers.S05E01.720p.HDTV.X264-DIMENSION, Brooklyn.Nine-Nine.S02E02.720p.HDTV.X26...
by nzdreamer55
07 Oct 2014, 03:38
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Re: Need recommendations for watcher script replacement...

Thanks. So I see from the amc script I can include this --def excludeList=amc-input.txt Where is this txt file stored when run on windows machine? Here is what I am using, but I keep getting e-mails every time it runs. I think it is processing the same files over and over. REM TV Renaming Filebot sc...
by nzdreamer55
06 Oct 2014, 02:37
Forum: Scripting and Automation
Topic: Need recommendations for watcher script replacement...
Replies: 12
Views: 6788

Need recommendations for watcher script replacement...

Hello everyone, I see that the watcher script is depreciated http://www.filebot.net/forums/viewtopic.php?f=4&t=5#p132 and I would like to run filebot amc script per the recommendations against a target folder. I don't use a local torrent client so cannot tie it in per the examples. I could set u...
by nzdreamer55
30 Aug 2014, 17:59
Forum: Scripting and Automation
Topic: Need help with getting log from Filebot.
Replies: 5
Views: 3821

Re: Need help with getting log from Filebot.

HAHAHAHAHhahahhaaaaa.......I am such an idiot. I don't need a computer programmer's help...I need SPELLCHECK! Thank you again. So I got it to work locally (YEAH!) but when I put in the UNC it throws this error java.nio.file.AccessDeniedException I can read and write to the drive....wait I just figur...