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

LinuxRendererGLES: enable HDR passthrough for HDR videos with incomplete(?) metadata info #24160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

LinuxRendererGLES: remove metadata info check for HDR passthrough

f41e53f
Select commit
Failed to load commit list.
Open

LinuxRendererGLES: enable HDR passthrough for HDR videos with incomplete(?) metadata info #24160

LinuxRendererGLES: remove metadata info check for HDR passthrough
f41e53f
Select commit
Failed to load commit list.
Mergeable / Mergeable failed Apr 7, 2024 in 0s

2/4 Fail(s): MILESTONE, LABEL

Status: FAIL

    Here are some stats of the run:
    4 validations were ran.
    2 PASSED
    2 FAILED

Details

❌ Validator: MILESTONE

  • The milestone can't be empty
    Input :
    Settings : {"no_empty":{"enabled":true}}
  • ✔️ milestone must exclude 'Abandoned'
    Input :
    Settings : {"must_exclude":{"regex":"Abandoned"}}

❌ Validator: LABEL

  • At least version label must be set
    Input :
    Settings : {"must_include":{"regex":"^v|Infrastructure","message":"At least version label must be set"}}
  • ✔️ label must exclude '^(Don't merge|On hold|No Jenkins|RFC|WIP)$'
    Input :
    Settings : {"must_exclude":{"regex":"^(Don't merge|On hold|No Jenkins|RFC|WIP)$"}}

✔️ Validator: TITLE

  • ✔️ title must exclude '[(RFC|WIP)]'
    Input : LinuxRendererGLES: enable HDR passthrough for HDR videos with incomplete(?) metadata info
    Settings : {"must_exclude":{"regex":"\\[(RFC|WIP)\\]"}}

✔️ Validator: DEPENDENT

  • ✔️ All the Dependents files are present!
    Input : xbmc/cores/VideoPlayer/VideoRenderers/LinuxRendererGLES.cpp
    Settings : {"do":"dependent","changed":{"file":"version.txt","required":["tools/Linux/kodi.metainfo.xml.in"]}}