I put the command I was running in the post above. I will post it again
Unfortunately, I cannot run that command verbatim because it is passing variable from qBT. Like %L and so fourth.
So sense I can not run the exact command in the command line, im not sure what trying to replicate a similar but ...
Search found 8 matches
- 09 Feb 2017, 00:13
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot error when running command after torrent completion
- Replies: 6
- Views: 6347
- 08 Feb 2017, 16:33
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot error when running command after torrent completion
- Replies: 6
- Views: 6347
Re: Filebot error when running command after torrent completion
It never creates an amc.log file.
As far as I can tell, there are no system level logs associated with qbittorrent to look at to see if any errors happened when it tried to run the command.
As far as I can tell, there are no system level logs associated with qbittorrent to look at to see if any errors happened when it tried to run the command.
- 07 Feb 2017, 22:41
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot error when running command after torrent completion
- Replies: 6
- Views: 6347
Re: Filebot error when running command after torrent completion
Thank you.
That corrected that issue,
Now I am running into another. After I got it calling the command properly after a mostly default naming scheme, i wanted to change the scheme of my tv shows. This is needed to add some info like resolution and codec so my management programs (sonarr, and ...
That corrected that issue,
Now I am running into another. After I got it calling the command properly after a mostly default naming scheme, i wanted to change the scheme of my tv shows. This is needed to add some info like resolution and codec so my management programs (sonarr, and ...
- 07 Feb 2017, 18:38
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot error when running command after torrent completion
- Replies: 6
- Views: 6347
Filebot error when running command after torrent completion
Hello,
I am using qbittorrent 3.3.10 on Linux Mint 18.1. I am getting a java error when the amc script is called on torrent completion.
I am not sure what this "invalid parameter:map" means. Any help would be greatly appreciated. Thanks.
sysinfo
andrew@mint ~ $ filebot -script fn:sysinfo
FileBot ...
I am using qbittorrent 3.3.10 on Linux Mint 18.1. I am getting a java error when the amc script is called on torrent completion.
I am not sure what this "invalid parameter:map" means. Any help would be greatly appreciated. Thanks.
sysinfo
andrew@mint ~ $ filebot -script fn:sysinfo
FileBot ...
- 26 Nov 2016, 03:47
- Forum: Scripting and Automation
- Topic: [Windows 10] Filebot script after download in Deluge
- Replies: 10
- Views: 11438
Re: [Windows 10] Filebot script after download in Deluge
Q: Why is MediaInfo not working? Why is 7zip not working?
If you are using 64-bit Java you must install 64-bit FileBot. If you are using 32-bit Java you must install 32-bit FileBot. If you have installed 64-bit Windows and 64-bit FileBot and 32-bit Java, the java process will be in 32-bit ...
- 25 Nov 2016, 14:55
- Forum: Help and Support
- Topic: Deluge Windows Script AMC
- Replies: 7
- Views: 9663
Re: Deluge Windows Script AMC
Sorry, this is kind of late, but I got this working on my setup.
Create the following file C:\Scripts\torrentPostProc.bat
The contents should be:
filebot -script fn:amc --output "M:" --log-file amc.log --action duplicate --conflict override -non-strict --def music=y artwork=y "ut_dir=%3/%2" "ut ...
Create the following file C:\Scripts\torrentPostProc.bat
The contents should be:
filebot -script fn:amc --output "M:" --log-file amc.log --action duplicate --conflict override -non-strict --def music=y artwork=y "ut_dir=%3/%2" "ut ...
- 25 Nov 2016, 13:59
- Forum: Scripting and Automation
- Topic: [Windows 10] Filebot script after download in Deluge
- Replies: 10
- Views: 11438
Re: [Windows 10] Filebot script after download in Deluge
Ok, I will give that a try
One more thing, i just added the seriesFormat def to the script. The last part is not working I just get [,,] not sure why.
I need to at least the Quality to the name of the files, so Sonarr will keep track of it and not try and download the file again.
One more thing, i just added the seriesFormat def to the script. The last part is not working I just get [,,] not sure why.
I need to at least the Quality to the name of the files, so Sonarr will keep track of it and not try and download the file again.
- 25 Nov 2016, 02:49
- Forum: Scripting and Automation
- Topic: [Windows 10] Filebot script after download in Deluge
- Replies: 10
- Views: 11438
[Windows 10] Filebot script after download in Deluge
So I have just recently switched over to filebot for my post processing needs, and it is amazing.
The only issue I am having is getting it to work with Deluge. I loaded qBittorrent, but am having some odd issues with it, and just prefer deluge.
I would like to call a file bot script with the ...
The only issue I am having is getting it to work with Deluge. I loaded qBittorrent, but am having some odd issues with it, and just prefer deluge.
I would like to call a file bot script with the ...