mwheelerjr / mptvseries

Automatically exported from code.google.com/p/mptvseries
0 stars 0 forks source link

Option to prevent watching an episode out of order #595

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Show an alert when trying to watch an episode out of order.

Using the data available from last watched episode, if a user tries to watch an 
unwatched episode that is not the proper next one, to show a warning dialog if 
they wish to proceed with default action being 'No'.

Original issue reported on code.google.com by RoChess....@gmail.com on 1 Aug 2011 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 27 Mar 2012 at 2:45

GoogleCodeExporter commented 9 years ago
Done r1931.

Test DLL is attached.

Notes:
* Specials are ignored.
* If episode is marked as watched/seen then check is ignored.
* Setting can be enabled in General Tab of configuration.

Let me know if you discover anything not working as expected.

Original comment by damien.haynes@gmail.com on 27 Mar 2012 at 4:19

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 27 Mar 2012 at 4:20

Attachments:

GoogleCodeExporter commented 9 years ago
Also forgot to mention check is ignored in playlist player as that could be 
randomized and should be obstruction free.

Original comment by damien.haynes@gmail.com on 27 Mar 2012 at 4:35