-Fixed errors occurred while opening a video with no episodes (for example, see the show: "Pokémon Diamante e Perla");
-Fixed the KeyError unhandled exceptions;
-Replaced the "try catch" statement to get the show description with a more elegant "if" statement. Without that, any other exception could be catched without causing any error and not letting any debug.
-Fixed errors occurred while opening a video with no episodes (for example, see the show: "Pokémon Diamante e Perla"); -Fixed the KeyError unhandled exceptions; -Replaced the "try catch" statement to get the show description with a more elegant "if" statement. Without that, any other exception could be catched without causing any error and not letting any debug.