Search found 25 matches

by onyxius
06 Dec 2019, 20:33
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Well I didn't know the limitations of this version were so extensive vs the newer like the screenshot you posted has more Supported parameters, i thought mine listed 2 as an example. All in all my original copy and paste from uTorrent to qTorrent would have worked if i was on a newer version. I did ...
by onyxius
06 Dec 2019, 18:14
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Ahh ok now that makes even more sense that its a version issue. Unfortunately I cannot upgrade my version from 3.2.3 at this time, so i'll have to just use uTorrent again instead. Thank you rednoah for all the help and explanation, I greatly appreciate it.
by onyxius
06 Dec 2019, 17:37
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

I guess i'm kind of confused, I thought you have to use the label, state, title, kind, file and directory. So instead of: "C:/Program Files (x86)/Python38-32/pythonw.exe" "C:/qtorret-postprocess.pyw" "%L" "" "%N" "multi" "" "...
by onyxius
06 Dec 2019, 12:57
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Here is my settings for running the external program.
Can we not link imgur images here? What do you guys normally use?

Image

This is the link i'm trying to use https://imgur.com/a/ZuLJMRC
by onyxius
05 Dec 2019, 20:31
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Has anyone else had this issue with qBT and resolved it? This is what qBT is set to run: "C:\Program Files (x86)\Python38-32\pythonw.exe" "C:\qtorret-postprocess.pyw" "%L" "" "%N" "multi" "" "%F" This is my script right ...
by onyxius
05 Dec 2019, 19:12
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Thank you, that makes more sense on why i'm getting it and yea i'm using 3.2.3 for qBT.

So my initial script should have worked as well because those 3 "label, title and dir" are still returning bad. Odd, i would think that it would work the same as uTorrent and pass that information.
by onyxius
05 Dec 2019, 18:36
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Thanks rednoah,
Now that i have been playing around with this i like the clean look but i'm still in the same place as before with the Bad ut_ returns i'm getting.
by onyxius
05 Dec 2019, 18:05
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

So i made it closer Run script [fn:amc] at [Thu Dec 05 11:59:15 CST 2019] Parameter: unsorted = y Parameter: music = y Parameter: artwork = y Parameter: movieFormat = {plex} Parameter: seriesFormat = {plex} Parameter: animeFormat = {plex} Parameter: musicFormat = {plex} Parameter: ut_label = %L Para...
by onyxius
05 Dec 2019, 17:12
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

So i tested out the above in cmd and get the following: SyntaxError: invalid syntax and its pointing to 'plex=' + myhost:token So what is the correct syntax to have this info update plex with the new file? Its got an ^ at one of the . in the ip address, so lets say 10.0.1.100:token Its got an error ...
by onyxius
05 Dec 2019, 16:30
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

Ok, so do i leave the command like this or do I remove the single quotes from the right side or left side if i want to use them? I see a couple of the right side does not have single quotes and i'm not very familiar with python. command = [ 'filebot', '-script', 'fn:amc', '--output', output, '--acti...
by onyxius
05 Dec 2019, 15:46
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

Re: uTorrent to qTorrent Script Help

:/ so I have to use python setup now instead of what i was using with uTorrent following these instructions?

viewtopic.php?f=4&t=5157
by onyxius
05 Dec 2019, 15:29
Forum: Scripting and Automation
Topic: uTorrent to qTorrent Script Help
Replies: 18
Views: 5991

uTorrent to qTorrent Script Help

Hello, I have been looking through posts and am trying to see if there is a conversion list of ut commands if you will from uTorrent to qTorrent. This is what is working in uTorrent filebot -script fn:amc --output " My address to plex " --action move --conflict skip -non-strict --log-file ...
by onyxius
28 Sep 2015, 12:33
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

you mean this? By adding this 127.0.0.1/255.255.255.255
Change Server Network Authorization Settings

https://support.plex.tv/hc/en-us/articl ... ork-access
by onyxius
27 Sep 2015, 19:46
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Hmm so I added the option to notify the plex server on the linux box (same machine) and the output was this. Notify Plex: localhost GET: https://localhost:32400/library/sections/all/refresh SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name mat ching loca...
by onyxius
27 Sep 2015, 16:02
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

yup found a great guide last night that helped me :) For future users or anyone who is curious, this is the guide i used to mount the network location. http://ubuntuforums.org/showthread.php?t=2247242 You can close this thread, i'm going to open a new one for another task i'm trying to do, to keep t...
by onyxius
26 Sep 2015, 23:41
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

UPDATE! Ok so with this script the files are now extracted, moved, renamed properly. So this works. #!/bin/bash TORRENT_ID=$1 TORRENT_NAME=$2 TORRENT_PATH=$3 filebot -script fn:amc --output "/home/administrator/Torrents/Extracted" --log-file amc.log --action copy -non-strict "/hom e/a...
by onyxius
26 Sep 2015, 23:10
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

so now, the script is running but nothing is extracting even when i manually run the script. what is going on.
by onyxius
26 Sep 2015, 22:41
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Here are some logs. right now when the script runs it is extracting the files into this path /home/administrator/Torrents amc.log Run script [fn:amc] at [Sat Sep 26 17:34:33 CDT 2015] Parameter: excludeList = amc.txt Argument: /home/administrator/Torrents/Extracted Using excludes: /home/administrato...
by onyxius
26 Sep 2015, 21:35
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

:( ok the last post where the script worked only worked because i manaully ran the script by typing in ./filebotgo.sh If i download something and have deluge run the script by pointing to the script file it extracts the file into the administrator folder. So seems to me the scripts not actually runn...
by onyxius
26 Sep 2015, 20:08
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Ok. This is my current script. Files are downloading and being put into the administrator folder not the extracted folder. Files are not being renamed to the proper name. There is no amc.log file anywhere that i am finding. There is no amc.txt file anywhere, that i am finding. #!/bin/bash TORRENT_ID...
by onyxius
26 Sep 2015, 18:54
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

odd i used the script but it doesn't unrar the files so essentially nothing is happening. So i shouldnt need to use "Extracted" plugin inside of deluge right, the script should essentially do the extraction, moving and then renaming correct? In deluge "Execute" plug i call this s...
by onyxius
26 Sep 2015, 18:32
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Ok now we are getting somewhere :) So i tested manually running this script, by pointing it directly to the folder of the file, and putting the output such as /Extracted/ and ran it. it made a copy of the file, moved it to the Extracted folder, made a movies folder and dropped it in side of it and r...
by onyxius
26 Sep 2015, 18:12
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Thank you, ill do that now. So the extraction wasn't happening with this script i thought it was, i guess the deluge plugin extractor was doing it after-all. So what i'm going to try to do is have filebot extract the rar if it is in one. Then move the file "either from the rar or without the ra...
by onyxius
26 Sep 2015, 17:40
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Re: Filebot Automation help with extract / renaming

Hi, no i guess i don't want to force anything, that folder is a mix match of movies and shows. though. So when i run it now this is the output. administrator@server:~/MyScripts$ ./filebotgo.sh Locking /home/administrator/Torrents/Extracted/amc.log--action Run script [fn:amc] at [Sat Sep 26 12:54:24 ...
by onyxius
26 Sep 2015, 07:20
Forum: Scripting and Automation
Topic: Filebot Automation help with extract / renaming
Replies: 17
Views: 9631

Filebot Automation help with extract / renaming

Hello, So I have been using filebot for quite some time on my windows machine just to manually drag, drop, rename movies and tv shows and its made me happy. Over the past couple of days I have now setup a Linux (ubuntu) machine which i control via ssh from my windows machine. (i'm new to linux and h...