Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Looking at the code for ImdbPosterDownloader at head:
http://metasyntactic.googlecode.com/svn/trunk/GoogleCode/BoxOffice/Classes/ImdbP
osterDownloader.m

I see this:
    NSString* urlString = [@"http://www.trynt.com/movie-imdb-api/v2/?i=" stringByAppendingString:imdbId];

If I take that string and append the imdb title id (tt0910970) and past the url 
in my browser:
http://www.trynt.com/movie-imdb-api/v2/?i=tt0910970

I get a response of:

WALL·E 2008 http://ia.media-
imdb.com/images/M/MV5BMTczOTA3MzY2N15BMl5BanBnXkFtZTcwOTYwNjE2MQ@@._V1._SX94_SY1
40_.jpg 
http://www.imdb.com/title/tt0910970/

If I paste the jpg URL in that response (http://ia.media-
imdb.com/images/M/MV5BMTczOTA3MzY2N15BMl5BanBnXkFtZTcwOTYwNjE2MQ@@._V1._SX94_SY1
40_.jpg) 
into my browser, I do indeed get the WALL-E poster (or any other poster for 
that matter).

With the URL pushed to my iPhone, the URL also works on my iPhone to get the 
WALL-E poster.

So I don't see any issue looking at the code, although I have no idea how 
closely that resembles the code 
shipped in 1.0.


Original comment by [email protected] on 28 Jul 2008 at 12:12

from metasyntactic.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
I just got the 1.1 update.  If fixes the issue.  I now see the images.

Original comment by [email protected] on 29 Jul 2008 at 2:34

from metasyntactic.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
This feature was fixed in 1.2

Original comment by [email protected] on 30 Jul 2008 at 4:10

  • Changed state: Fixed

from metasyntactic.

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.