![]() |
|
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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 |
- RuudBurger - 2010-10-17 12:48 Renaming is more accurate when an .nfo is available. It will also search for movies in CP itself, if no .nfo is available. Will have a look at the "UNKNOWN" thing. - SofaKng - 2010-10-17 17:07 Can anybody tell me why Couch Potato seems to be downloading a German file instead of an English file for me? Here's the log: Code: 02:33:15 INFO [er.yarr.sources.nzbmatrix] Getting RSS from cache: tt1323594-54.The name of the usenet post it retrieved was Meine Frau ihre Schwiegereltern und ich 2004 DL 1080p BluRay AC3 x264. Where did it get that from? - bramblepants - 2010-10-17 20:30 Hey, been using CP for a few days now and it works pretty well! There's a couple of things that I've noticed however - if you search for a movie which hasn't been released yet, and isn't available to download, but there's an older movie of the same name which is, it'll automatically add the old one without a prompt? You could get round this just by listing the search results, even if there's just one, rather than automatically adding it? Also, do you have any plans to add a script which SAB can run after a download is complete, telling CP to clean up and move the movie? At the moment I think it works on a regular check of the download folder (once a min?) but that doesn't always appear to work? A script would work well, and stop the need for the regular checks - it would also mean that if you set SAB to standby your machine after a download is complete, it wouldn't stand by while the movie is still being processed, but wait until getting the OK from the script completing? EDIT: OK, maybe the current check works well, if CP isn't busy processing something else? Worked perfect just then!
- TREYisRAD - 2010-10-17 23:43 RuudBurger Wrote:Yes you need a destination folder. Is there any way to rename without having to move the files also? (Since source != dest) - titanium - 2010-10-18 06:28 RuudBurger Wrote:@titanium Right now I have 5 movies listed in Wanted, but nothing ever shows up in Soon. I just get "Searching for new release dates" forever. Is there something I skipped on configuring it? - ringgh0st - 2010-10-18 11:53 awesome tool! great. but i also miss the language selection tool i'd love to search only german releases
- Zadara - 2010-10-18 12:13 When will be the next revision, since Couch Potato is now useless for me, cuz it doesn't rename
- danceresort - 2010-10-18 15:08 are there plans to have multiple options to download? Im happy to have the R5 if it comes out before the DVD Rip of a movie, but if I set it to R5 and an R5 version never shows up I wont get a version at all.. Also is there a way to edit the version we want without deleting it and readding it? Also is there a way I can have it just move the Movie file to a directory rather than all the information in its own dir? I just have a flat folder with all my movies in rather than sub folders due to other things connecting to my media store. Thanks
- skunkfu - 2010-10-18 20:03 Helloo I just manged to configure and run couchpotato successfully, set the init script, etc, then when I restarted the server it keeps coming up with an internal server error. http://pastebin.ca/1966002 Just new at cp, so I could be doing a noob. Thanks! - RuudBurger - 2010-10-18 20:03 Language support is difficult as the sources don't include language. NZB Matrix only has english/non-english and nzbs.org has nog support at all. There is no real standard for languages so it's hard to create a searcher for this. Movie sorting without folders is also not gonna be supported, as lots of functions depend on folders for searching and structure. Please for feature requests,bugs and other stuff that doesn't work properly, create an issue on github. It's easier for me to keep a list of what has to be done that way. @skunkfu Github seems to be down, this should be fixed in the newer version. As soon as github download is available again, you should get a message in CP to update. |