isEpisodeBased

Extension function of LoadResponse to check if it's Episode based.

Return

True if the response is EpisodeResponse and its type is Episode based.


Extension function to determine if the TvType is episode-based. This function checks if the type corresponds to an episode-based format. Episode-based types will be placed in subfolders that include the sanitized title name. This check is used for other logic as well.

Return

true if the TvType is episode-based, otherwise false.