nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.36k stars 200 forks source link

[Bug]: When using local NFO information, some different TV shows will be recognized in the same episode #872

Open oclather opened 1 year ago

oclather commented 1 year ago

Problem description

I downloaded TV shows, used tinyMediaManager tool for metadata scraping, and used nova-video-player to identify local NOF metadata. However, sometimes, different TV program information will be recognized as the same.

image image

Steps to reproduce the issue

Try using the NFO metadata I provided, read the local NFO information, and see if it can be recognized normally

NFO metadata :https://pan.baidu.com/s/18VCxevWfmZ7x5Sg0Y26HbQ Extract the code:6ome

Expected behavior

No response

Your phone/tablet/androidTV model

leTV X50

Operating system version

Android 6

Application version and app store

version:v6.1.6 release from github

Additional system information

No response

Debug logs

No response

oclather commented 1 year ago

I extracted the 'media.db' file, looked at the data inside, and found that the 2 TV programs were recognized as the same ID. As shown in the pictur image

image image

courville commented 1 year ago

Could you please post your nfo. For now nova is using tmdb id and not tvdb id. I know there is a bug in nova that when parsing the nfo file when it encounters tvdb id it uses this information as a tmdb id leading to a false identification: e.g. <uniqueid type="tvdb" default="true">6123054</uniqueid>.

And thanks for the detailed information provided and involvement in the investigation.

oclather commented 1 year ago

nfo.zip

shnwang commented 1 year ago

I have the same problem. 我也有一样的问题