GoodbyteCo / Letterboxd-Film-Frequency

A contribution graph for Letterboxd.
https://filmfrequency.com
13 stars 2 forks source link

Pull year info from returned data #12

Closed qjack001 closed 3 years ago

qjack001 commented 3 years ago

Currently, the year-dropdown displays 2011 (when Letterboxd was created) to [current year]. As I believe you can log movies at any date, we should probably just pull the available year choices from the data returned from the API, i.e: [earliest year they've logged something] – [current year] .

qjack001 commented 3 years ago

2011 can stay as the pre-data default