mwheelerjr / mptvseries

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

Exclude season from an assigned view to a different view #631

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is easy to currently assign a show to a view, or even multiple views.

What I'm hoping for is the ability to then at season level exclude one to a 
different view and that it then no longer becomes a part of the view that has 
the show linked.

View 1 = "Old Sitcoms"
View 2 = "Current Sitcoms" (PIN-locked for multi-user environment)

View1 would have shows such as "Friends", "Seinfeld", "Frasier", etc. That is 
easy, they are (ended) so no new seasons would ever be added.

View2 would have "How I Met Your Mother", "Modern Family", "The Big Bang 
Theory", etc. That is easy as well, those are still (continuing).

The problem now is that some of those current shows are on for such a long time 
that it would be nice to add the show to "Old Sitcom" view as well, except 
current season.

In the case of "How I Met Your Mother" that would mean the show gets added to 
view1 "Old Sitcoms", but that 'Season 7' is then added to "Current Sitcoms".

View1 would only show season 1 through 6 and View2 would only show season 7. If 
it's possible to automatically do this for the last season, then that would be 
awesome, but to manually swap a future season 8 with season 7 for "Current 
Sitcom" view would not be the end of the world.

I know this is a very specific request, but there has to be other users besides 
me who will find this very useful for their multi-user setup :)

Original issue reported on code.google.com by RoChess....@gmail.com on 19 Jan 2012 at 8:22