MyTVSeries - Plugin that organizes TV Video Files (6 Viewers)

Should I implement an automatic file organizer to move and rename files?


  • Total voters
    651

patrick

Portal Pro
April 20, 2005
608
45
Southeast
Home Country
United States of America United States of America
Does anyone have any problems with dubble serie names?
I have this Chappelle's Show and That 70s show.

For every episode the series has, a new series name is made. So I have about 20 Chappelle shows en 50 that 70s show which makes it a mess. (it's hard to discribe: but it goes like this

+American Dad
+Beavis & Butthead
+Chappelle's Show
+Chappelle's Show
+Chappelle's Show
+Chappelle's Show
+Chappelle's Show
+Chappelle's Show
etc.
(same for that 70s show)

Does anyone know how to eliminate that problem? Toke me about 1 hour to clean up.


I believe this is a known bug with files that have a single quote.


HTH
patrick
 

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
Feature Request

Could you please add a "watched" button, maybe at beginning of the show name. Ive got over 400 episodes of simpsons, Not got a clue what ive watched LOL
 

takingover

Portal Pro
April 10, 2006
61
4
UK
Home Country
United Kingdom United Kingdom
Right I've had a go, first time I've ever done it but I've created a Wiki page for My TV Series

My TV Series Wiki Page

Let me know what you think. It's not finished but wanted to start one up and get as much information on it as possible. Any feedback positive/negative would be great.

Jay
 

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
Ahh, Nevermind about the watched option, just seen the wiki and your already onto it. Excellent plugin BTW. I will be using it a hell of a lot
 

Necro

Portal Member
August 30, 2005
11
0
Hrm, is there ongoing development on this? Im curious because of the 70+ long thread but only one release version and one hidden version (0.40, and 0.41 respectively). This is definitely one plugin that would get me to switch to use Media Portal...

Also, few other questions:
- When does the replacer parser act? (before regular expression/simple expression import?)
- Is it possible to run an automated update every day at a certain time?
 

m.standish

Portal Pro
July 9, 2006
174
8
Wakefield
Home Country
United Kingdom United Kingdom
The IT Crowd not importing

Hi, ive renamed ALL my shows to the same format.
z:Tvseries\<series>\<season>\<Series> - <season>x<episode> - <name>.<ext>

They have all imported brilliantly except for "the IT crowd"
Ive included the section in the log file, first one that worked then all the its crowds that did not.

Ive checked the web site and its on there, ive checked the episode names & numbers correspond to whats on the site, Im completely puzzled.

Can you help please???




14/10/2006 04:53:23 - ---
14/10/2006 04:53:23 - Processing File: z:\tv series\south park\season 10\south park - 10x05.rm
14/10/2006 04:53:23 - Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?)
14/10/2006 04:53:23 - Parsed Information: South Park - 10x5 -
14/10/2006 04:53:23 - Downloading episode summary: http://www.episodeworld.com/episode/158489
14/10/2006 04:53:26 - Missing Fields: optional:episode_writers,optional:episode_directors,optional:cast_id,optional:cast_member_name,optional:character_name,optional:episode_description
14/10/2006 04:53:26 - Updated episode information: Episode ID: 1558
14/10/2006 04:53:26 - Updated episode metadata information: Episode ID: 1558
14/10/2006 04:53:26 - Successfully downloaded episode summary into database.
14/10/2006 04:53:26 - ---
14/10/2006 04:53:26 - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt16(String value)
at WindowPlugins.GUITVSeries.ImportVideo.ProcessFile(String VideoFile)
14/10/2006 04:53:26 - ---
14/10/2006 04:53:26 - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt16(String value)
at WindowPlugins.GUITVSeries.ImportVideo.ProcessFile(String VideoFile)
14/10/2006 04:53:26 - ---
14/10/2006 04:53:26 - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt16(String value)
at WindowPlugins.GUITVSeries.ImportVideo.ProcessFile(String VideoFile)
14/10/2006 04:53:26 - ---
14/10/2006 04:53:26 - Processing File: z:\tv series\the it crowd\season 1\the it crowd - 1x04 - the red door.avi
14/10/2006 04:53:26 - Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?)
14/10/2006 04:53:26 - Parsed Information: The IT Crowd - 1x4 - The Red Door
14/10/2006 04:53:26 - Searching TV Site for matches on parsed series name. The IT Crowd
14/10/2006 04:53:34 - Found Show!
14/10/2006 04:53:34 - Found an exact match to series name in search results. Automatically using this entry.
14/10/2006 04:53:34 - Downloading series information for The IT Crowd
14/10/2006 04:53:36 - Show information could not be found for: The IT Crowd
14/10/2006 04:53:36 - System.NullReferenceException: Object reference not set to an instance of an object.
at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)
14/10/2006 04:53:36 - Failed to download series information into database.
14/10/2006 04:53:36 - Downloading episode listing for The IT Crowd
14/10/2006 04:53:36 - Episode Listings: /season=all/english
14/10/2006 04:53:36 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:36 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:36 - System.Exception: Response could not be retrieved.
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
at WindowPlugins.GUITVSeries.ImportVideo.DownloadEpisodeListing(Int32 seriesID)
14/10/2006 04:53:36 - Failed to download episode listing into database. Skipping to next filename.
14/10/2006 04:53:36 - ---
14/10/2006 04:53:37 - Processing File: z:\tv series\the it crowd\season 1\the it crowd - 1x05 - the haunting of bill crouse.avi
14/10/2006 04:53:37 - Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?)
14/10/2006 04:53:37 - Parsed Information: The IT Crowd - 1x5 - The Haunting Of Bill Crouse
14/10/2006 04:53:37 - Searching TV Site for matches on parsed series name. The IT Crowd
14/10/2006 04:53:41 - Found Show!
14/10/2006 04:53:41 - Found an exact match to series name in search results. Automatically using this entry.
14/10/2006 04:53:41 - Downloading series information for The IT Crowd
14/10/2006 04:53:45 - Show information could not be found for: The IT Crowd
14/10/2006 04:53:45 - System.NullReferenceException: Object reference not set to an instance of an object.
at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)
14/10/2006 04:53:45 - Failed to download series information into database.
14/10/2006 04:53:45 - Downloading episode listing for The IT Crowd
14/10/2006 04:53:45 - Episode Listings: /season=all/english
14/10/2006 04:53:45 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:45 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:45 - System.Exception: Response could not be retrieved.
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
at WindowPlugins.GUITVSeries.ImportVideo.DownloadEpisodeListing(Int32 seriesID)
14/10/2006 04:53:45 - Failed to download episode listing into database. Skipping to next filename.
14/10/2006 04:53:45 - ---
14/10/2006 04:53:45 - Processing File: z:\tv series\the it crowd\season 1\the it crowd - 1x06 - aunt irma visits.avi
14/10/2006 04:53:45 - Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?)
14/10/2006 04:53:45 - Parsed Information: The IT Crowd - 1x6 - Aunt Irma Visits
14/10/2006 04:53:45 - Searching TV Site for matches on parsed series name. The IT Crowd
14/10/2006 04:53:55 - Found Show!
14/10/2006 04:53:55 - Found an exact match to series name in search results. Automatically using this entry.
14/10/2006 04:53:55 - Downloading series information for The IT Crowd
14/10/2006 04:53:58 - Show information could not be found for: The IT Crowd
14/10/2006 04:53:58 - System.NullReferenceException: Object reference not set to an instance of an object.
at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)
14/10/2006 04:53:58 - Failed to download series information into database.
14/10/2006 04:53:58 - Downloading episode listing for The IT Crowd
14/10/2006 04:53:58 - Episode Listings: /season=all/english
14/10/2006 04:53:58 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:58 - Mining Pages: /season=all/english
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
14/10/2006 04:53:58 - System.Exception: Response could not be retrieved.
at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)
at WindowPlugins.GUITVSeries.ImportVideo.DownloadEpisodeListing(Int32 seriesID)
14/10/2006 04:53:58 - Failed to download episode listing into database. Skipping to next filename.
14/10/2006 04:53:58 - ---
14/10/2006 04:53:58 - Successfully processed 270 video files.
14/10/2006 04:54:23 - Updated episode information: Episode ID: 1557
14/10/2006 04:54:23 - Updated episode metadata information: Episode ID: 1557
14/10/2006 04:54:34 - Updated episode information: Episode ID: 1558
14/10/2006 04:54:34 - Updated episode metadata information: Episode ID: 1558
14/10/2006 04:54:45 - Updated episode information: Episode ID: 1280
14/10/2006 04:54:45 - Updated episode metadata information: Episode ID: 1280
 

takingover

Portal Pro
April 10, 2006
61
4
UK
Home Country
United Kingdom United Kingdom
Hi m.standish,

Yeah there is an issue with 'The IT Crowd', but there is a way round it if your ok with editing the tv series database. I have written a short guide on how to do it under 'Problem/Solution'.

MyTVSeries Wiki Page

Hope this helps

Jay
 

panic

Portal Pro
March 24, 2006
67
0
Home Country
Germany Germany
First, thanks takingover for the WiKi page!

As fare as I can tell MyTvSeries 4.1 is running fine over here (with the known bugs / see the wiki page)

I still get some errors in the error log (attached) everytime I start MP. Could someone please have a look.

Thanks
 

Users who are viewing this thread

Top Bottom