• 1
  • 136
  • 137
  • 138(current)
  • 139
  • 140
  • 217
WIP Ember Media Manager 1.4.x BETA - Discussion Thread
(2015-03-06, 01:07)war59312 Wrote: Speaking of, I am unable to remove MoveSet "X-Men Collection". Nothing seems to happen when I delete movie.

And I don't see any error logged.

"Reload Movie Sets" and "Clean Database" from "Tools" menu does nothing to fix it either.

Nice, you fixed it. Smile

Working now as of version 1.4.2.0. It's gone.

However, now after removing a source it does NOT automatically remove movie sets. It should, since the source was removed.
(2015-03-08, 02:35)publicENEMY Wrote: I have this error when starting Ember Media Manager latest beta.

Value cannot be null. Parameter name: address.

I install in new folder but still the same error pop up.

Log
Code:
time,logger,callsite,threadid,level,message,exception
2015-03-08 08:38:57.9324,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,====Ember Media Manager starting up====,
2015-03-08 08:38:58.3614,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()"
Thanks.

Is there anybody that can help me? The old version doesnt have this problem. only the latest one.
So how does the scarper priority work exactly? I have enabled both IMDb and TMDb scrapers for movies. IMDb is above TMDb as per default (I did not reorder scrapers). I have pretty much everything selected in both scrapers. I would assume I would get all the available info scrapped and saved to nfo from IMDb, and all the info from TMDb would be used only as fallback, if IMDb is missing that info. But what I get instead is pretty much all the info is from TMDb. I especially want to get rating and votes from imdb, and not tmdb as it is now. How come?

Quote:quote from: Ember Media Manager 1.4.x BETA - DL & Changelog - Latest: 1.4.2.0 (2015-03-05)

... Hints for version 1.4.0.6:
... check your movie data scraper ordering (now the first scraper has the highest priority, all following scrapers are used as fallback)

So how should EMM be setup sexactly to get all available data from IMDb and only fallback on TMDb for missing things?
(2015-03-10, 01:23)cryodream Wrote: So how does the scarper priority work exactly? I have enabled both IMDb and TMDb scrapers for movies. IMDb is above TMDb as per default (I did not reorder scrapers). I have pretty much everything selected in both scrapers. I would assume I would get all the available info scrapped and saved to nfo from IMDb, and all the info from TMDb would be used only as fallback, if IMDb is missing that info. But what I get instead is pretty much all the info is from TMDb. I especially want to get rating and votes from imdb, and not tmdb as it is now. How come?

Quote:quote from: Ember Media Manager 1.4.x BETA - DL & Changelog - Latest: 1.4.2.0 (2015-03-05)

... Hints for version 1.4.0.6:
... check your movie data scraper ordering (now the first scraper has the highest priority, all following scrapers are used as fallback)

So how should EMM be setup sexactly to get all available data from IMDb and only fallback on TMDb for missing things?
I need to check that, but theoretically you have done that right.
(2015-03-10, 01:22)publicENEMY Wrote:
(2015-03-08, 02:35)publicENEMY Wrote: I have this error when starting Ember Media Manager latest beta.

Value cannot be null. Parameter name: address.

I install in new folder but still the same error pop up.

Log
Code:
time,logger,callsite,threadid,level,message,exception
2015-03-08 08:38:57.9324,Ember_Media_Manager.My.MyApplication,Ember_Media_Manager.My.MyApplication.MyApplication_Startup,1,INFO,====Ember Media Manager starting up====,
2015-03-08 08:38:58.3614,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()"
Thanks.

Is there anybody that can help me? The old version doesnt have this problem. only the latest one.

No, sorry.
I need to check that. Maybe it's an error with the version check on GitHub.
(2015-03-10, 01:25)DanCooper Wrote:
(2015-03-10, 01:23)cryodream Wrote: So how does the scarper priority work exactly? I have enabled both IMDb and TMDb scrapers for movies. IMDb is above TMDb as per default (I did not reorder scrapers). I have pretty much everything selected in both scrapers. I would assume I would get all the available info scrapped and saved to nfo from IMDb, and all the info from TMDb would be used only as fallback, if IMDb is missing that info. But what I get instead is pretty much all the info is from TMDb. I especially want to get rating and votes from imdb, and not tmdb as it is now. How come?

Quote:quote from: Ember Media Manager 1.4.x BETA - DL & Changelog - Latest: 1.4.2.0 (2015-03-05)

... Hints for version 1.4.0.6:
... check your movie data scraper ordering (now the first scraper has the highest priority, all following scrapers are used as fallback)

So how should EMM be setup sexactly to get all available data from IMDb and only fallback on TMDb for missing things?
I need to check that, but theoretically you have done that right.

Never mind. It started working as intended. I haven't touched anything in the settings though, which is weird... Huh
any issues with ember and tv shows with thetvdb.com tonight? dont seem to be pulling any information when scraping. example The walking dead and revenge episode last night
HTPC Basement: i3 3225, Asrock z77 pro4m, 8gb Crucial DDR3 1600, Samsung 840 120gb SSD, Silverstone GD05B Case

HTPC Livingroom: WIP

Server: UnRaid: Intel G550, Asrock B75 pro3m, 4gb ram, Parity Drive 3tb WD Red, Data 2 x 2tb WD Red, Cache 1tb WD Blue, Fractal Design XL R2 Case
(2015-03-08, 18:53)Poland Wrote: How I like to add your collection ??
Image

How to add these videos to the collection ??

Image

There is more than one way.

Automatically:
- enable Settings -> Movies -> Scraper-Data -> Collection ID and also Add Movies automatically to Collections
- enable Collection ID in TMDB scraper settings
- rescrape Collection ID for your movies (you can use the Custom Scraper (Scrape Movies -> Custom Scraper) to rescrape only Collection IDs

Manually:
- switch to Sets and create a new set from the context menu (right mouse button in sets list)
(2015-03-10, 01:25)DanCooper Wrote:
(2015-03-10, 01:23)cryodream Wrote: So how does the scarper priority work exactly? I have enabled both IMDb and TMDb scrapers for movies. IMDb is above TMDb as per default (I did not reorder scrapers). I have pretty much everything selected in both scrapers. I would assume I would get all the available info scrapped and saved to nfo from IMDb, and all the info from TMDb would be used only as fallback, if IMDb is missing that info. But what I get instead is pretty much all the info is from TMDb. I especially want to get rating and votes from imdb, and not tmdb as it is now. How come?

Quote:quote from: Ember Media Manager 1.4.x BETA - DL & Changelog - Latest: 1.4.2.0 (2015-03-05)

... Hints for version 1.4.0.6:
... check your movie data scraper ordering (now the first scraper has the highest priority, all following scrapers are used as fallback)

So how should EMM be setup sexactly to get all available data from IMDb and only fallback on TMDb for missing things?
I need to check that, but theoretically you have done that right.

Please upload your Settings.xml and AdvancedSettings.xml.
I've check your issue but it works for me.
Hello. Where do I turn this option ?? Movie Set To plug Automator show them ..

Image
In global data scraper settings.
(2015-03-10, 16:39)DanCooper Wrote: In global data scraper settings.

Show the picture. I still do not charge
(2015-03-10, 19:21)Poland Wrote:
(2015-03-10, 16:39)DanCooper Wrote: In global data scraper settings.

Show the picture. I still do not charge
What you want exactly?
(2015-03-10, 19:22)DanCooper Wrote:
(2015-03-10, 19:21)Poland Wrote:
(2015-03-10, 16:39)DanCooper Wrote: In global data scraper settings.

Show the picture. I still do not charge
What you want exactly?

Still does not charge slides. So where do they turn on show in the picture because I have so I turned it ...
There is no slide missing.
And sorry, i really don't understand what you want.

Do you want add movies to an existing set? Or do you want that Ember create sets automatically if you scrape a movie?
  • 1
  • 136
  • 137
  • 138(current)
  • 139
  • 140
  • 217

Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.x BETA - Discussion Thread8