* create genres table and translate media_type
* parse genres from TMDb and modify artisan db command
* parse genres on migration
* Save genres in new table (via relation)
* Implode genres as string.
Update genres in refresh.
* add tests for genres
* fix icon for src
* display genres on own page
include few ui tweaks
* start with subpage design
* transitions
* transitions
* transitions, stuff
* modal for trailer
* english fallback for trailers
* slugs in url
* bit refactor
* tests and fixtures
* travis
* update production files
* move time limit to config and display error message to user
* fix import
* fix review