MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Community Skins and Plugins » MediaPortal Plugins » Popular Plugins » Maintained Plugins » My TVSeries


Reply
 
LinkBack Thread Tools Display Modes
Old 2008-10-19, 13:18   #1 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 60
Thanks: 2
Thanked 0 Times in 0 Posts


Question Displaying 2nd episode of a double episode in TVSeries

I've never managed to get double episodes to work properly for some reason, however I have decided to have another go.

My parsing does work okay as both fields that detail the 2nd episode are populated, however it will still only show one episode when you go into the tv series in media portal.

I have tried deleting a season that contains some double episodes and re-importing it but it still won't show the 2nd episode.

What am i doing wrong?
Scoobsheister is offline   Reply With Quote
Old 2008-10-22, 13:58   #2 (permalink)
Portal User
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I dont think your doing anything wrong, seeing as i have the same problem with my setup, doubles are being show as a single ep (without it saying that its a double).

I think its currently more a feature that has yet to be built in... unless of course i've missed something altogether as well.
Delinquent is offline   Reply With Quote
Old 2008-10-22, 14:48   #3 (permalink)
Portal Member
 
Join Date: Feb 2006
Location: Missouri
Age: 25
Posts: 249
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

What reg expression are you using? I cant even get one of my double eps to show up
keith2045 is offline   Reply With Quote
Old 2008-10-22, 14:52   #4 (permalink)
MP Donator
 
Join Date: Feb 2007
Location: London
Age: 26
Posts: 1,069
Thanks: 54
Thanked 48 Times in 33 Posts

Country:

My System

Send a message via MSN to revs
Default

Double episodes for me just show the first episode in the list.

What I would like is to maybe show the second episode too, but have it greyed out or disabled possibly? or something to show its part/grouped with the first episode?
revs is offline   Reply With Quote
Old 2008-10-22, 15:19   #5 (permalink)
Portal Member
 
Join Date: Sep 2008
Location: Belgium
Age: 37
Posts: 523
Thanks: 42
Thanked 48 Times in 45 Posts

Country:

My System

Default

Where I have double episodes (eg Killpoint-S01E07E08, finale), they are displayed as episode 7 and episode 8 with the default regex's included with the plugin. Once watched (single avi) both episodes are marked as watched. Again, with the default setting of 95% mark as watched, so probable (not tested) only watching the first episode would leave both episodes unwatched...
marvenius is offline   Reply With Quote
Old 2008-10-22, 15:20   #6 (permalink)
MP Donator
 
Join Date: Feb 2007
Location: London
Age: 26
Posts: 1,069
Thanks: 54
Thanked 48 Times in 33 Posts

Country:

My System

Send a message via MSN to revs
Default

I only see one entry on my list - are you saying its possible to see two?
revs is offline   Reply With Quote
Old 2008-10-22, 16:03   #7 (permalink)
Portal User
 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

This is the naming structure my extract and rename app uses when it comes to double eps

Single file for each part
<Show_Name>\Season <Show_Season>\<Show_Name> <Show_Season>x<Episode_Number> - <Episode_Name>, Part <Part_Number>.avi
eg: Stargate Atlantis\Season 5\SGA 05x10 - First Contact, Part I.avi
eg: Stargate Atlantis\Season 5\SGA 05x10 - The Lost Tribe, Part II.avi

Single file for both parts where <Episode_Name> is the same
<Show_Name>\Season <Show_Season>\<Show_Name> <Show_Season>x<Episode_Number>-<Episode2_Number> - <Episode_Name>, Part I & II.avi
eg: Greys Anatomy\Season 5\Greys Anatomy 05x01-02 - Dream a Little Dream of Me, Part I & II.avi

Single file but the two episodes have different names
<Show_Name>\Season <Show_Season>\<Show_Name> <Show_Season>x<Episode_Number>-<Episode2_Number> - <Episode_Name>, <Episode2_Name>.avi
eg: Greys Anatomy\Season 2\Greys Anatomy 02x26-27 - Deterioration Of The Fight Or Flight Response, Losing My Religion.avi

These are the three parsing strings that i'm currently using:

(?<series>[\w .,'!&$]*)\\[\w .,'!&$]*\\[\w .,'!&$]*(?<season>[0-9]{2})[x](?([0-9]{2}-[0-9]{2})(?<episode>[0-9]{2})-(?<episode2>[0-9]{2})|(?<episode>[0-9]{2})).{3}(?<title>[^$]*?)\.(?<ext>[^.]*)

(?<series>[\w .,'!&$]*)\\[\w .,'!&$]*(?<season>[0-9]{2})[x](?([0-9]{2}-[0-9]{2})(?<episode>[0-9]{2})-(?<episode2>[0-9]{2})|(?<episode>[0-9]{2})).{3}(?<title>[^$]*?)\.(?<ext>[^.]*)

(?<series>[\w .,'!&$]*)\\[\d]*\\[\w .,'!&$]*(?<season>[0-9]{4})[x](?<episode>[0-9]{2})(?([ - ])(?<title>[^$]*?))\.(?<ext>[^.]*)

After all that i think my parsing strings aren't setup to handle the double eps......

EDIT: realised that i fogot the folder paths

OK, i think i know what my problem is....

It doesn't appear to have the ability to assign two individual episode names (i dont know how big of a problem this is, i thought i had a fairly standard way of organising my tv shows, but it would appear that no one else has asked the question).

I've asking in the Expressions/Rules Request thread to see if someone can give me a diffinate answer, but it is working to a extent (showing them as single eps with the first ep title).

Last edited by Delinquent; 2008-10-22 at 16:43.. Reason: Automerged Doublepost
Delinquent is offline   Reply With Quote
Reply

Bookmarks

Tags
2nd, displaying, double, episode, tvseries

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying Episode Thumbnail In Correct Aspect Ratio ironorr My TVSeries 4 2008-10-06 04:08
bad parsing episode with 3 numbers - ex: episode 111 lyka My TVSeries 4 2008-09-23 12:53
Error: not displaying details of episode mwh Monochrome 7 2008-08-20 11:09
[1.7] TvSeries - no episode pics nor info gig Monochrome 2 2008-03-29 20:18
Double Episode Problem Uncle Woja My TVSeries 2 2008-01-04 23:27


All times are GMT +1. The time now is 13:14.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden