- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
When a movie, dvd or recording has already been played and stopped before it reached the end, MediaPortal stores the time when it has been stopped.
On next playback MP asks the user if he wants to continue from last stop time.
The main usability issue is that if the dialog is displayed, the user may decide not to start it from beginning nor to start it from last resume time and wants to cancel starting the playback.
This is not possible with the current YesNo dialog.
Currently there are different ways this is done:
1. Resuming a movie displays a Yes/No dialog.
2. Resuming a live recording displays a menu dialog.
The code for opening the dialog is present multiple times and differs in all areas.
http://mantis.team-mediaportal.com/view.php?id=2756
Open the issue in Mantis...
On next playback MP asks the user if he wants to continue from last stop time.
The main usability issue is that if the dialog is displayed, the user may decide not to start it from beginning nor to start it from last resume time and wants to cancel starting the playback.
This is not possible with the current YesNo dialog.
Currently there are different ways this is done:
1. Resuming a movie displays a Yes/No dialog.
2. Resuming a live recording displays a menu dialog.
The code for opening the dialog is present multiple times and differs in all areas.
http://mantis.team-mediaportal.com/view.php?id=2756
Open the issue in Mantis...