fix(interface): incorrect loading of episode during replat

This commit is contained in:
Benex254
2024-08-16 13:50:58 +03:00
parent 0087728aa8
commit e17ea4bb89
2 changed files with 10 additions and 3 deletions

View File

@@ -141,6 +141,7 @@ class MpvPlayer(object):
return
self.mpv_player._set_property("start", "0")
stream_link = stream_link_["link"]
fastanime_runtime_state.provider_current_episode_stream_link = stream_link
return stream_link
def create_player(