fix next episode no credits

This commit is contained in:
cd16b 2024-01-22 19:59:01 +01:00
parent 6402a6a0c4
commit 2b9831af56

View file

@ -303,6 +303,8 @@ constructor(
}
_uiState.update { it.copy(currentItemTitle = itemTitle) }
_uiState.update { it.copy(currentCredit = null) }
jellyfinRepository.postPlaybackStart(item.itemId)
if (appPreferences.playerTrickPlay) {