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

REPACK2 not detected as other: proper #653

Closed
duramato opened this issue Jun 27, 2020 · 1 comment
Closed

REPACK2 not detected as other: proper #653

duramato opened this issue Jun 27, 2020 · 1 comment

Comments

@duramato
Copy link
Contributor

Release in question:

For: The Office US S03 1080p REPACK2 WEB-DL DD+5.1 H.264-AJP69
GuessIt found: {
    "title": "The Office",
    "country": "UNITED STATES",
    "season": 3,
    "screen_size": "1080p",
    "source": "Web",
    "audio_codec": "Dolby Digital Plus",
    "audio_channels": "5.1",
    "video_codec": "H.264",
    "release_group": "AJP69",
    "type": "episode"
}

Example with REPACK, which gets correctly detected.

For: The Office US S03 1080p REPACK WEB-DL DD+5.1 H.264-AJP69
GuessIt found: {
    "title": "The Office",
    "country": "UNITED STATES",
    "season": 3,
    "screen_size": "1080p",
    "other": "Proper",
    "proper_count": 1,
    "source": "Web",
    "audio_codec": "Dolby Digital Plus",
    "audio_channels": "5.1",
    "video_codec": "H.264",
    "release_group": "AJP69",
    "type": "episode"
}
@Toilal
Copy link
Member

Toilal commented Feb 8, 2021

This is implemented, and also increment the proper_count value with the digit following REPACK or ReRip.

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

No branches or pull requests

2 participants