MyTVSeries - Plugin that organizes TV Video Files (1 Viewer)

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


  • Total voters
    651

mzemina

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    Salty - Performing the delete of RC3, install of RC4 (with latest SVN) and then "installing" the plugin works! Great news for me.
     

    Seveni

    Portal Member
    February 23, 2006
    8
    0
    Big hand for you Salty! Running on RC4 + some Mayish SVN.

    I got the System.NullReferenceException mentioned here too. The file name is The.Unit.S01E08.avi (tested with all episode numbers from 1 to 9). I checked that it exists in episodeworld.com and in tv.com. Is this something I'm doing wrong or should I provide episodeworld with some additional links/info?

    This was the only error I got. A few seasons of 24, CSI, Lost and Alias got processed w/o any clitches.
     

    trojkolka

    Portal Pro
    December 24, 2004
    111
    0
    38
    The Netherlands
    Home Country
    Netherlands Netherlands
    I cannot import new episodes anymore using configuration of the tvseries plugin latest version.

    this is the message i get:

    Code:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at WindowPlugins.GUITVSeries.ImportVideo.DownloadEpisodeSummary(Int32 episodeID, String filename)
       at WindowPlugins.GUITVSeries.ImportVideo.Start()
    Downloading episode summary: http://www.tv.com/charmed/kill-billie-vol.-2/episode/673309/summary.html
    Parsed Information: Charmed - 8x21 - 
    Regular Expression: '(?<series>[^$]*) (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9]{1,2})(( |)(-( |)|))(?<title>[^$]*)
    Processing File: f:\series\charmed\serie 8\charmed s08e21.avi
    ---
    Scanning folder for supported video files...

    i got my episode stored like this

    charmed s08e21.avi
    charmed s08e20.avi etc..

    can someone please tell me how to fix this because this is an awesome plugin i dont want to miss in MP. Great work and keep it up ;)
     

    supersam

    New Member
    June 4, 2006
    1
    0
    this is my first post and my first forum, so

    i have prob with plugin, series The Wire or Lost run well, but The Sopranos give this message :
    System.NullReferenceException: Object reference not set to an instance of an object.
    at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)
    at WindowPlugins.GUITVSeries.ImportVideo.Start()
    Downloading series information for The Sopranos
    Found an exact match to series name in search results. Automatically using this entry.
    Found Show!
    Seaching TV.com for matches on parsed series name. The Sopranos
     

    butlerat

    MP Donator
  • Premium Supporter
  • March 8, 2006
    27
    0
    39
    Home Country
    England England
    Think we are all having a similar problem - think its just it can't match it to an episode. A quick recommendation Salty, when you release the next version can you put a version number on it. So we know when you have a new version out. I'm guessing your first release is 0.33??

    Keep up the amazing work!
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    Most likely caused by a non-standard ep on the tv sites(special etc..), Salty said he was working on a fix and that it would be in the next release.
     

    captainspanky

    Portal Pro
    December 8, 2005
    51
    0
    Thanks for working on this... I've also seen the same problem as the guys above.

    Code:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at WindowPlugins.GUITVSeries.ImportVideo.DownloadSeriesInfo(MatchingSeries match)
       at WindowPlugins.GUITVSeries.ImportVideo.Start()
    Downloading series information for The Sopranos
    Found an exact match to series name in search results.  Automatically using this entry.
    Found Show!
    Seaching TV.com for matches on parsed series name. The Sopranos
    Parsed Information: The Sopranos - 6x10 - 
    Regular Expression: '(?<series>[^$]*) (s|season |)(?<season>[0-9]{1,2})( |)(x|e|ep)(?<episode>[0-9]{1,2})(( |)(-( |)|))(?<title>[^$]*)
    Processing File: z:\tv\the.sopranos.s06e10..avi

    For a soprano's ep, got the same for deadwood...

    Thanks again
     

    Users who are viewing this thread

    Top Bottom