* add more comments for models
* add translation
* add calendar component
* style calendar, add hotkeys
* update readme
* move into own service
* add calendar test
* fix import test, update readme
* fix scrollbar for weeks
* check for empty request
* remove update-genre-list
* relation for tv shows has been forgotten to load
* stop loading twice and prevent overwriting
* remove events outside from month, fix chrome styling
* 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
* change parser fixtures
* move alternativeTitle method to other class
* refactor tests
* start with alternative title
* use app helper method
* refactor add items
* change fixtures structure
* alternative title
* episode service
* item service
* file parser test
* flatten item controller
* git ignorecase
* move to local scope
* start file parser
* flatten controller
* update tests
* composer update
* Update tests, include episodes
* store src for tv episodes
* simplify fixtures
* refactor
* refactor episode and alternative title
* refactor item category
* fix typo and remove exception