home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
MyTVSeries - Plugin that organizes TV Video Files
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Simius" data-source="post: 71215" data-attributes="member: 19073"><p>hi Salty, first congratulations for the great plugin. I'm having problems with shows that are in episodeworld.com, but not in tv.com. I put some anime series that I have in episode world (I also "translate" some series to English, like Bleach and Berserk) so they now can be imported without problems, but I have some series that are not in tv.com database, and when I try to import them, i have the following message:</p><p></p><p>with the regular parser</p><p>[code]System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at WindowPlugins.GUITVSeries.ImportVideo.ProcessFile(String VideoFile)</p><p>An exception occurred attempting to import the series: Basilisk</p><p>Searching TV Site for matches on parsed series name. Basilisk</p><p>Parsed Information: Basilisk - 1x1 - </p><p>Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?)</p><p>Processing File: d:\animes\basilisk\basilisk - 1x01.rm[/code]</p><p></p><p>with the simple parser</p><p>[code]Failed to download episode listing into database. Skipping to next filename.</p><p>System.Exception: Response could not be retrieved.</p><p> at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)</p><p> at WindowPlugins.GUITVSeries.ImportVideo.DownloadEpisodeListing(Int32 seriesID)</p><p>Mining Pages: /season=all/english</p><p>System.UriFormatException: Invalid URI: The format of the URI could not be determined.</p><p> at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)</p><p> at System.Uri..ctor(String uriString)</p><p> at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)</p><p>Mining Pages: /season=all/english</p><p>System.UriFormatException: Invalid URI: The format of the URI could not be determined.</p><p> at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)</p><p> at System.Uri..ctor(String uriString)</p><p> at WindowPlugins.GUITVSeries.ImportVideo.MinePage(String URL, String[] ValidFields, String FormatFile)</p><p>Episode Listings: /season=all/english</p><p>Downloading episode listing for Basilisk</p><p>Failed to download series information into database.</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)</p><p>Show information could not be found for: Basilisk</p><p>Downloading series information for Basilisk</p><p>Selected 'Basilisk' from the search results.</p><p>Found 3 matches to series name in search results.</p><p>Searching for Show!</p><p>Searching TV Site for matches on parsed series name. Basilisk - 1x01</p><p>Parsed Information: Basilisk - 1x01 - 1x1 - </p><p>Regular Expression: '(?<series>.*?) - (?<season>.*?)x(?<episode>.*?)</p><p>Processing File: d:\animes\basilisk\basilisk - 1x01.rm[/code]</p><p></p><p>Is there a way to import it or the plugin needs the series in both sites?</p><p></p><p>---------</p><p></p><p>And for who like animes, like me, i made some banners (nothing professional, but I hope you like it). Download it here: <a href="http://rapidshare.de/files/29521080/TVSeriesThumbs.zip.html" target="_blank">http://rapidshare.de/files/29521080/TVSeriesThumbs.zip.html</a>. (The file contains banners for the following animes: Basilisk, Beck Mongolian Chop Squad, Berserk, Bleach, Boogiepop Phantom, Boys Be, Chobits, Elfen Lied, Gantz, Saint Seiya, Neon Genesis Evangelion, Onegai Teacher, Sakura Diaries, Samurai X, School Rumble, Witchblade. And also a banner for The Wonder Years).</p><p></p><p>Thanks,</p><p></p><p>Simius</p></blockquote><p></p>
[QUOTE="Simius, post: 71215, member: 19073"] hi Salty, first congratulations for the great plugin. I'm having problems with shows that are in episodeworld.com, but not in tv.com. I put some anime series that I have in episode world (I also "translate" some series to English, like Bleach and Berserk) so they now can be imported without problems, but I have some series that are not in tv.com database, and when I try to import them, i have the following message: with the regular parser [code]System.NullReferenceException: Object reference not set to an instance of an object. at WindowPlugins.GUITVSeries.ImportVideo.ProcessFile(String VideoFile) An exception occurred attempting to import the series: Basilisk Searching TV Site for matches on parsed series name. Basilisk Parsed Information: Basilisk - 1x1 - Regular Expression: '(?<series>[^\\$]*) - (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9\W]+)(( |)(-( |)|))(?<title>[^$]*?) Processing File: d:\animes\basilisk\basilisk - 1x01.rm[/code] with the simple parser [code]Failed to download episode listing into database. Skipping to next filename. 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) 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) 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) Episode Listings: /season=all/english Downloading episode listing for Basilisk Failed to download series information into database. System.NullReferenceException: Object reference not set to an instance of an object. at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match) Show information could not be found for: Basilisk Downloading series information for Basilisk Selected 'Basilisk' from the search results. Found 3 matches to series name in search results. Searching for Show! Searching TV Site for matches on parsed series name. Basilisk - 1x01 Parsed Information: Basilisk - 1x01 - 1x1 - Regular Expression: '(?<series>.*?) - (?<season>.*?)x(?<episode>.*?) Processing File: d:\animes\basilisk\basilisk - 1x01.rm[/code] Is there a way to import it or the plugin needs the series in both sites? --------- And for who like animes, like me, i made some banners (nothing professional, but I hope you like it). Download it here: [url]http://rapidshare.de/files/29521080/TVSeriesThumbs.zip.html[/url]. (The file contains banners for the following animes: Basilisk, Beck Mongolian Chop Squad, Berserk, Bleach, Boogiepop Phantom, Boys Be, Chobits, Elfen Lied, Gantz, Saint Seiya, Neon Genesis Evangelion, Onegai Teacher, Sakura Diaries, Samurai X, School Rumble, Witchblade. And also a banner for The Wonder Years). Thanks, Simius [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MyTVSeries - Plugin that organizes TV Video Files
Contact us
RSS
Top
Bottom