Search found 20 matches

by JimmyB4403
04 Dec 2019, 00:30
Forum: Scripting and Automation
Topic: Renamed as "Null"
Replies: 5
Views: 2713

Re: Renamed as "Null"

I appreciate you looking into it on your side. It seems to be happening with shows that air on Sunday that are released late Saturday night. Moving forward, is there any way to "ignore" a file that is being renamed as "Null" or "Nullmetal Alchemist" (which is what Ray D...
by JimmyB4403
03 Dec 2019, 01:35
Forum: Scripting and Automation
Topic: Renamed as "Null"
Replies: 5
Views: 2713

Re: Renamed as "Null"

I have filebot run on a seedbox (it's a pre-installed app on the server) and then I use rsync to transfer the file to a directory on my home computer. I then run another instance of filebot locally to get the file moved to the proper location. Here is fn:sysinfo for the seedbox: FileBot 4.8.2 (r5789...
by JimmyB4403
02 Dec 2019, 03:50
Forum: Scripting and Automation
Topic: Renamed as "Null"
Replies: 5
Views: 2713

Renamed as "Null"

I've been using filebot for years. Randomly a few shows that I download are now being renamed as some version of "NULL". They worked fine up until a few weeks ago. I have listed the logs for one example. Any ideas why this is occurring, or how to prevent it moving forward? Run script [fn:a...
by JimmyB4403
01 Oct 2017, 20:07
Forum: Scripting and Automation
Topic: rTorrent/Filebot Help (For Hire)
Replies: 5
Views: 3719

Re: rTorrent/Filebot Help (For Hire)

I ended up just calling the rtorrent-postprocess.sh line using crontab every 5th minute. Any issues forseen in doing that?
by JimmyB4403
01 Oct 2017, 18:58
Forum: Scripting and Automation
Topic: rTorrent/Filebot Help (For Hire)
Replies: 5
Views: 3719

Re: rTorrent/Filebot Help (For Hire)

Thanks. In regards to your reply, I'm assuming that since when I run the script manually it works fine, that "1)" is having no material impact on my situation. In regards to "2)" the version of rTorrent on the seedbox is 0.9.6/0.13.6 which I believe I'm using the proper code for....
by JimmyB4403
30 Sep 2017, 16:43
Forum: Scripting and Automation
Topic: rTorrent/Filebot Help (For Hire)
Replies: 5
Views: 3719

rTorrent/Filebot Help (For Hire)

I recently purchased a seedbox through seedboxes.cc (which has filebot pre-installed), and I'm trying to automate my media situation. The problem is, I am very unfamiliar with SSH so I'm researching and learning based on other people's posts on this topic - and I have two children under two, so not ...
by JimmyB4403
08 May 2017, 12:32
Forum: Scripting and Automation
Topic: Seedbox/Automation Issue
Replies: 6
Views: 7230

Re: Seedbox/Automation Issue

I get it, and I wasn't implying it was a shortcoming of the script, I know its a shortcoming of my setup. Based on your comments, I have a few questions though: 1) There are many solutions. One would be to call the amc script only after everything has been synced. How would I accomplish this without...
by JimmyB4403
08 May 2017, 04:22
Forum: Scripting and Automation
Topic: Seedbox/Automation Issue
Replies: 6
Views: 7230

Seedbox/Automation Issue

I just started using a seedbox, so while prior to this I've had the AMC script running after a file changes state in uTorrent, I've now had to make some modifications for the new setup. In doing so, I ran into an issue, and I'm hoping someone might be able to give some advice. I'm using Resilio Sync...
by JimmyB4403
30 Mar 2017, 23:10
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

I don't have anywhere near a million files, maybe closer to 100,000. When the filebot script calls Plex, it's updating each library, but it probably takes 10 minutes or so to go through all 3 of my libraries. I'm unfamiliar how I would use the find command to help in this regard, could you shed more...
by JimmyB4403
30 Mar 2017, 02:06
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

An unrelated question for you, now that this fiasco is seemingly over. Is there anyway when calling Plex through AMC, to have it only scan the library that you updated, rather than all? I have separate libraries for TV Shows, Movies and Music that are all pretty sizable. Notify Plex: [host:192.168.1...
by JimmyB4403
30 Mar 2017, 02:02
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

So far, the solution has been to use the IP address instead of the hostname. I'm not sure why that is the fix, but apparently it is.
by JimmyB4403
29 Mar 2017, 11:40
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

Here is the uTorrent run line: filebot.launcher.exe -script fn:amc --output "M:/Media" --log-file "C:\Users\Jimmy\Desktop\FileBot\amc.log" --action copy --conflict skip -non-strict --def music=n subtitles=en ignore="idx" pushbullet=************ plex=192.168.1.133:******...
by JimmyB4403
29 Mar 2017, 01:43
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

Just to add to my prior post. When using either the UNC or mapped drive location I receive the "unexpected network error occurred" failure in my log. The weird part is, it creates a file with the correct name in the desired location, but the file size is 0KB. But since it is able to even d...
by JimmyB4403
29 Mar 2017, 01:22
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

Re: FileSystemException: An unexpected network error occurred

Thanks for the response. It must have had something to do with my first time using the Windows Store to purchase your app. Unfortunately, I'm still having some problems, and it's puzzling me. I rebooted my computer and NAS, disconnected any mapped drives, remapped the drives, and switched to using t...
by JimmyB4403
28 Mar 2017, 03:39
Forum: Scripting and Automation
Topic: FileSystemException: An unexpected network error occurred
Replies: 15
Views: 9249

FileSystemException: An unexpected network error occurred

Apparently 2 days ago the AMC script completely stopped working for me and I just realized. I had this happen a long time ago and it was when there was an update to the FileBot app, so that was the first thing I checked this time. Sure enough, there was an update out there, so I updated the app thro...
by JimmyB4403
24 Dec 2014, 16:08
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 9028

Re: GMail issue: Application-specific password required

I started using pushbullet a few days ago. Works perfectly. Thanks!
by JimmyB4403
22 Dec 2014, 17:05
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 9028

Re: GMail issue: Application-specific password required

So strange. I do the same thing and that is not even an option for me. I included a screenshot. Can you only use a Gmail address to send from?
by JimmyB4403
22 Dec 2014, 14:29
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 9028

Re: GMail issue: Application-specific password required

It looks like Google's own instructions no longer work. Does anyone know how to set an application specific password now that their "Account Settings" API has changed? Is it possible to send filebot emails from a Yahoo.com or Outlook.com account if not, or only gmail?

Thanks.
by JimmyB4403
28 Oct 2014, 17:05
Forum: Help and Support
Topic: Can't load AMD 64-bit .dll on a IA 32-bit platform
Replies: 2
Views: 3194

Re: Can't load AMD 64-bit .dll on a IA 32-bit platform

That fixed it. You are the best! Thank you.
by JimmyB4403
28 Oct 2014, 14:12
Forum: Help and Support
Topic: Can't load AMD 64-bit .dll on a IA 32-bit platform
Replies: 2
Views: 3194

Can't load AMD 64-bit .dll on a IA 32-bit platform

Hello All, I am a "newbie" with computer stuff, but I have been using the AMC script for over a year with no problem and suddenly about a week ago it stopped working. There were no changes to my system during this time, but I have since upgraded to the newer version of FileBot in hopes it ...