add permanently visible next episode button & fix autoplay

* autoplay / play next episode could sometimes skip episodes
This commit is contained in:
2020-12-02 11:14:09 +01:00
parent dbd4b26a65
commit 20407d9cac
7 changed files with 90 additions and 31 deletions

View File

@ -302,7 +302,7 @@ object AoDParser {
}
}
// parse additional information for tv shows
// parse additional information for tv shows the episode title (description) is loaded from the "api"
if (media.type == MediaType.TVSHOW) {
res.select("div.three-box-container > div.episodebox").forEach { episodebox ->
// make sure the episode has a streaming link