AMC script opens browser window upon completion

All your suggestions, requests and ideas for future development
Post Reply
JS8
Posts: 6
Joined: 30 Aug 2014, 07:47

AMC script opens browser window upon completion

Post by JS8 »

Hello. I have added the amc script to uTorrent in "Run this program when a torrent finishes" and it works perfectly.

After successful completion of each torrent the amc script opens a new browser window at www.filebot.net (so 5 torrents open 5 windows). This isn't a big deal, but wondering if I did something wrong in the command?

filebot -script fn:amc --output "C:\Users\UserName\Videos" --log-file amc.log --action move -non-strict "C:\Users\Username\Videos\TVShows-Unsorted" --def subtitles=en clean=y excludeList=amc.txt "seriesFormat=C:\Users\Username\Videos\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}" "movieFormat=C:\Users\Username\Small Movies\{n.space('.')}\{n.space('.')}.{'s'+s.pad(2)}e{e.pad(2)}.{t.space('.')}"

Thank you and kind regards,
J
User avatar
rednoah
The Source
Posts: 23931
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC script opens browser window upon completion

Post by rednoah »

No, this command definitely doesn't open any browser windows, nor does amc script.
:idea: Please read the FAQ and How to Request Help.
JS8
Posts: 6
Joined: 30 Aug 2014, 07:47

Re: AMC script opens browser window upon completion

Post by JS8 »

Thank you for the quick reply. Something was definitely opening the filebot.net page after the script finished.

EDIT: FWIW - I just removed "--log-file amc.log" from the script above and the filebot page is no longer being tripped.
MJGallardo
Posts: 1
Joined: 07 Oct 2014, 13:41

Re: AMC script opens browser window upon completion

Post by MJGallardo »

I too am experiencing this issue, had 20 tabs open in Chrome when I got up this morning all pointing to filebot.net/forums/index.php
I'll try what JS8 suggested and see; but just wanted to let you know he's not the only one.

All said and done, magnificent program, thanks so much!
User avatar
rednoah
The Source
Posts: 23931
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC script opens browser window upon completion

Post by rednoah »

Can you somehow reproduce the issue? Does it happen for any cmdline call? For any script? Only on failure? Plus all the other standard info => http://www.filebot.net/forums/viewtopic.php?f=8&t=1868
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 23931
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC script opens browser window upon completion

Post by rednoah »

I've updated the release packages with fixes for this and other installer specific issues for Windows and Linux. It's r2600 now.
:idea: Please read the FAQ and How to Request Help.
Post Reply