Adding the folder "CSI, Vegas" always scraps the generic CSI, telling it to scrape the correct series then "works" (no error message) but all data missing.
System.NullReferenceException: Object reference not set to an instance of an object.
at Media_Companion.Form1.btn_TvShState_Click(Object sender, EventArgs e)
I tried rescraping to other shows and they all failed.
With folder names CSI, Vegas - MC scraped original series CSI Vegas (no comma) - MC scraped CSI: Vegas
When MC scraped original series, I used TV Show Selector, and selected CSI: Vegas, and MC populated the nfo perfectly. No issue.
Only option that might be the cause of your issue is if you have Use TVDb API V1 enabled.
But I couldn't reproduce, even with this option enabled, the above folder naming did exactly the same and so did TV Show Selector.
Not sure why
Also what do you mean by I tried rescraping to other shows and they all failed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Its great that you could reproduce the first issue with "CSI, Vegas - MC scraped original series", hopefully that is an easy fix.
As for the second issue, I don't have "Use TVDb API V1" enabled. And by rescrape I mean choose another show from "TV Show Selector". None that I tried including "CSI: Vegas" worked. To get it to "work" I added the 3 ids to the .nfo file and restarted MC (and/or reloaded from .nfo, can't remember for sure)..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not sure why you have a comma in the show title, but easier to just remove the comma and all good. TVDB Title is CSI: Vegas with a colon. As a colon is an illegal character, you should just drop the colon and use CSI Vegas MC Scrapes successfully.
As for your issue with TV Show Selector, unable to reproduce this issue. Selecting CSI Vegas worked in all my tests populating the nfo correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The show is locked after scraping
I sometimes get traps such as:
System.NullReferenceException: Object reference not set to an instance of an object.
at Media_Companion.Form1.btn_TvShState_Click(Object sender, EventArgs e)
I tried rescraping to other shows and they all failed.
Last edit: dbareis 2022-09-30
I edited the "empty" nfo to add the 3 IDS and rescraped with the wizard, that seems to have worked.
With folder names
CSI, Vegas - MC scraped original series
CSI Vegas (no comma) - MC scraped CSI: Vegas
When MC scraped original series, I used TV Show Selector, and selected CSI: Vegas, and MC populated the nfo perfectly. No issue.
Only option that might be the cause of your issue is if you have Use TVDb API V1 enabled.
But I couldn't reproduce, even with this option enabled, the above folder naming did exactly the same and so did TV Show Selector.
Not sure why
Also what do you mean by I tried rescraping to other shows and they all failed.
Its great that you could reproduce the first issue with "CSI, Vegas - MC scraped original series", hopefully that is an easy fix.
As for the second issue, I don't have "Use TVDb API V1" enabled. And by rescrape I mean choose another show from "TV Show Selector". None that I tried including "CSI: Vegas" worked. To get it to "work" I added the 3 ids to the .nfo file and restarted MC (and/or reloaded from .nfo, can't remember for sure)..
Not sure why you have a comma in the show title, but easier to just remove the comma and all good. TVDB Title is CSI: Vegas with a colon. As a colon is an illegal character, you should just drop the colon and use CSI Vegas MC Scrapes successfully.
As for your issue with TV Show Selector, unable to reproduce this issue. Selecting CSI Vegas worked in all my tests populating the nfo correctly.
Closing ticket, series naming issue not an MC issue.