mwheelerjr / mptvseries

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

Listing of multiple episodes in one file #254

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What enhancement or feature would you like?
I have some files that are actually 3 episodes. But i would like to have 
these listed as three episodes in TVSeries.

How would you expect it to work? Can you illustrate it with examples such
as images or scenarios?
I have a file Pinky.And.The.Brain.S03E49-51.DVDRip.XviD that contains ep 
49, 50 & 51. At the moment, only ep 49 & 51 are listed in TVSeries.
I think this can be done by adding a new expression rule.

Original issue reported on code.google.com by wardwyga...@gmail.com on 4 Aug 2009 at 1:54

GoogleCodeExporter commented 9 years ago
I would like to see this also.
I have some files that are in this format

filename_s01e01e02e03e04.avi
also
filename_s01e01-02-03-04-05-06-07.avi

I have some that contain 12 episodes.

Original comment by stupric...@gmail.com on 27 Sep 2009 at 6:07

GoogleCodeExporter commented 9 years ago
It's working with seriesname - s01e01-02. Why shouldn't it work with more?

Original comment by Steffa...@gmail.com on 27 Sep 2009 at 8:23

GoogleCodeExporter commented 9 years ago
It looks easy but from what I remember its a db scheme problem, basically an
oversight from when the scheme was first conceived. Even the double episode 
supported
was only hacked in later on.

I think it would require pretty big changes, so don't count on it anytime soon.

Original comment by StinkerI...@gmail.com on 28 Sep 2009 at 5:39

GoogleCodeExporter commented 9 years ago
Linking a file to more then two episodes will be possible with the service 
version.

Original comment by jonathan...@gmail.com on 4 Jan 2010 at 5:47

GoogleCodeExporter commented 9 years ago
Issue 372 has been merged into this issue.

Original comment by damien.haynes@gmail.com on 10 Mar 2010 at 11:42

GoogleCodeExporter commented 9 years ago
Will playback be able to start at the correct point in the file for each 
episode start?

Original comment by apoptygma on 14 Jul 2010 at 11:37

GoogleCodeExporter commented 9 years ago
That would require some form of user input if that was done, unless there is 
some smart way of getting that information automatically.

Original comment by damien.haynes@gmail.com on 14 Jul 2010 at 11:52

GoogleCodeExporter commented 9 years ago
It will try to estimate the starting points by simple logic of length divided 
by number of episodes but I see that most of the time someone would have to 
refine it.

Original comment by jonathan...@gmail.com on 15 Jul 2010 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 7 Sep 2011 at 3:35