* Store entities in ViewHolders instead of UI-classes * Change `.toString()` by `"${var}"` * Refactor all episode numbers to `String` instead of `Int` (there are exceptions in the db that aren't ints)