Skip to content

Conversation

@WardMaes
Copy link
Contributor

@WardMaes WardMaes commented Apr 1, 2021

Don't assume the first item is the correct one; Administrative.Type should be videofragment or audiofragment.

Don't assume the first item is the correct one; `Administrative.Type` should be `videofragment` or `audiofragment`.
@WardMaes WardMaes self-assigned this Apr 1, 2021
@ghost
Copy link

ghost commented Apr 1, 2021

DeepCode failed to analyze this pull request

Something went wrong despite trying multiple times, sorry about that.
Please comment this pull request with "Retry DeepCode" to manually retry, or contact us so that a human can look into the issue.

Copy link
Collaborator

@spacid spacid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would filtering via extra query parameter(s) also work? Like and (IsFragment:1).

Even better would be: and (Type:"audiofragment" or Type:"videofragment"). The and (IsFragment:1) check should be redundant here. But not easy doable given the current code.

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

Successfully merging this pull request may close these issues.

4 participants