Closed labrys closed 4 years ago
@labrys Any progress on this? I still have quite a few left to add. Thank you.
I noticed that my show updates had duplicates and the like in them. Theorizing that it was due to corruption thanks to the disk full/corrupt file system I had, I decided to rebuild it from scratch. That brought me back to this issue, of tvshow.nfo and series.xml not being properly read.
I did some digging and I think I found it. The ones that aren't recognized have this:
The shows that are recognized have this:
Perhaps this helps in troubleshooting this issue?
Thanks.
Full files attached NOTWORKINGtvshow.nfo.txt WORKINGtvshow.nfo.txt
This is an old one! I was searching for a resolution to my issue and found this thread/issue. I'm in the same boat as others in ths thread were back in 2017/18. Tons of nfo files not being read in spite of them being complete and accurate. Having to manually add/confirm hundreds of shows.
Is there a resolution to this? It's been 2 years so I'm hopeful!
Thanks.
Can you share like ten of the nfo? I can take a look
Sure thing. Just saw this. Let me put some together and upload them. Next day or so.
Here are 10 nfo files from shows that Medusa could not recognize but Sickchill did. There are a few hundred like this.
tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt tvshow.txt
Ok the issue is, there are no episode detail URL. The url was the only thing we could use to know if it is tvdb, tvmaze or tmdb.
Ok. Does that mean the issue is on my side or is this something you'll change/fix? I'm confused why Sickchill picked all of them up but Medusa did not. Thanks.
You could try to enable the creation of episode nfo / episode details.
It's very simple. Sickchill only has one indexer ( tvdb) we have three. So we need to know which indexer the show was added with.
We could do a workaround. Like if we can't detect an indexer, assume tvdb
Thanks for the response. That explains the issue, makes sense. A work around would be great. I can look into how I can address it on my side but for sure it would be difficult ;)
Where are these nfo files coming from? <episodeguide>
is actually a requirement if you want to use scrapers to update the information, the ID is not enough to identify the indexer. See: https://kodi.wiki/view/NFO_files/TV_shows
I'm using Media Center Master and SickChill (for now). Any recommendations on a better alternative than MCM? Thanks.
Giving tinyMediaManager a try. I think it will create proper nfo files and hopefully that will resolve the issue.
Still it may not be a bad idea to default to tvdb though if that info is missing. But I'll see if this resolves my issue in the short term. Thanks!
I reprocessed my entire TV library using tinyMediaManager and this helped considerably. Thanks for the feedback in the issue. I still ended up with about 70 shows unmatched but that was more an issue of them being obscure shows that needed direct matching. Thanks again!
Continuation from discussion in #2659