stevenheidel / encore-backend

NO LONGER USED - Encore iPhone app API server written in Rails
https://www.crunchbase.com/organization/encore-fm#/entity
1 stars 0 forks source link

Past Concerts in Background #76

Open stevenheidel opened 10 years ago

stevenheidel commented 10 years ago

PAST CONCERTS: Algorithm to have past concerts photos and videos loaded in advance. Unsure the best way to access these - ie. do a search of a list of top artists by a list of major cities? Then have the workers call the photos and videos. Of course these calls would have to be done within the limits of instagram api. Would have to be programmed to run, then stop, then re-start where they left off. Doesn't have to be perfectly implemented. Getting a large majority of past shows is good enough (ie. calculating the limits with API calls exactly is a waste of time).

Previous algorithm focuses on capturing photos and videos moving forward, this one tries to accomadate for past concerts.