• 1
  • 168
  • 169
  • 170(current)
  • 171
  • 172
  • 369
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET)
Been an avid fan of EMM for months. Havnt visited the forum for a while because it just works, but lately like others fanart etc hasnt scraped so i came to see if others have the same problem but instead found out about Nul and his situation.
As far as i can see no one has stepped up, and taken the reins of EMM. We cant let this program die, i really dont want to have to goto another media manager, EMM has so many things right where as other programs just dont cut it.
Is someone taking over development?
and if so, when can we expect scraping to be fixed?

Edit: 3-4 hours later i return, having tried 4 other "media managers" oh my dear lord, please someone take EMM on, i reallllly took it for granted how easy it was to scrape movies, mainly how little effort it took to get results!
Im in the same boat, been looking at other media browsers and I have to say EMM is the easiest and best so far for me, really hope someone carrys on with this great program
Hardware - HP Proliant MicroServer N36L 8TB / Amazon Fire TV Stick
Software - NZBget / Radarr / Sonarr / uTorrent / Plex / NZB 360

Post - HQ WWE Fanart
how can i get the username and password for http://embermediamanager.googlecode.com/svn/trunk/ to download the source code of Ember media manager through tortoisesvn

thank you
nuzela10 Wrote:how can i get the username and password for http://embermediamanager.googlecode.com/svn/trunk/ to download the source code of Ember media manager through tortoisesvn

thank you

There is no need of username/password. You can just grab it without authentication.
Apparently themoviedb is having issues with the old 2.0 api lookup

http://forums.themoviedb.org/post/3167/#p3167

If you take a look at the clsScrapeTMDB.vb file you can see that EMM is still using this..

Code:
http://api.themoviedb.org/2.0/Movie.imdbLookup?imdb_id=tt{0}&api_key={1}

It should be relatively easy to change it to the new 2.1 method:

Code:
http://api.themoviedb.org/2.1/Movie.imdbLookup/en/xml/APIKEY/tt0137523

and then recompile..

And when i say "It should be relatively easy" i mean easy for someone who actually have programming skills....and that pretty much counts me out..Confused

EDIT. I can see that XBMC TMDB.xml scraper is using the same method. That could explains all the "..i can not scrape" posts in the "Help and Support" section..
Please someone take on this project. This app is in a different league than the others.
Was this the only scraper that would pull the images for extrathumbs? If so then please someone help! Thanks
According to TMDB it's their problem, and it should be back up and working again. But apparently according to other posts at TMDB the database they use on the backend for these media scrapers caches the data for a couple of days, so all the bad data will still be there until it gets purged. The post at http://forums.themoviedb.org/post/3176/#p3176 says it would be about 20 hours before things start getting sorted out.

So far, some movies that would not scrape are working now, but not all, I guess it depends on when the data was last cached.

So it could be another day for the TMDB database to right itself. <-- my opinion
b15nut Wrote:Was this the only scraper that would pull the images for extrathumbs? If so then please someone help! Thanks

there is NO scraper that pulls extrathumbs. there is no host that holds them.

those are not supported and added as a hack. you have to provide them for yourself (although emm can easy generate them for you or let you assign fanart to them)
cheers,azido :;):
olympia Wrote:There is no need of username/password. You can just grab it without authentication.

Thank you for the reply...i am new to svn so i was i little bit confused...

Anyway i managed to get the code Rolleyes

Thanks
azido Wrote:there is NO scraper that pulls extrathumbs. there is no host that holds them.

those are not supported and added as a hack. you have to provide them for yourself (although emm can easy generate them for you or let you assign fanart to them)

Thanks, as long as EMM can generate them then that is what i need. I will cross fingers that EMM keeps running.
Don't want to jynx it, but it seems to be working for me now.
yip i can confirm it is working! (scraping all my movies now)
Trailers still not working, even if tmdb has them, but this has been like that for quite a while now. (not concerned at all anymore, shit ill manually download those.. anything compared to the shit i went through last night with those other media manager/manual scrapers)
I downloaded it today. Great job!Cool
Runs fast and get everything in order.
I have a small issue though and did not find anything on it: the plot outline is inside some parameters and the tagline is there is one is not scrapped, <p> is displayed.
Here is a screenshot:
Image

The problem is that XBMC is displaying those <p>.
It might be some changes on the IMDB page or something.
cault Wrote:I downloaded it today. Great job!Cool
Runs fast and get everything in order.
I have a small issue though and did not find anything on it: the plot outline is inside some parameters and the tagline is there is one is not scrapped, <p> is displayed.
Here is a screenshot:
Image

The problem is that XBMC is displaying those <p>.
It might be some changes on the IMDB page or something.

Hello Wink

I made some changes to the x86 version and everything works, at least for me...

You are free to try...here's the link to the file...

http://rapidshare.com/files/306573740/EM....fixed.rar
  • 1
  • 168
  • 169
  • 170(current)
  • 171
  • 172
  • 369

Logout Mark Read Team Forum Stats Members Help
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET)24