mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Auto Update from the Command line #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With the new command line options in place, it would be really useful to
run EMM silently without any user intervention and also the option to do a
full update on all movies/or all new movies etc...

Thanks

Original issue reported on code.google.com by bob...@googlemail.com on 10 Jun 2009 at 1:09

GoogleCodeExporter commented 9 years ago
nul, what i found out
command line will call scrapedata with singlescrape
that fucntion (and other called by it) will not verify isCL in alot of place 
making
dialogs to appear.
i think maybe better approach will be call one off the automatic scrape 
function, but
you know better EMM code tham me  :) ... at least for now .. lol j/k

Original comment by nfnovais@gmail.com on 10 Jun 2009 at 2:01

GoogleCodeExporter commented 9 years ago
Yes, I did that on purpose, so you could verify the results..... but it can 
always be
extended. Maybe a "-silent" option?

Original comment by jason.schnitzler on 10 Jun 2009 at 7:35

GoogleCodeExporter commented 9 years ago
Ahh.. ok :)
But IMHO command line is used usualy in silent mode.. so maybe silent should be 
the
default and have a option for "-verbose" ?

Original comment by nfnovais@gmail.com on 10 Jun 2009 at 8:56

GoogleCodeExporter commented 9 years ago
Changed to "Enhancement" since it's technically not a bug as it works as 
intended. We
just need to change how it works. lol

Original comment by jason.schnitzler on 11 Jun 2009 at 12:36

GoogleCodeExporter commented 9 years ago
Agree with nfnovais, silent as default would be better.

Original comment by bob...@googlemail.com on 11 Jun 2009 at 11:16

GoogleCodeExporter commented 9 years ago
**WARNING** - I haven't done a lot of testing to this so some of them may not 
work if
you decide to grab it from the SVN. I'll try to test it a little further 
tomorrow,
but if you do build from SVN, I would greatly appreciate feedback.

Done for next release... same as before except it won't ask for each item 
unless you
use "-verbose", plus you can now use any of the other updaters (aside from 
medai info
only... still undecided whether we're going to keep media info in Ember). So:

Ember Media Manager.exe -sourcetype path [-verbose]
Example: "Ember Media Manager.exe" -folder "Z:\Movies\10,000 BC\10,000 BC.divx"

OR

Ember Media Manager.exe -scrapetype -scrapemod
Example: "Ember Media Manager.exe" -fullauto -posters

Valid sourcetypes:
-folder
-file

Valid scrapetypes:
-fullask
-fullauto
-missask
-missauto
-newask
-newauto
-markask
-markauto

Valid scrapemods:
-all
-nfo
-posters
-fanart
-extra

Original comment by jason.schnitzler on 17 Jun 2009 at 4:33

GoogleCodeExporter commented 9 years ago
Hi jason, have been trying to try this out on svn but having troubles 
compiling! ill
have to wait for the release and will test all  for you then. sounds great 
though.

Original comment by bob...@googlemail.com on 18 Jun 2009 at 1:46

GoogleCodeExporter commented 9 years ago

Original comment by nadas.bence@gmail.com on 11 Dec 2009 at 7:19