Search found 9 matches

by redglory
July 24th, 2013, 4:44 am
Forum: Post-Processing Scripts
Topic: My script won't work:
Replies: 5
Views: 5144

Re: My script won't work:

Tried with whole compiled version with my Media.emm, settings.xml and AdvancedSettigns.xml and all worked fine.

If you want to try it.

I've packed it: get it here!

Hope it helps!
by redglory
July 17th, 2013, 6:52 pm
Forum: Post-Processing Scripts
Topic: autoProcessMovie.py calling Ember Media Manager problem
Replies: 4
Views: 6584

Re: autoProcessMovie.py calling Ember Media Manager problem

Tried with whole compiled version with my Media.emm, settings.xml and AdvancedSettigns.xml and all worked fine.

If anyone wants to try it, do at your own risk.

I've packed it: get it here!

Hope it helps!
by redglory
July 16th, 2013, 6:48 pm
Forum: Post-Processing Scripts
Topic: autoProcessMovie.py calling Ember Media Manager problem
Replies: 4
Views: 6584

Re: autoProcessMovie.py calling Ember Media Manager problem

EUREKA! I've finally found how to launch Ember Media Manager from SABnzbd script. Had to install Visual Studio on a VM, cloned DanCooper's Ember-MM-New repo and patched "Ember Media Manager.exe". Here is the file to overwrite the original one: Patched "Ember Media Manager.exe" Ho...
by redglory
July 14th, 2013, 5:09 pm
Forum: Post-Processing Scripts
Topic: autoProcessMovie.py calling Ember Media Manager problem
Replies: 4
Views: 6584

Re: autoProcessMovie.py calling Ember Media Manager problem

I think i might have found the problem. Refering to this property (UserInteractive) it indicates that: Property Value Type: System.Boolean true if the current process is running in user-interactive mode; otherwise, false. Remarks When the UserInteractive property is false, do not display any modal d...
by redglory
July 14th, 2013, 6:01 am
Forum: Post-Processing Scripts
Topic: autoProcessMovie.py calling Ember Media Manager problem
Replies: 4
Views: 6584

Re: autoProcessMovie.py calling Ember Media Manager problem

Tried to open notepad.exe instead of Ember and same result... Process gets started and no notepad... autoProcessMovie.py waits for notepad to close (returncode) so that it finishes its job. I went to see how SABnzbd builds script command/arguments: 1st thing inside https://github.com/sabnzbd/sabnzbd...
by redglory
July 12th, 2013, 11:53 am
Forum: Post-Processing Scripts
Topic: My script won't work:
Replies: 5
Views: 5144

Re: My script won't work:

Sorry I only saw the first line of reply. When I tried to add cd /d %1 it still didn't changed anything. I can still see Ember Media Manager *32 in processes, but it still hangs. I can't get it to scrape. Do you have any other tricks I can try? Thanks for the help. I have same problem. Might be bec...
by redglory
July 12th, 2013, 11:02 am
Forum: Post-Processing Scripts
Topic: autoProcessMovie.py calling Ember Media Manager problem
Replies: 4
Views: 6584

autoProcessMovie.py calling Ember Media Manager problem

Hi, I'm running an Windows 7 htpc (refer to my sig) I've been trying to integrate clinton.hall's autoProcessMovie.py with Ember Media Manager, so that after CPS renames my movies, I than get extra scrapping data from it. my autoProcessMovie.py looks like this for Ember calling: def run_ember(): ####...
by redglory
September 25th, 2012, 11:11 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3829713

Re: CouchPotato - Automatic Movie Downloader via NZB & Torre

Downloaded to latest version and now is not downloaing movies. Message on log "Too early to search" Verify your server date. CouchPotatoServer takes into consideration the Movie release date so that it doesn't lookup that movie if it is in the future. Like it is not suppose to release a D...
by redglory
September 25th, 2012, 11:08 am
Forum: Third-party Addons
Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Replies: 1305
Views: 3829713

Re: CouchPotato - Automatic Movie Downloader via NZB & Torre

embedded wrote:I cant connect to CP from another PC on LAN.
Sabnzbd and sickbeard worked just fine.

Does anyone know what could have gone wrong?

10x
Is it running in the same machine as SABnzbd and SickBeard ?

What host ip are you using?