MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins » Hot Plugins » My TVSeries


My TVSeries MediaPortal MyTV-Series plugin

Reply
 
LinkBack (2) Thread Tools Display Modes
Old 2008-06-24, 15:51   1 links from elsewhere to this Post. Click to view. #181 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Thumbs up

Thanks, works nicely
Sinbe is offline   Reply With Quote
Old 2008-06-28, 10:51   #182 (permalink)
Portal Member
 
Join Date: Jan 2008
Location: NRW
Age: 46
Posts: 240
Thanks: 11
Thanked 6 Times in 6 Posts

Country:

My System

Default Please help! What must i do, to add a dvd-serie?

Good morning community!

I have read the wiki and a lot of postings in this thread, but my english is too bad to understand all the complicated things like "regexp" and the expression and formating rules. And i didn't found a guide in the wiki!
I only want two Things:

1. I have the TV-show "Dr. House (House M.D.) ripped to HD in this structure:
e:\Tv Serien\DR. House\Staffel 1\ Disc 1\Video_TS\
e:\Tv Serien\DR. House\Staffel 1\ Disc 2\Video_TS\
.
.
e:\Tv Serien\DR. House\Staffel 2\ Disc 1\Video_TS\
e:\Tv Serien\DR. House\Staffel 2\ Disc 2\Video_TS\
....

What must i do, to add this TV-show to MP-TVSeries 2. 0. I allways get an parsing error:



2. I would like the first Stargate Movie to MP-TV Series. This is the structure:

e:\Tv Serien\StarGate Kommando SG 1\Specials\Stargate SG1 - S0E01 - Stargate The Movie\Video_TS\

But i get a parsing error too:



Please help

Regards
Helios
Helios61 is offline   Reply With Quote
Old 2008-06-29, 06:14   #183 (permalink)
Portal User
 
Join Date: Jun 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Question

Hello.

I am using the following regexp, which was earlier provided in this thread in response to someone else's question.

(?<series>[\w\s'-]*)[\\]Season (?<season>[0-9]*)[\\]S[0-9]*E(?<episode>[0-9]*) - (?<title>[\s\w',-]*)\.(?<ext>[^.]*)

This seems to work great for my file naming scheme:

Series\Season x\SxEx - Episode Name.ext

Examples:

Made Up Show\Season 1\S01E01 - Pilot.avi

All good . . . 95% of the time. The only thing that doesn't work are double episodes.

For example:

Made Up Show\Season 4\S04E21-E22 - The Double Episode

Or, a show with a double episode with two different names.

Made Up Show\Season 6\S06E08-E09 - The Start; The End

I don't know bunk about regexp. Any chance of modifying the expression I am using to work with these double episodes?

Expression: (?<series>[\w\s'-]*)[\\]Season (?<season>[0-9]*)[\\]S[0-9]*E(?<episode>[0-9]*) - (?<title>[\s\w',-]*)\.(?<ext>[^.]*)

Thanks so much!
inayat is offline   Reply With Quote
Old 2008-06-29, 18:37   #184 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Freekazoid
Question

Hello all! I've been fiddling with the expressions but I just can't get the hang of it. My file names are formatted as follows:

star_trek_tng_-_season_2_ep_01_-_the_child.avi

I have all seven seasons and they are all in a single folder. Any help?
Freekazoid is offline   Reply With Quote
Old 2008-07-01, 18:37   #185 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I'm embarrassed to put this here, as what I ask for is rather simple while most other posts ask for very advanced stuff - but it's bothering me that it doesn't seem to work properly.

I got a file called: Futurama - 1ACV01 - Space Pilot 3000.avi as an example and I'm trying to create an expression for this but seem to fall short. It SHOULD work from what I can see but it still does a parse fail.

Here is the rule I've setup: <series> - <season>ACV<episode2> - <title>.<ext>

Thanks!
trillex is offline   Reply With Quote
Old 2008-07-07, 14:16   #186 (permalink)
Portal Member
 
Join Date: Jan 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I have a problem, is there a way to check the dir insteed of the file/files?
Like i have /seriers/Made.up.serie1/Made.up.serier1.S01E01.DVDRip.XviD-MadeUp and in there i have i file named mus1-madeup.rar or avi then?
Is there any solution for that?
sorling is offline   Reply With Quote
Old 2008-07-15, 20:11   #187 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Can I bump this as it is still a mystery for me.
trillex is offline   Reply With Quote
Old 2008-07-18, 19:14   #188 (permalink)
Portal Member
 
Join Date: Apr 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have problems importing information (also pictures) about series.

Plugin what has been used is version: 2.0.0.0

I am trying to import serie in "VIDEO_TS" folder.

First folder is "The shield s3 d1" (season 3 and dvd 1)
Second "The shield s3 d2"

Folder "VIDEO_TS" contains 4 episodes.

Folder structur is as follows:

The shield s3 d1\VIDEO_TS
The shield s3 d2\VIDEO_TS
The shield s3 d3\VIDEO_TS
The shield s3 d4\VIDEO_TS

But when I press start import I get an error:

Parsing failed for The Shield s3 d1\VIDEO_TS\VTS_35_0.IFO

Parsing failed for The Shield s3 d1\VIDEO_TS\VTS_36_0.IFO

I have problems importing information (also pictures) about series.

Plugin what has been used is version: 2.0.0.0

I am trying to import serie in "VIDEO_TS" folder.

First folder is "The shield s3 d1" (season 3 and dvd 1)
Second "The shield s3 d2"

Folder "VIDEO_TS" contains 4 episodes.

Folder structur is as follows:

The shield s3 d1\VIDEO_TS
The shield s3 d2\VIDEO_TS
The shield s3 d3\VIDEO_TS
The shield s3 d4\VIDEO_TS

But when I press start import I get an error:

...

...

Parsing failed for The Shield s3 d1\VIDEO_TS\VTS_35_0.IFO

Parsing failed for The Shield s3 d1\VIDEO_TS\VTS_36_0.IFO

Parsing failed for The Shield s3 d1\VIDEO_TS\VTS_37_0.IFO

....

....

Which parsing expression is good for me?

Many thanks
lujo is offline   Reply With Quote
Old 2008-07-19, 21:29   #189 (permalink)
Portal Member
 
GazpachoKing's Avatar
 
Join Date: Feb 2006
Posts: 49
Thanks: 7
Thanked 8 Times in 6 Posts


Send a message via AIM to GazpachoKing
Default

Quote:
Originally Posted by trillex View Post
I'm embarrassed to put this here, as what I ask for is rather simple while most other posts ask for very advanced stuff - but it's bothering me that it doesn't seem to work properly.

I got a file called: Futurama - 1ACV01 - Space Pilot 3000.avi as an example and I'm trying to create an expression for this but seem to fall short. It SHOULD work from what I can see but it still does a parse fail.

Here is the rule I've setup: <series> - <season>ACV<episode2> - <title>.<ext>

Thanks!
Seems like that should work except for one little problem. I think you should be using <episode> instead of <episode2>.
<episode2> is used to recognize files that contain 2 different episode numbers i.e. S01E01-02 (S<Season>E<episode>-<episode2>)

So: <series> - <season>ACV<episode> - <title>.<ext> should work. Also make sure you have it marked as a simple expression.
GazpachoKing is online now   Reply With Quote
Old 2008-07-25, 14:09   #190 (permalink)
Portal User
 
Join Date: Jun 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Question

Hi,

I'm trying to get this to work with all my anime without rename the video files. It parses OK but not perfect as you can see in the attached picture. I don't know why but [i]EpisodeIndex2[\i] contains the full path to the video file in a few places but in other places it's perfect. The file is named in the same format as far as I can tell.

I use this parser for this example:
Code:
\[(DB|Lunar)\]_Season_(?<season>[0-9])_(?<series>[^\d]*?)_(?<episode>[0-9]{1,3})(-(?<episode2>[0-9]{1,3}))?[\w\[\]]*.(?<ext>[^\\]*)
And my String Replacements are:
Enabled : "YES"
Run before matching : "YES"
Replace this.. "_Bleach_" With this "_Season_1_Bleach_"

The season is recognized as Season 1 for using absolut numbers (although can't get it to work with thetvdb yet)

I'm no regex expert so if anyone could help me out I would be really grateful.
Attached Thumbnails
expressions-rules-requests-mp-tv-bleach.gif  
ductic is offline   Reply With Quote
Reply

Bookmarks

Tags
expressions or rules, requests

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
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/my-tvseries-162/expressions-rules-requests-21978/
Posted By For Type Date
Den store Mediaportal-tråden 18.07: RC2 sluppet&#33; - Forum - Diskusjon.no This thread Refback 2008-07-27 16:09
Extensions-Plugins/MP-TVSeries/Configuration - MediaPortal Documentation This thread Refback 2008-07-21 20:18

Similar Threads
Thread Thread Starter Forum Replies Last Post
Default expressions/double episodes Vergo My TVSeries 30 2008-07-21 11:20
Expressions/Rules exchange Inker My TVSeries 11 2008-05-29 04:05
Regular Expressions question johnslayer MediaPortal 1 Talk 2 2006-07-02 18:26
3 requests Anonymous Improvement Suggestions 0 2004-05-09 16:08


All times are GMT +1. The time now is 23:22.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress