2016-05-27, 16:31
(2016-05-27, 15:47)komplex Wrote: Dan would it be possible to add an -upratings cmd for TVshows/episodes/movies, maybe the movies setting would also update the IMDB top250 rating
Should be possible.
(2016-05-27, 15:47)komplex Wrote: Dan would it be possible to add an -upratings cmd for TVshows/episodes/movies, maybe the movies setting would also update the IMDB top250 rating
"Ember Media Manager.exe" -updatemovies newauto all -profile English
(2016-07-07, 07:17)Pr.Sinister Wrote: Hi Dan..
I FINALLY installed 1.4.8 but this is not working for me:
Code:"Ember Media Manager.exe" -updatemovies newauto all -profile English
"Ember Media Manager.exe" -updatemovies -scrapemovies newauto all -profile English
(2016-07-07, 12:22)DanCooper Wrote:(2016-07-07, 07:17)Pr.Sinister Wrote: Hi Dan..
I FINALLY installed 1.4.8 but this is not working for me:
Code:"Ember Media Manager.exe" -updatemovies newauto all -profile English
newauto and all are only parameters, you have to add the command -scrapemovies before:
Code:"Ember Media Manager.exe" -updatemovies -scrapemovies newauto all -profile English
Ember Media Manager.exe -profile "default" -updatetvshows -scrapetvshows newskip all
(2016-07-29, 00:27)zerocool_ie Wrote: Hey Dan,
I ran:
in Alpha 21.Code:Ember Media Manager.exe -profile "default" -updatetvshows -scrapetvshows newskip all
There were
- 4 new episodes for already known/scraped tv shows
- 1 completely new show with two episodes
The 4 episodes were found and scraped perfectly as usual
But only the tvshow.nfo and the images were scraped for the new show
The new 2 episodes were found by Ember (as XYZ S01E01 & XYZ S01E02), but not scraped (neither nfo or thumb).
Do I have the correct command line?
thanks!
(2016-07-29, 00:47)DanCooper Wrote:(2016-07-29, 00:27)zerocool_ie Wrote: Hey Dan,
I ran:
in Alpha 21.Code:Ember Media Manager.exe -profile "default" -updatetvshows -scrapetvshows newskip all
There were
- 4 new episodes for already known/scraped tv shows
- 1 completely new show with two episodes
The 4 episodes were found and scraped perfectly as usual
But only the tvshow.nfo and the images were scraped for the new show
The new 2 episodes were found by Ember (as XYZ S01E01 & XYZ S01E02), but not scraped (neither nfo or thumb).
Do I have the correct command line?
thanks!
Your command looks correct.
New episodes in already scraped/known tv shows will be scraped by -updatetvshows (same like you use the Update Library button in Ember).
new tv shows including episodes should be scraped with -scrapetvshows newskip all. But it's possible that this does not work correctly. For today is too late (00:45 in my time zone), but i will check that tomorrow :-)
(2016-07-29, 10:52)redglory Wrote: I'm also waiting for this fix to start running my automated script for scraping tv shows
sent from my Nexus4
.\Ember Media Manager\EmberAPI.dll
.\Ember Media Manager\Modules\EmberAPI.dll
(2016-07-29, 13:26)DanCooper Wrote:Dan the man!(2016-07-29, 10:52)redglory Wrote: I'm also waiting for this fix to start running my automated script for scraping tv shows
sent from my Nexus4
I've fixed the CommandLine part and added additional commands: Commit
Please test the new EmberAPI.dll and report still existing bugs. This dll is only working with Alpha 21! Overwrite both EmberAPI.dll in main Ember folder and Modules folder:
Code:.\Ember Media Manager\EmberAPI.dll
.\Ember Media Manager\Modules\EmberAPI.dll
Download
"Ember Media Manager.exe" -profile "redglory" -updatetvshows "Stand Up" -scrapetvshows newauto all
<?xml version="1.0" encoding="utf-8"?>
"Ember Media Manager.exe" -profile "redglory" -updatetvshows "Stand Up" -scrapetvshows markedauto all
(2016-07-29, 13:26)DanCooper Wrote:(2016-07-29, 10:52)redglory Wrote: I'm also waiting for this fix to start running my automated script for scraping tv shows
sent from my Nexus4
I've fixed the CommandLine part and added additional commands: Commit
Please test the new EmberAPI.dll and report still existing bugs. This dll is only working with Alpha 21! Overwrite both EmberAPI.dll in main Ember folder and Modules folder:
Code:.\Ember Media Manager\EmberAPI.dll
.\Ember Media Manager\Modules\EmberAPI.dll
Download
<show-folder>\banner.jpg
<show-folder>\clearlogo.png
<show-folder>\fanart.jpg
<show-folder>\poster.jpg
<show-folder>\Season 01
<show-folder>\season-all-banner.jpg
<show-folder>\season-all-fanart.jpg
<show-folder>\season-all-poster.jpg
<show-folder>\season01-fanart.jpg
<show-folder>\season01-poster.jpg
<show-folder>\tvshow.nfo
<show-folder>\Season 01\<show-name>- S01E01 - Epsiode 1-thumb.jpg
<show-folder>\Season 01\<show-name>- S01E01 - Epsiode 1.mkv
<show-folder>\Season 01\<show-name>- S01E01 - Epsiode 1.nfo
<show-folder>\Season 01\<show-name>- S01E02 - Epsiode 2-thumb.jpg
<show-folder>\Season 01\<show-name>- S01E02 - Epsiode 2.mkv
<show-folder>\Season 01\<show-name>- S01E02 - Epsiode 2.nfo
(2016-07-29, 16:22)redglory Wrote: The only glitch I've noticed is the lack of XML header on top of every scraped XML file:
Code:<?xml version="1.0" encoding="utf-8"?>
It helps to be correctly parsed by Sublime Text 3, for instance
(2016-07-30, 19:44)redglory Wrote: Are you using newskip all? I use newauto all...
sent from my Nexus4
(2016-07-30, 22:44)zerocool_ie Wrote:Ok will try it like that. Although it works with movies (newauto)(2016-07-30, 19:44)redglory Wrote: Are you using newskip all? I use newauto all...
sent from my Nexus4
yes, newskip