Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idenity wrong language #69

Open
kkm opened this issue Sep 7, 2022 · 1 comment
Open

Idenity wrong language #69

kkm opened this issue Sep 7, 2022 · 1 comment

Comments

@kkm
Copy link

kkm commented Sep 7, 2022

Example:
Unter.den.Sternen.von.Paris.German.2020.AC3.DVDRiP.x264-SAViOUR

Output:

{
  "title": "Unter den Sternen von Paris German",
  "year": "2020",
  "resolution": "480P",
  "sources": [
    "DVD"
  ],
  "videoCodec": "x264",
  "audioCodec": "Dolby Digital",
  "revision": {
    "version": 1,
    "real": 0
  },
  "group": "SAViOUR",
  "edition": {},
  "languages": [
    "English"
  ]
}

Expected to recognize language as German.

@scttcper
Copy link
Owner

scttcper commented Sep 8, 2022

Yeah that's a tough one because its a p2p release and they didn't put the year after the title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants