Search found 8 matches

by Richardjw84
05 Apr 2014, 03:49
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Yeah that's a fair point, what about setting it up so that it clears that folder periodically? That way I can seed for a bit and then clear the space. My hard drive isn't that big so I can't afford room for two copies of everything I download.
by Richardjw84
05 Apr 2014, 03:34
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Ok, a simple system restart seemed to solve this problem, should have tried that first! Two more things and then I think I'm in business: 1. How do I change the code so that filebot doesn't download artwork and subtitles? The Plex agents already do this so I want to avoid overlap. 2. After it moves ...
by Richardjw84
05 Apr 2014, 03:05
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Ok, I seem to have made some progress but I've hit a new problem which is really confusing me. The automation is now running to the extent that it is renaming the files and moving them to where I want them to go, but the weird thing is that they won't show up in Plex at all, even if I manually tell ...
by Richardjw84
04 Apr 2014, 17:44
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

ok, thanks for your continued responses. Here's the log from the last few things I tried: Parameter: movieFormat = G:/Movies/{n} ({y})/{n} ({y}) {'CD'+pi} Parameter: seriesFormat = E:/TV/{n}/{'Season '+s}/{n} {sxe} {t} Parameter: music = y Parameter: subtitles = en Parameter: artwork = y Parameter ...
by Richardjw84
04 Apr 2014, 16:32
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Sorry yeah I switched to utorrent just to follow the instructions to a T. I think it's renaming the files but not putting them where they're supposed to go. How can I show you the console output?
by Richardjw84
04 Apr 2014, 11:02
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Ok, I read all the information on that page and also found this post where someone was looking to do something pretty similar to me: http://www.filebot.net/forums/viewtopic.php?f=4&t=1296 I tried it, but as I expected it isn't working. Here's the code I've been trying: Filebot -script fn:amc --log ...
by Richardjw84
03 Apr 2014, 15:50
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Re: Hire Request! BitTorrent to Plex Automation

Thanks for the quick reply. What about pointing all new downloads to a single folder and then having filebot move them after they have fully downloaded? I gather filebot can recognise the difference between TV and movie files.
by Richardjw84
03 Apr 2014, 15:04
Forum: Scripting and Automation
Topic: Hire Request! BitTorrent to Plex Automation
Replies: 15
Views: 10343

Hire Request! BitTorrent to Plex Automation

Newbie and complete amateur at coding here. I'm looking to automate my BitTorrent downloads so that they are named correctly and will appear in my Plex library without me having to do anything other than start the download. Essentially, I want it to organise my downloads into separate folders for TV ...