GithubHelp home page GithubHelp logo

Comments (9)

felipesalomao avatar felipesalomao commented on May 26, 2024

Agree, would be nice add, for example i download nfo files to boxee for movies and music videos.. Would be great if fanart would be get image from this nfo file for example.. Actually its take much time to find fanart..

from boxeehack.

boxeehacks avatar boxeehacks commented on May 26, 2024

The best approach really is to have a media manager provide all the NFOs and fanart so the Boxee Box doesn't have to scan again. If you name everything properly the Boxee Box will never scan using its scraper.

That said, I think it might be possible to try and find out whether there's a fanart image or not, and try and query themoviedb for an alternative if not. Bit tricky though, but can look into it...

from boxeehack.

felipesalomao avatar felipesalomao commented on May 26, 2024

Somebody is developing it ?

from boxeehack.

dmike3 avatar dmike3 commented on May 26, 2024

I don't think so. I think we might be better off using an application the same way we pull NFO information. I was just checking under XBMC's version of the fanart downloader and people are complaining about the quality of the images, and the suggestion was to use a third party program. So I don't think even with XBMC that they are doing it really well either.

Anyhow, I'm sure somebody with some good python knowledge could figure out the artwork.downloader done by XBMC. It's up on GITHUB.

from boxeehack.

boxeehacks avatar boxeehacks commented on May 26, 2024

Agree with mike3y, if XBMC can't even git it right, let's not try and complicate this already huge project.

Much better to have a separate scraper anyway like Ember Media Manager or ViMediaManager. For now not going to do anything about this. However when we deal with the scrapers in general in the future will pick this up again...

from boxeehack.

hessius avatar hessius commented on May 26, 2024

I've been giving this some thought. Been trying with EMM and ViMM but I still can't manage to collect fanart for more than approximately 50 % of my movies. As of 1.4 fanart is more emphasized and movies lacking fan art seem incomplete.

So I've been checking out TMDB - http://tmdb.org - which seems to have quite HQ (at least 720p) backdrops of all random movies I tried (from hollywood blockbusters to a black and white british film and a norwegian movie (and its sequel I didn't know about))

What also struck me was the (seemingly) very easy API - http://docs.themoviedb.apiary.io

Would it be possible to add a JSONP call to tmdb if no fanart.jpg is found? If found on tmdb the image could either be added to the movie folder (probably hard) or added to the cache and/or and external drive. If nothing is found on TMDB it could just display the background.

Should be possible by first searching by name to get the id of the movie: http://docs.themoviedb.apiary.io/#get-%2F3%2Fsearch%2Fmovie
And then grabbing images: http://docs.themoviedb.apiary.io/#get-%2F3%2Fmovie%2F%7Bid%7D%2Fimages
FIlters for vote or dimensions could probably be added

from boxeehack.

robnz09 avatar robnz09 commented on May 26, 2024

I love this idea. It would be awesome to have an automated scrape of fanart from a source such as tmdb. If this issue has been closed by boxeehacks do we need to reopen it? Would be great for them to see if they could make your solution work.

from boxeehack.

tobbewilson avatar tobbewilson commented on May 26, 2024

+1

from boxeehack.

rafasnunes avatar rafasnunes commented on May 26, 2024

Ember Media Manager is very handy! But I don't know why my Boxee is not identifying the fanarts for the TV Shows. Just for the Movies... any trick?

from boxeehack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.