Kodi Community Forum
CouchPotato - Automatic Movie Downloader via NZB & Torrents - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: CouchPotato - Automatic Movie Downloader via NZB & Torrents (/showthread.php?tid=75960)



- Jaken - 2010-07-15

RuudBurger Wrote:Quick update:
Initial support for torrents! (ZOMG!) Not really tested that well. So if you find any bugs. please let me know via github or PM

Great news! I will check it out as soon as I can.


- RuudBurger - 2010-07-15

Renamed the app to CouchPotato, because that's what you will become if you use the program too long.

If you're using the git version:
in .git/config change "RuudBurger/Movie-Manager.git" to "RuudBurger/CouchPotato.git"

Also a site will be up soon at: CouchPotatoApp.com


- brainzor - 2010-07-16

nice name! I really like it


- RuudBurger - 2010-07-16

Thanks ^^

Anyone know how I can change the thread title? I tried editing the first post, but that doesn't work. Who should I contact for this?


- joebrady - 2010-07-16

Suitable for you?


- RuudBurger - 2010-07-16

Thanks!


- RuudBurger - 2010-07-16

New release with some bugfixes and NZBMatrix support.
New Windows build will be up in a few minutes.


- rflores2323 - 2010-07-16

Does the new build work in Linux? Or does it work via mono? I haven't had great success with mono on Linux with installing etc... So wondering how to download and get it working. I am very interested in the torrent downloading feature. Great job!


- RuudBurger - 2010-07-16

As long as you have python 2.6+ it should work on anything.


- rflores2323 - 2010-07-16

Ok . How do I install it? Don't see any instructions anywhere.


- RuudBurger - 2010-07-16

@rflores2323
http://github.com/RuudBurger/CouchPotato


- Jaken - 2010-07-17

Tried torrents, great job! Works very well. I noticed that it downloaded a 1080p file which were mere 2gb in size. A minimum and maximum file size on torrents would be awesome.


- RuudBurger - 2010-07-17

Yeah. Minimal size will be coming soon.


- HarryRosen - 2010-07-17

I keep getting these errors in the log.
19:33:01,437 CRITI [stderr] Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\Python26\lib\threading.py", line 532, in __bootstrap_inner
self.run()
File "D:\Movie Manager\CouchPotato\app\lib\cron\cronYarr.py", line 42, in run
self.searchAll()
File "D:\Movie Manager\CouchPotato\app\lib\cron\cronYarr.py", line 65, in searchAll
self._search(movie)
File "D:\Movie Manager\CouchPotato\app\lib\cron\cronYarr.py", line 83, in _search
results = self.provider.find(movie, queue)
File "D:\Movie Manager\CouchPotato\app\lib\provider\yarr\search.py", line 46, in find
results.extend(source.find(movie, type, type))
File "D:\Movie Manager\CouchPotato\app\lib\provider\yarr\sources\nzbmatrix.py", line 58, in find
if data:
UnboundLocalError: local variable 'data' referenced before assignment


- kri kri - 2010-07-17

Will there be a way to add our library like sickbeard?