Kodi Community Forum
WIP Ember Media Manager 1.4.x BETA - Discussion Thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195)
+---- Thread: WIP Ember Media Manager 1.4.x BETA - Discussion Thread (/showthread.php?tid=172394)



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-07

(2015-07-07, 14:46)T-bird_se Wrote: Hi Dan
Seen a small glitch

I have some stacked films in mkv format with embedded subs, fore those I get a language flag for each part of the film
So if the stack is 2, I get 2 flags and if it's 3 I get 3 and so on
Please add this issue to the bug tracker. Thank you.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - deh2k7 - 2015-07-07

(2015-07-06, 17:06)DanCooper Wrote:
(2015-07-06, 16:47)CaptainKen Wrote:
(2015-07-02, 22:15)Cocotus Wrote: Im working on it right now Cool

Some screenies from new KodiInterface module in Ember:
Image
Image

Right now it looks I will finish direct syncing of Ember movies/episodes to Kodi from context menu this weekend I think. I will probaby add some general functionality like "Updating Kodi Library", "Clean Library" in main menu bar too for a first release

Real time syncing support (meaning keeping Kodi and Ember library up to date and synced in backgroud all the time automatically) will still probably take some time though, but for a first step the above should be sufficient. Stay tuned! Laugh

Pretty exciting stuff Dan!

I see that there is a Sync option. Is this the method to update Kodi if you change existing artwork?
Yes.

Amazing. Can't wait!


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Cocotus - 2015-07-07

(2015-07-07, 17:48)deh2k7 Wrote:
(2015-07-06, 17:06)DanCooper Wrote:
(2015-07-06, 16:47)CaptainKen Wrote: Pretty exciting stuff Dan!

I see that there is a Sync option. Is this the method to update Kodi if you change existing artwork?
Yes.

Amazing. Can't wait!

I submitted the code to Github today and Dan started reviewing/testing it, we are on the right track Nod


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - redglory - 2015-07-07

Great stuff!


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Pr.Sinister - 2015-07-08

Hi Dan,

I just realized that command-line scraping (-newauto -all) is not working. Are you aware?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-08

(2015-07-08, 17:06)Pr.Sinister Wrote: Hi Dan,

I just realized that command-line scraping (-newauto -all) is not working. Are you aware?
I will check that.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - redglory - 2015-07-08

Yupp that's a must have for me too. Smile


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-09

(2015-07-08, 17:06)Pr.Sinister Wrote: Hi Dan,

I just realized that command-line scraping (-newauto -all) is not working. Are you aware?

Tested with

Code:
-updatemovies -newauto -all

and it works.

Please note: A movie is only "new" immediately after a DB update. If you start another DB update, all existing movies will be set to "not new". Also if you close Ember, all movies will be set to "not new".


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - shaktoo - 2015-07-09

(2015-07-09, 15:11)DanCooper Wrote:
(2015-07-08, 17:06)Pr.Sinister Wrote: Hi Dan,

I just realized that command-line scraping (-newauto -all) is not working. Are you aware?

Tested with

Code:
-updatemovies -newauto -all

and it works.

Please note: A movie is only "new" immediately after a DB update. If you start another DB update, all existing movies will be set to "not new". Also if you close Ember, all movies will be set to "not new".
I also confirm that newauto_all for Movies is working without any issues. Just TV shows is still not working. Dan have you not fixed the commandline TV auto-update yet ?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-09

(2015-07-09, 15:19)shaktoo Wrote:
(2015-07-09, 15:11)DanCooper Wrote:
(2015-07-08, 17:06)Pr.Sinister Wrote: Hi Dan,

I just realized that command-line scraping (-newauto -all) is not working. Are you aware?

Tested with

Code:
-updatemovies -newauto -all

and it works.

Please note: A movie is only "new" immediately after a DB update. If you start another DB update, all existing movies will be set to "not new". Also if you close Ember, all movies will be set to "not new".
I also confirm that newauto_all for Movies is working without any issues. Just TV shows is still not working. Dan have you not fixed the commandline TV auto-update yet ?

Works also with

Code:
-updatetvshows

But it works only with already scraped tv show or/and if the TVDB ID for the tv show is available. And it scapes only new episodes, not tv shows.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - shaktoo - 2015-07-09

Yes I thought So.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-09

(2015-07-09, 16:55)shaktoo Wrote: Yes I thought So.
That means? Is it working or not for you?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - Pr.Sinister - 2015-07-09

(2015-07-09, 15:11)DanCooper Wrote: Tested with

Code:
-updatemovies -newauto -all

and it works.

Please note: A movie is only "new" immediately after a DB update. If you start another DB update, all existing movies will be set to "not new". Also if you close Ember, all movies will be set to "not new".

Is this new? Because -newauto -all has always been working in my scripts until i upgraded to 1.4.7.x... It worked fine in 1.4.6.x...

It's just i hadn't been looking at my download folder for a while and i saw 40 movies with none of them having any info that i decided to check...

Anyway i will try -updatemovies when i get home tonight...

Thanks!


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-07-09

(2015-07-09, 18:48)Pr.Sinister Wrote:
(2015-07-09, 15:11)DanCooper Wrote: Tested with

Code:
-updatemovies -newauto -all

and it works.

Please note: A movie is only "new" immediately after a DB update. If you start another DB update, all existing movies will be set to "not new". Also if you close Ember, all movies will be set to "not new".

Is this new? Because -newauto -all has always been working in my scripts until i upgraded to 1.4.7.x... It worked fine in 1.4.6.x...

It's just i hadn't been looking at my download folder for a while and i saw 40 movies with none of them having any info that i decided to check...

Anyway i will try -updatemovies when i get home tonight...

Thanks!

Please check the CommandLine tutorial: Link

We have changed some commands since we are working on new tv show functions.
And the commands will be changed again in next release to fully support tv show autoscraping. The tutorial we be updated befor we release the new version.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - publicENEMY - 2015-07-10

When i start ember, i get value cannot be null. parameter name : address

here are my log

time,logger,callsite,threadid,level,message,exception
2015-07-10 07:17:32.8942,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,====Ember Media Manager starting up====,
2015-07-10 07:17:33.5683,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_UnhandledException,1,ERROR,System,"EXCEPTION OCCURRED:System.ArgumentNullException: Value cannot be null.
Parameter name: address
at System.Net.ServicePointManager.FindServicePoint(Uri address, IWebProxy proxy, ProxyChain& chain, HttpAbortDelegate& abortDelegate, Int32& abortState)
at System.Net.HttpWebRequest.FindServicePoint(Boolean forceFind)
at System.Net.HttpWebRequest.get_ServicePoint()
at System.Net.AuthenticationState.PrepareState(HttpWebRequest httpWebRequest)
at System.Net.AuthenticationState.ClearSession(HttpWebRequest httpWebRequest)
at System.Net.HttpWebRequest.ClearAuthenticatedConnectionResources()
at System.Net.HttpWebRequest.Abort(Exception exception, Int32 abortState)
at System.Net.HttpWebRequest.Abort()
at EmberAPI.HTTP.Clear()
at EmberAPI.HTTP..ctor()
at EmberAPI.Images.Clear()
at Ember_Media_Manager.frmMain..ctor()
at Ember_Media_Manager.My.MyApplication.MyApplication_Startup(Object sender, StartupEventArgs e)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(StartupEventArgs eventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()* at System.Net.ServicePointManager.FindServicePoint(Uri address, IWebProxy proxy, ProxyChain& chain, HttpAbortDelegate& abortDelegate, Int32& abortState)
at System.Net.HttpWebRequest.FindServicePoint(Boolean forceFind)
at System.Net.HttpWebRequest.get_ServicePoint()
at System.Net.AuthenticationState.PrepareState(HttpWebRequest httpWebRequest)
at System.Net.AuthenticationState.ClearSession(HttpWebRequest httpWebRequest)
at System.Net.HttpWebRequest.ClearAuthenticatedConnectionResources()
at System.Net.HttpWebRequest.Abort(Exception exception, Int32 abortState)
at System.Net.HttpWebRequest.Abort()
at EmberAPI.HTTP.Clear()
at EmberAPI.HTTP..ctor()
at EmberAPI.Images.Clear()
at Ember_Media_Manager.frmMain..ctor()
at Ember_Media_Manager.My.MyApplication.MyApplication_Startup(Object sender, StartupEventArgs e)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(StartupEventArgs eventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()"