-
Notifications
You must be signed in to change notification settings - Fork 41
Design
Dag Wieers edited this page Nov 12, 2020
·
1 revision
Implemented before v1.1.3
Known issues:
- Playback of the next episode may infer delays (up to a few seconds) causing Kodi to return to the menu before the new playback starts
- Skipping to the end (in order to mark the current episode as watched) caused issues with timing
Implemented in v1.1.3
Known issues:
- Since the next episode is added to the playlist, a default action to stop playback no longer works
This may become the implementation for the future release.
- When the user selects to play the next episode, start it right away (since the current episode is still running, there is no gap)
- When playback nears the end of the episode and default action is to play next, only then add next episode to the playlist
Feel free to add to or improve this Wiki space. Questions can be asked by opening an issue.