TVSeries crashing - episode not unique? (1 Viewer)

dir

MP Donator
  • Premium Supporter
  • August 30, 2006
    408
    36
    Home Country
    Afghanistan Afghanistan
    2008-11-09 23:28:49.343750 [ERROR][9]: SQLiteClient: cmd:sqlite3_finalize err:CONSTRAINT detailed:column EpisodeFilename is not unique query:insert into local_episodes (etc.) ...values( '\\Mofo\media\TV\World Series of Poker\Season 2008\S2008E28 - Main Event 10K Buy-In No-Limit Holdem Part 16.avi'

    And things go all crashy washy from there. Time goes all a bit wibbly wobbly.

    STack included. This happened after I added 3 new episodes similar to above as well as a few others in other TV series directories. Then I started up MediaPortal and went into TVSeries and watched it think for a few minutes before crashing.

    Looking in the database, all the episodes for Season 2008 of this series are greyed out except the 3 new ones I just added. In the actual file directory, I have every epsiode. All the others that are greyed out are named like:

    S2008E23 - $10,000 No-Limit Hold'em Main Event Part 11

    Which I don't think the parser likes because of the $ and the numbers at the start of the episode name.

    The 3 new episodes that were added are named differently:
    S2008E25 - WS.DSR.XviD-AT
    S2008E26 - WS.DSR.XviD-AT
    S2008E28 - Main Event 10K Buy-In No-Limit Holdem Part 16

    Let me know if you need any other info. TJe versoin of TVSeries is the one that came with MP RC3.
     

    dir

    MP Donator
  • Premium Supporter
  • August 30, 2006
    408
    36
    Home Country
    Afghanistan Afghanistan
    I'm not sure I agree. While it's true that my network is possibly not up every time I start Media Portal, in the instance where this error occurred, it must be up since it finds the new tv episodes to add to it's database. Those episodes are on the network. So I don't see this error happening unless the error's up.

    It's more likely you've seen other errors in the log related to the network not being up and assumed that's causing this other error. I'd argue that the log contains errors that may have occurred prior to the problem I'm reporting and they're only incidental.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    You are seeing some SQL errors, but the result of your crash Im pretty sure is resulting from:

    2008-11-09 23:35:58.187500 [ERROR][3]: Exception :confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at WindowPlugins.GUITVSeries.TVSeriesPlugin.bgFacadeDone(Object sender, RunWorkerCompletedEventArgs e).

    The problem raised in the issue is not related to the network either I believe, but for some reason the facade is set to null when entering bgFacadeDone.

    try the dll attached in the issue report to see if *crash* still occurs.
     

    Users who are viewing this thread

    Top Bottom