Search found 14 matches

by Silvercloak
13 Mar 2019, 20:34
Forum: Scripting and Automation
Topic: Which setup should I use for qBittorrent v4.1.5
Replies: 8
Views: 4327

Re: Which setup should I use for qBittorrent v4.1.5

All I had to do is have the correct setup in the external program field which you gave me by directing me to the correct post. All I had to enter was filebot -script fn:amc --output "/path/to/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.exc...
by Silvercloak
13 Mar 2019, 02:21
Forum: Scripting and Automation
Topic: Which setup should I use for qBittorrent v4.1.5
Replies: 8
Views: 4327

Re: Which setup should I use for qBittorrent v4.1.5

Dude - you rock. It's working again. Thanks man!!
by Silvercloak
11 Mar 2019, 21:00
Forum: Scripting and Automation
Topic: Which setup should I use for qBittorrent v4.1.5
Replies: 8
Views: 4327

Re: Which setup should I use for qBittorrent v4.1.5

At the moment I'm trying to figure out which one is your official qBT integration instructions. This one's dated 2014; https://www.filebot.net/forums/viewtopic.php?f=4&t=2131 Is this the correct one to set up with? If I get the Filebot log going I can see where it's going wrong. I checked the qb...
by Silvercloak
10 Mar 2019, 20:06
Forum: Scripting and Automation
Topic: Which setup should I use for qBittorrent v4.1.5
Replies: 8
Views: 4327

Which setup should I use for qBittorrent v4.1.5

I used to run the old set up on v4.03 but I've recently rebuilt my machine and am trying to get the AMC script working on the newest version of qBittorrent. I've put this in my external program execution field; "E:/Media/utorrent-postprocess.pyw" "%L" "" "%N" ...
by Silvercloak
08 Jan 2019, 16:05
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

Cool - thanks, I'll look into that!
by Silvercloak
07 Jan 2019, 16:10
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

Maddeningly - no it didn't work. I'm absolutely stumped now. I even did a full wipe and reinstall of Kodi. TVDB scrapes absolutely NOTHING. XEM is only a partial success. I give up. I'm done with Kodi, I'm just using it to Launch it's Plex Add On from now on. I'm baffled.
by Silvercloak
06 Jan 2019, 17:17
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

I did! Thank you - it worked at renaming everything into lowercase. We'll see how it goes with Kodi now. Thanks so much for your help!
by Silvercloak
06 Jan 2019, 16:35
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

Trust me, the defaults ARENT working in Kodi. I've talked with others on Kodi forums, the scrapers for Kodi have changed in June of 2018. Special characters and spaces will confused the scraper. Which is why I'm dumbing it down as much as possible. Thanks for all those, I'll give your python script ...
by Silvercloak
04 Jan 2019, 16:38
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

I'm confused. I've gone over that link a few times and I'm not sure where it shows how to change the renaming format. Sorry if I'm a bit dense but I just don't see it.

Silvercloak
by Silvercloak
03 Jan 2019, 20:37
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

Re: How to customize AMC file renaming?

Or even better yet - don't rename a thing, just move the file in the appropriate directory. How do I fix the python script for that? I'm reading it but I can make no sense of it. # Run Program: # "C:\path\to\utorrent-postprocess.pyw" "%L" "%S" "%N" "%K&qu...
by Silvercloak
03 Jan 2019, 19:54
Forum: Scripting and Automation
Topic: How to customize AMC file renaming?
Replies: 12
Views: 5876

How to customize AMC file renaming?

I'm a bit baffled as to how the file renaming works in the AMC. Right now it gives me show title, season number, episode number, and episode name - all in mixed case. So it would be like this The Good Place - S03E10 - Episode Name.mkv I want it to be like; the.good.place.s03e10.episode.name.mkv Is t...
by Silvercloak
12 May 2018, 18:39
Forum: Scripting and Automation
Topic: AMC not working in Windows Qbitorrent 4.10
Replies: 4
Views: 3021

Re: AMC not working in Windows Qbitorrent 4.10

I just saw your message now. Good news though; I started tinkering in the commandline level and realized that none of the switches were being accepted by Filebot. The version I had turned out to be too old. I went to the windows store and purchased the newest version and removed the old version. Now...
by Silvercloak
12 May 2018, 18:03
Forum: Scripting and Automation
Topic: AMC not working in Windows Qbitorrent 4.10
Replies: 4
Views: 3021

Re: AMC not working in Windows Qbitorrent 4.10

I don't get it... it's not generating the log at all. I've even downgraded to 4.0.3 of Qbitorrent and changed how it called the program to "E:\Media\utorrent-postprocess.pyw" "%L" "" "%N" "multi" "" "%F" No log is created... So I ...
by Silvercloak
12 May 2018, 02:01
Forum: Scripting and Automation
Topic: AMC not working in Windows Qbitorrent 4.10
Replies: 4
Views: 3021

AMC not working in Windows Qbitorrent 4.10

I'm stumped. I can't find my AMC.log so I'm uncertain what the problem here is. This is what I have in my QBittorrent for file execution "C:\Users\Penne\AppData\Local\Programs\Python\Python36-32\python.exe" "E:\Media\utorrent-postprocess.pyw" "%L" "" "%N&...