Search found 1 match

by h2guy
November 13th, 2010, 3:14 pm
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 4385575

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

mrwolf, to get UserScript working, edit the java script (Greasemonkey -> Manage User Scripts -> 'Edit' (at bottom left)). Line 11 in the script needs to point to your CP ip:port var cpLocation = 'http://192.168.1.1:5000'; (default in the script) mine now reads (for my particular install) var cpLocat...