Page 18 of 88

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 9:35 am
by RuudBurger
It should log to ./logs (the same directory as CouchPotato.py. Doesn't it do that for you?

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 9:40 am
by HungryBUTTON
Nah it doesnt.

When i initially configure it and setup the service it woudnt start as it was complaining that /logs/ was not a valid directory.

As a work around i created /logs/

BTW i am using Solaris 2009.06

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 9:50 am
by RuudBurger
How about the cache dir? Is that being created in the right dir?

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 10:12 am
by HungryBUTTON
Yep cache dir is fine

Code: Select all

root@sabnzbd:/etc/CouchPotato/cache# ls -l
total 14
drwxr-xr-x   2 root     root         101 Jul 26 22:31 images
drwxr-xr-x   2 root     root           4 Jul 26 16:25 minify
drwxr-xr-x   2 root     root           4 Jul 27 00:19 updates
drwxr-xr-x   2 root     root          40 Jul 27 00:02 xml

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 10:19 am
by chokomon
RuudBurger wrote: For all the users who are running from GIT, how is the updater working for you?
I want to make an auto updater, but want to know if the updates are running correct.
I'm running on linux system from git source, and the updater has been working perfectly for me.

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 10:25 am
by HungryBUTTON
Ok 1 more issue that i may have found.

I am a pain arnt i RuudBurger  ;D

A listing has been found and added to SAB however the DVD-Rip is still orange and not green.
Its not a browser cache issue and i have also restarted CP numerous times

Image

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 1:00 pm
by Sunii
RuudBurger wrote: Confirmation on deletion, no
Curious as to why? Sometimes I fatfinger things ;D

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 1:38 pm
by RuudBurger
@HungryBUTTON:
I will have a look, what browser / version / OS?

@sunii:
I meant, no(t in this update). will implement something on the movie list.

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 5:46 pm
by RuudBurger
Yeah HungryBUTTON pointed that out today to, will take a look.

Could you or HungryBUTTON change:
args = ('logs/CouchPotato.log','a', 500000, 4)
to
args = ('./logs/CouchPotato.log','a', 500000, 4)
in the logging.conf, and see if the logs then are written in "couchpotato/logs"?

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 6:22 pm
by RuudBurger
Ok thanks, then ill try a absolute path fix.

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 6:49 pm
by nchall
where do the deleted files get put when you check the box to clean up the directory with files under 150mb?  i didn't think it would delete all folders, just left over files from downloads.  thanks.

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 7:07 pm
by rascalli
It deletes the files in the "watch" folder

Also files/folders that have been there maybe longer
And I think it does not go into a recycle bin

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 7:09 pm
by HungryBUTTON
Tried this but it didnt work.
pair of dimes wrote:
RuudBurger wrote: Yeah HungryBUTTON pointed that out today to, will take a look.

Could you or HungryBUTTON change:
args = ('logs/CouchPotato.log','a', 500000, 4)
to
args = ('./logs/CouchPotato.log','a', 500000, 4)
in the logging.conf, and see if the logs then are written in "couchpotato/logs"?
Just tried it, but this did not resolve the problem, same error as before.

For what it's worth, I set it to a full path (where I have it installed on my system) and that is working for now (I run at system boot as daemon).


@HungryBUTTON:
I will have a look, what browser / version / OS?
Client Machine
Browser - Firefox 3.6.8
OS - Windows 7 x64

Server
OS - Solaris 2009.06 - b111

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 7:20 pm
by RuudBurger
@pair of dimes & HungryBUTTON:
Could you check out the latest git version and see if logs are under the CP folder?

Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!

Posted: July 26th, 2010, 7:53 pm
by HungryBUTTON
Yep can also confirm that log is fixed.

How did it go with the notification of the download
HungryBUTTON wrote: Ok 1 more issue that i may have found.

I am a pain arnt i RuudBurger  ;D

A listing has been found and added to SAB however the DVD-Rip is still orange and not green.
Its not a browser cache issue and i have also restarted CP numerous times

Image