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

guessit bug for show She's Gotta Have it #3300

Closed
saitoh183 opened this issue Nov 24, 2017 · 0 comments
Closed

guessit bug for show She's Gotta Have it #3300

saitoh183 opened this issue Nov 24, 2017 · 0 comments

Comments

@saitoh183
Copy link

Before submitting your issue:

Enable debug logging in Medusa settings, reproduce the error (be sure to disable after the bug is fixed)

Branch/Commit: develop/f91e7a366cc140c97abf81aaed9269d54e1b85e3
OS: Linux
What you did:
What happened:
What you expected:
Logs:

2017-11-24 17:25:49 DEBUG    POSTPROCESSOR :: [f91e7a3] Unable to match shes.gotta.have.it.s01e08.720p.web.x264-strife.mkv to a series in your database. Parser result: title: shes gotta have, language: it, season: 1, episode: [8], screen_size: 720p, format: WEB-DL, video_codec: h264, video_encoder: x264, release_group: strife, container: mkv, mimetype: video/x-matroska, type: episode, parsing_time: 0.0401420593262, total_time: 0.130001068115,
@medariox medariox self-assigned this Sep 1, 2018
@medariox medariox added the Fixed label Sep 1, 2018
@medariox medariox removed their assignment Sep 1, 2018
medariox pushed a commit that referenced this issue Sep 6, 2018
* Update guessit to v3.0.0

* Initial update to guessit 3

* Mostly format => source changes and renames

* Fix SourceStandardizer rule

* Remove ScreenSizeStandardizer - fixed upstream

* Discard custom 4320p screen_size match - fixed upstream

* Remove FixSeasonRangeWithGap - fixed upstream

* Remove unused `website_rebulk`

* 'DolbyDigital' => 'Dolby Digital' => 'AC3'

Update docstrings for color_depth and audio_codec

* Fix `Quality.to_guessit_source`

* Split Rip/Mux from plain

- Split BR/BD and BRRip/BDRip
- Split DVB and DVBRip

* Workarounds - temporary!

* Update guessit_map and 4K => 2160p

* Fix Quality.to_guessit_source

* Update guessit conversions to support 4320p (8K)

Remove `'source': 'Web', 'other': 'Rip'` from guessit tests

* Fix test_common.py

* Remove ignore from renovate.json

* Update vendored packages list

* Fix test with invalid release group and absolute numbering

* guessit changes that don't need fixes

* Fix invalid episode titles between ep ranges

* Stop testing absurd naming

* Update guessit result

* Fix wrong season parsed from year

* Remove clean_groupname workaround

* Remove workaround note

* Python 2/3 compatibility

* without -> with

* Update tests

* Use custom subliminal version that supports guessit v3

* video.source -> video.source

* video.format -> video.source

* video.format -> video.source

* Fix subtitles download tests

* format -> source

* Fix parent folder replacing episode title, add test

* Revert subtitles download test fix (not needed anymore)

* Improve previous fix

* Optimized previous fix

* Fix audio profile messing up title. Fixes #3300

* Make fix more generic to fix more invalid guesses

* Update ext/readme.md

* Update CHANGELOG.md
@medariox medariox closed this as completed Sep 6, 2018
@sharkykh sharkykh added this to the 0.2.10 milestone Sep 6, 2018
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

3 participants