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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: CouchPotato - Automatic Movie Downloader via NZB & Torrents (/showthread.php?tid=75960)



- seand - 2011-08-11 18:58

I used your previous guide. Its awesome. Very helpful.


- daemox - 2011-08-11 19:02

seand Wrote:I used your previous guide. Its awesome. Very helpful.

Hey good to hear seand! Smile

Cheers!


- tonybeccar - 2011-08-11 20:40

seand Wrote:There are lots of folks who release stuff to torrents who use all sorts of nomenclature to describe their releases. On Usenet in general, but not as a rule, more of them strictly adhere to "the rules" of describing releases by "the Scene" whoever the heck that might be. Although in many cases those rules are somewhat arbitrary, CP's categories actually more strictly adhere to "the rules" at least as described in this document I just so happened to be reading that shed a little light on the subject to me. CP is really optimized for use with usenet though it is also useful for finding releases that follow the same nomenclature on torrents as well.

Realistically some compromises in terms of reliability of operation and using the most standard nomenclature for file types is probably unavoidable.That being said the document linked describes some file descriptors I rarely see (and aren't in CP) so it may be a bit dated. That all said, its a tool to automate some downloading but it will never replace a human's capacity to decode releases with non-standard file names i.e. CP helps you automatically find stuff you want in the format you want but it does not find every non-standard named file you can find searching manually, esp in torrents where there is more diversity in files names and "release groups".

Does that make sense?

I agree with you, nothing will beat the human capabilities for manual search.. but since CP automates most of the part, at lest it would be nice to add a tiny small button, maybe next to force/refresh, to manual search the torrent/nzb.

Right now I'm using torrents, I don't live in Eu or Usa, so I'm not used to putting my credit card in all sorts of websites, that's why I insist with torrents.

Anyway, thanks for your answer man! Cheers!


- tonybeccar - 2011-08-11 21:19

I do insist, its happened again.. I think it's vital to also look for the keyword "hdrip" when looking for brrips, OR add it to a whole different quality.

Now it only searches for "<movietitle>+brrip" and "<movietitle>+bdrip", I say it must also look for "<movietitle>+hdrip" in the lowest priority of course.

Is this a hard thing to tweak? Maybe I could do it by myself if anyone could point me in the right direction.

Thanks to all!


- steve1977 - 2011-08-13 17:57

First of all, thanks a lot for a fantastic update!!! Allowing to remove ETA really helps me, thanks a ton!!! Unfortunately, I am now receiving an error when checking my wanted movie list. After the error, it does stop scanning, which is quite annoying (need to restart CP). Please see error below. Any ideas?

23:38:29 ERROR [ app.lib.cron.yarr] Something went wrong with searchAll: 'NoneType' object has no attribute 'replace'


- RuudBurger - 2011-08-13 18:02

PM me you data.db, think something is wrong in there.


- RuudBurger - 2011-08-15 19:55

For people still on "master", you have to update manually. (sorry)
1. Download the zipfile: https://github.com/RuudBurger/CouchPotato/zipball/master
2. Extract it and overwrite the files inside your CP folder with the content.
3. (Re)start CP


- rflores2323 - 2011-08-15 20:11

RuudBurger Wrote:For people still on "master", you have to update manually. (sorry)
1. Download the zipfile: https://github.com/RuudBurger/CouchPotato/zipball/master
2. Extract it and overwrite the files inside your CP folder with the content.
3. (Re)start CP

I used to be able to update automatically from CP. My version does say master on it. Im on ubuntu 10.04. So I cant update thru CP anymore? I have to update it manually? Why the change since it used to be very easy to update.


- RuudBurger - 2011-08-15 20:13

About 2 weeks ago, github did something weird with the zipfile. (I think its because of https). So it bugged out the CP updater.
This wasn't my intention obviously Wink Once you've updated, you should be able to update CP from within the browser.

Also, for those running GIT. CP uses "git pull" now for updates, also from within CP itself. So you don't have to remove the .git dir anymore to be able to update.


- rflores2323 - 2011-08-15 20:15

RuudBurger Wrote:About 2 weeks ago, github did something weird with the zipfile. (I think its because of https). So it bugged out the CP updater.
This wasn't my intention obviously Wink Once you've updated, you should be able to update CP from within the browser.

ok no biggie. thanks.