Scrape actor thumb from tmdb
#1
I am using Ember 1.3 to scrape my movies and currently for my cast thumbs it is adding the url from imdb in the nfo. What I want it to do is add the url from themoviedb.org because I think those thumbs are nicer, larger, and more consistent.

What settings do I change in ember so that it does this?

thanks
Reply
#2
Use the TMDB scraper instead of IMDB.
You can't mix scrapers in 1.3.x, use the 1.4.x beta if you want mix IMDB and TMDB.
Reply
#3
the reason I haven't used Ember 1.4 is because it does not allow me to add my network sources.

When I click Add Source, neither the mapped network drives or the server show up as options. How do I resolve this?
Reply
#4
It must be a local problem on your side otherwise there should be many reports of it.
Not that it helps you but I can add both mapped and network drives without any problem
Reply

Logout Mark Read Team Forum Stats Members Help
Scrape actor thumb from tmdb0