• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 129
Ember Media Manager - Revisited (Open Source VB.NET Project)
#61
unmesh Wrote:Regarding rev 2395, x64 version, selecting some of the scraped images for poster or fanart (but not others) gives a "Object reference not set to an instance of an object" error message.

Thanks.

yeah, me too. And when I click on the popup I get this:

Code:
================= <Assembly Versions> =================

Platform: x86
Ember Application (Revision: 2395)
Ember API (Revision: 2395)
Ember Extras Scraper (Revision: 2392)
Ember Native Movie Scrapers (Revision: 2394)
Ember XML Scraper (Revision: 2392)
Renamer (Revision: 2392)
Frame Extractor (Revision: 2392)
Media File Manager (Revision: 2392)
Movie List Exporter (Revision: 2392)
NMT Jukebox Builder (Revision: 2392)
Notifications (Revision: 2392)
Offline Media Manager (Revision: 2392)
Web Server (Revision: 2392)
XBMC Controller (Revision: 2392)
MediaBrowser Compatibility (Revision: 2392)
YAMJ Compatibility (Revision: 2392)
Genres Editor (Revision: 2392)
Media Sources Editor (Revision: 2392)
Audio & Video Codec Mapping (Revision: 2392)
Ember Native TV Scrapers (Revision: 2394)

================= <Assembly Versions> =================


Title: Error
Message: Object reference not set to an instance of an object.
StackTrace:    at EmberScraperModule.dlgImgSelect.SetupSizes(String sURL)
Date/Time: 2011-01-22 15:31:48
===========================================================================================
#62
One thing I wouldn't mind seeing added would be the ability to have more than one profile for anyone who has more than one box with different media on, currently I just swap the "Media.emm" as I'm using the same settings on both I guess I could do this with a script but it would be a nice feature to have IMHO
#63
AndWho Wrote:yeah, me too. And when I click on the popup I get this:

Code:
================= <Assembly Versions> =================

Platform: x86
Ember Application (Revision: 2395)
Ember API (Revision: 2395)
Ember Extras Scraper (Revision: 2392)
Ember Native Movie Scrapers (Revision: 2394)
Ember XML Scraper (Revision: 2392)
Renamer (Revision: 2392)
Frame Extractor (Revision: 2392)
Media File Manager (Revision: 2392)
Movie List Exporter (Revision: 2392)
NMT Jukebox Builder (Revision: 2392)
Notifications (Revision: 2392)
Offline Media Manager (Revision: 2392)
Web Server (Revision: 2392)
XBMC Controller (Revision: 2392)
MediaBrowser Compatibility (Revision: 2392)
YAMJ Compatibility (Revision: 2392)
Genres Editor (Revision: 2392)
Media Sources Editor (Revision: 2392)
Audio & Video Codec Mapping (Revision: 2392)
Ember Native TV Scrapers (Revision: 2394)

================= <Assembly Versions> =================


Title: Error
Message: Object reference not set to an instance of an object.
StackTrace:    at EmberScraperModule.dlgImgSelect.SetupSizes(String sURL)
Date/Time: 2011-01-22 15:31:48
===========================================================================================

Pretty sure this is an unhandled exception with the image scraper.

Tuscani, when you get a chance, can you look at this fix to add error handling to the image scraper?
#64
Just FYI,

Rogue's scraper works with the current version of EMM-r.

Download from here: http://www.mediafire.com/?b130dvbk7iqsehy

1. Unzip and place "scraper.Rogue.dll" in your "Modules" folder (located in your EMM-r program folder).
2. Launch EMM-r, go to Edit->Settings->Movies
3. Under "Scrapers - Data" and "Scrapers - Images and Trailers" you should see "Rogue's Movie Scraper" and "Rogue's Ember Movie Scraper".
4. Click on, enable, and configure each of those.
5. Rescrape your movies.
#65
Can you use the command line for automatic movie scraping with EMM-r? With the later builds of EMM it always seemed to fail, for me anyway
#66
agentcooper Wrote:It is actually a fresh install of EMM on a new hard drive. It's odd because of course all the NFO, image files, etc. are in the folders with the movies yet are not being recognized.

The TV shows were recognized and all related media shows up fine.

When you say rename those files, is that so that Ember is forced to recreate them or something?
I did try removing and re-adding the movies directory but that didn't help.

tks

That right there tells me that your .nfo files can be read by Ember, at least for your TV shows. Nevertheless, I tried to repeat your situation with a VMWare clean install of EMM-r using .nfo files generated after June 2010 via original EMM. My movie info still shows up, being read (not scraped) from my existing .nfo files.

Are you ABSOLUTELY SURE you haven't scraped/overwritten your movie .nfo files with XBMC or some other media scraper (e.g. Media Companion, Media Center Master, Media Browser,)?
#67
jasmouse Wrote:Can you use the command line for automatic movie scraping with EMM-r? With the later builds of EMM it always seemed to fail, for me anyway

No, sorry. EMM-r started with a build (v2385) of the original EMM from June, 2010. So none of the features from the later builds will work.
#68
unmesh Wrote:Regarding rev 2395, x64 version, selecting some of the scraped images for poster or fanart (but not others) gives a "Object reference not set to an instance of an object" error message.

Thanks.

If you go into settings and add MoviePosterDB.com to the "get images from" box, it seems to work perfectly.. Smile
#69
AndWho Wrote:yeah, me too. And when I click on the popup I get this:

Code:
================= <Assembly Versions> =================

Platform: x86
Ember Application (Revision: 2395)
Ember API (Revision: 2395)
Ember Extras Scraper (Revision: 2392)
Ember Native Movie Scrapers (Revision: 2394)
Ember XML Scraper (Revision: 2392)
Renamer (Revision: 2392)
Frame Extractor (Revision: 2392)
Media File Manager (Revision: 2392)
Movie List Exporter (Revision: 2392)
NMT Jukebox Builder (Revision: 2392)
Notifications (Revision: 2392)
Offline Media Manager (Revision: 2392)
Web Server (Revision: 2392)
XBMC Controller (Revision: 2392)
MediaBrowser Compatibility (Revision: 2392)
YAMJ Compatibility (Revision: 2392)
Genres Editor (Revision: 2392)
Media Sources Editor (Revision: 2392)
Audio & Video Codec Mapping (Revision: 2392)
Ember Native TV Scrapers (Revision: 2394)

================= <Assembly Versions> =================


Title: Error
Message: Object reference not set to an instance of an object.
StackTrace:    at EmberScraperModule.dlgImgSelect.SetupSizes(String sURL)
Date/Time: 2011-01-22 15:31:48
===========================================================================================

What OS are you guys using?
Did you keep your settings.xml from an older version? if so, rename it and re-setup your options.
#70
gr8r-x Wrote:Ahhh... I see! And, thanks to the wonders of modern technology, I've managed to find it. Smile

http://xbmc.svn.sourceforge.net/viewvc/x...l?view=log

Appreciate the assistance!

Oh, and you need to include all these files (put them in the folder "Modules\scraper.EmberCore.XML"), for anyone interested;
- tmdb.xml
- tmdb.png (for logo in EMM)
- common/tmdb.xml (for fanart scraping)
- common/dtrailer.xml (for trailers)


UPDATE: TMDB XML file may not be up to date enough to work with the current API... Investigating.

Ah ha! Nice. Didn't even think of checking that. As I recall, the TMDB did a restructuring of their API after that pre-Dharma version scraper was released. Any luck on getting it to work with the new site?
#71
tuscani Wrote:What OS are you guys using?
Did you keep your settings.xml from an older version? if so, rename it and re-setup your options.

Definitely a bug. I received the same error message on both x86 and x64 versions, freshly and cleanly compiled from the svn source. My "settings.xml" was created at runtime, definitely not an older version.
#72
tuscani Wrote:What OS are you guys using?
Did you keep your settings.xml from an older version? if so, rename it and re-setup your options.
Vista 32. Yes, I keept the settings and everything else. I installed this update on top of the old installtion. I'll try a clean install.

Edit: Same problem with a clean install.
Slight diff though. On a clean install the "Details" gets scraped and filled in after canceling Poster and Fanart scraping.
Then when hitting OK to save, there's a flood of "Network access denied":
http://embermm.pastebin.com/R81Mb0BE


/A
#73
I believe imdb fix isn't active when using Scrape Media - Custom scraper - because most of the tags are missing in nfo. Possible to fix?
#74
AndWho Wrote:Vista 32. Yes, I keept the settings and everything else. I installed this update on top of the old installtion. I'll try a clean install.

Edit: Same problem with a clean install.
Slight diff though. On a clean install the "Details" gets scraped and filled in after canceling Poster and Fanart scraping.
Then when hitting OK to save, there's a flood of "Network access denied":
http://embermm.pastebin.com/R81Mb0BE


/A

try running with admin rights.
#75
Thank you so much for this app, love it! Hope you will keep the project going! Smile
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 129

Logout Mark Read Team Forum Stats Members Help
Ember Media Manager - Revisited (Open Source VB.NET Project)13