* search only for media_type for file-parser
* typos
* remove 'add' button if it's an empty item
* fix relations for searching
* add tests for search
* fix missing media type
* fix media type for strict search
* fix test
* 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
* fix alternative titles for tv shows
* add test for alternative titles
* fix test for alternative titles
* refactor alternative title tests
* refactor header
migrations
swap sqlite file with memory
set and update alternative titles
simplify alternative titles
change request limit handling
move limitRemaining to method