Posts: 2,145
Joined: Jul 2008
Reputation:
12
Is there any way to make it run like SickBeard does where you don't have to run setup.py install?
I have a SheevaPlug as my main nzb grabber, however because it doesn't have a ton of CPU, when I want to do some heavy lifting, I just use autofs and /net...
For example:
Normally Sick-Beard runs as /net/plug.local/home/downloader/Sick-Beard.py
However if I need more CPU, I can run it on my Mac my launching...
/net/plug.local/home/downloader/Sick-Beard.py
I just make sure I only have one instance running and shutdown before I launch it on another computer.
Posts: 402
Joined: Jun 2010
Reputation:
13
You can do a feature request on the github issue page.
Posts: 255
Joined: Jan 2009
Reputation:
0
Grrr...dammit. Any thoughts on why I wouldn't be able to access this from another computer on my network? Using localhost and the computers name from the computer works fine, but trying to connect remotely isn't working.
I've tried turning on/off the firewall to no avail and adding pythonservice, python, and pythonwin to the firewall exception list. Still a no go. :/
Posts: 402
Joined: Jun 2010
Reputation:
13
Use the local ip (192.168.... Or something) of the remote machine in your config.
Posts: 262
Joined: Dec 2009
Reputation:
0
just updated but i don't know if it's my machine but when i open it in the web browser on a remote machine the settings over laps and can't read it. but when i run it from my homeserver it works.
Posts: 262
Joined: Dec 2009
Reputation:
0
Just tried a different browser, it seems to be a internet explorer problem, since it works fine in firefox. BTW great program.
Posts: 402
Joined: Jun 2010
Reputation:
13
I didn't check IE compatibility. It's a miracle you didn't get a blank screen.
I'll do some cleanup to make it look better in IE8
Posts: 262
Joined: Dec 2009
Reputation:
0
Thank You, i guess this is a sign i should move away from IE
Posts: 285
Joined: Apr 2010
Reputation:
0
A little off topic, but just wondering if you had any programming experience in other languages before creating this, as I know your new to python, so am I, but I dont think I could create something as well as this yet.
Posts: 262
Joined: Dec 2009
Reputation:
0
2010-07-01, 19:13
(This post was last modified: 2010-07-01, 20:56 by HarryRosen.)
title part is no longer cut off but when you hit the config it still doesn't pop up properly.