New Home for Ember Media Manager (Official Thread)

  Thread Rating:
  • 26 Votes - 4.58 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
eroc263 Offline
Junior Member
Posts: 2
Joined: May 2013
Reputation: 0
Post: #4151
I am having trouble getting the command line functions to work. I am able to get EMM to load using the following code...

Code:
set scraper=C:\Users\User1\Downloads\Ember_1.3.0.13\Ember_1.3.0.13\
"%scraper%Ember Media Manager.exe"

But it fails when I try to scrape new additions using this code...

Code:
set scraper=C:\Users\User1\Downloads\Ember_1.3.0.13\Ember_1.3.0.13\
"%scraper%Ember Media Manager.exe" TIMEOUT /T 10 -newauto -all

This worked in previous versions. I had to add the timeout to allow the program time to load. The problem I am having now is that EMM will load but when I add the -newauto and the -all commands to the end it will no longer work. I attempted to remove the timeout, then I tried extending it, but with no luck. Are the command line functions the same as previous versions? I wasn't able to find much regarding the command line functions period so I thought maybe I would have luck here. Thanks.
find
DanCooper Online
Moderator
Posts: 644
Joined: Apr 2012
Reputation: 47
Location: Switzerland
Post: #4152
I close this thread.


Please create new threads here: main forum


---- CLOSED ----

Latest Ember-MM version - [Release] Ember Media Manager 1.3.x
German XBMCNerds
(This post was last modified: 2013-06-07 16:33 by DanCooper.)
find
Thread Closed