* create and move fixtures
* migrations, no-image file
* create empty item if file not found
* update tests
* remove migration comments
* hide buttons for suggestions and seasons if it's empty
* 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
migrations
swap sqlite file with memory
set and update alternative titles
simplify alternative titles
change request limit handling
move limitRemaining to method