humanmade / retreat-2017-automated-testing

0 stars 0 forks source link

Default Movie Set #4

Closed dan-westall closed 7 years ago

dan-westall commented 7 years ago

On plugin installation add a default movie roster

paulgibbs commented 7 years ago

Install script (look in .workshop/install.sh, which is mounted at /etc/workshop/install.sh) does:

paulgibbs commented 7 years ago

content/plugins/movieplugin/films.json contains the top 40 films from themoviedb (I made the request twice, paged, and merged the results).

content/plugins/movieplugin/genres.json contains all film genres from themoviedb.