I'm running Ubuntu 10.1. The install instructions for V1 don't relate to V2. Even assuming that in the init.d folder is a file called unbuntu that substitutes for 'initd.ubuntu', there is a file in V1 called 'default.ubuntu' that doesn't exist in V2, and even using that file from V1 instead, making the appropriate substitutions, and following all the instructions for the install of V1, doesn't work.
Basically, install works, initial run works. (via 'python...etc'), but init.d doesn't work, either manually or on OS boot.
CouchPotato - Automatic Movie Downloader via NZB & Torrents
TheUriah
Member Posts: 59 Joined: Nov 2009 Reputation: 0 |
2012-04-19 20:00
Post: #2441
|
| find quote |
Saner
Senior Member Joined: Jan 2010 Reputation: 0 |
2012-04-20 10:46
Post: #2442
yes they do, just ignore the /ect/defaults bit
edit the ubunu in the init directory Quote:# path to app Then as with V1 Copy "initd.ubuntu" to /etc/init.d/couchpotato - > "sudo cp initd.ubuntu /etc/init.d/couchpotato" So Copy "ubuntu" to /etc/init.d/couchpotato - > "sudo cp ubuntu /etc/init.d/couchpotato Then Edit the required daemon settings in /etc/default/couchpotato - > editor /etc/default/couchpotato Make executable "sudo chmod a+x /etc/init.d/couchpotato" Add it to the startup items: "sudo update-rc.d couchpotato defaults" Start with "sudo service couchpotato start" So bar one line its exactly the same as the V1 setup. ![]() EDIt // and dont forget to remove your initial couchpotato setup first, or rename the second one. for exampleon my box the V1 is called Couchpotato (and disabled) the V2 is CouchpotatoS (and enabled)
(This post was last modified: 2012-04-20 10:49 by Saner.)
|
| find quote |
TheUriah
Member Posts: 59 Joined: Nov 2009 Reputation: 0 |
2012-04-20 11:02
Post: #2443
Like I said, did all that, following the instructions just like I did with my v1 install, substituting where appropriate. Didn't work for me. i'll try again I guess.
|
| find quote |
Essay
Junior Member Posts: 10 Joined: Feb 2011 Reputation: 0 |
2012-04-20 21:54
Post: #2444
I'm trying V2 at the moment but can't find a way to redownload something. I've had a couple of bad files come down that we're added through CP but unlike V1 I can't see the option to add it back to the queue. Is this possible?
|
| find quote |
TheUriah
Member Posts: 59 Joined: Nov 2009 Reputation: 0 |
2012-04-21 01:16
Post: #2445
Just tried removing it and installing it again, as per the install instructions from v1. No good. The python command will run it. Service start command and autostart on boot does not.
(This post was last modified: 2012-04-21 08:23 by TheUriah.)
|
| find quote |
ClayM
Senior Member Posts: 137 Joined: May 2009 Reputation: 0 |
2012-04-22 19:34
Post: #2446
Couple of small issues -
First, is it possible to relocate the settings file? I'd actually like to run two instances of couchpotato. Secondly, I keep seeing an issue where Updater.check runs forever I see about a billion of these in the logs 16:09:32 INFO [chpotato.core._base._core] Waiting on plugins to finish: ['Updater.check'] Any ideas?
(This post was last modified: 2012-04-22 22:12 by ClayM.)
|
| find quote |
Jimbawb
Junior Member Posts: 17 Joined: Nov 2011 Reputation: 0 |
2012-04-25 23:29
Post: #2447
Hi guys, i just had a look at this but i can't get it to do any searches? I can add things to my wanted list, and the only provider i want to search is mysterbin. From the logs it doesnt look like it even tries to search there? Does anyone know? Thanks!
|
| find quote |
Jimbawb
Junior Member Posts: 17 Joined: Nov 2011 Reputation: 0 |
2012-04-25 23:59
Post: #2448
Ok i've found the problem in search.py, it didnt contain info about mysterbin! anyone know why? Is it bad? I've added it to the search.py now which seems to have fixed it..
|
| find quote |
RenZ0R
Senior Member Joined: Jan 2008 Reputation: 2 Location: UK |
2012-04-28 20:34
Post: #2449
is there anyway to force English title's when it's renaming movies? ie so "The Never Ending Story" dont become "Die unendliche Geschichte"
|
| find quote |
RockDawg
Posting Freak Posts: 1,274 Joined: Jun 2005 Reputation: 0 |
2012-04-28 21:14
Post: #2450
I am running v1 and I can't get it to run my post-processing script that runs Ember Media Manager. I put the file (test.bat) in the main CP directory and ticked the Post-Processing Script setting and for the path I entered "test.bat", but it never seems to run. I also tried creating the folder C:\script\, put the file in that folder and then entered "C\script\test.bat for the path, but still nothing happens. The script works if I run it manually.
Am I doing something wrong? |
| find quote |


Search
Help