Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 09:21 UTC

umlx5h / LLPlayer

The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!

C#GPL-3.0★ 3,990 stars⑂ 234 forkssince Jan 2025View on GitHub ↗
KindDesktop applicationhow this is determined

umlx5h/LLPlayer holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (79/100) and lowest on Sustainability & Governance (40/100). It was last updated 16 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

57
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).

Ownership

umlx5hPersonal account
72 followers17 public repossince Jun 2016

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

66Good · 21% of overall
How it's scored
28.8/36Push recency — last push 16 days ago
7.6/36Commit cadence — 11/52 weeks with commits
15/18Commit volume — 46 commits in the last year
10/10OpenSSF Scorecard: Maintained — 3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year46
human_commit_share1
days_since_last_push16
active_weeks_last_year11
How it's scored
27/27Ships releases — 12 releases published
27/36Release recency — latest release 108 days ago
19.8/27Release cadence — a release every ~48.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count12
latest_release_tagv0.3.0
releases_from_tagsno
days_since_latest_release108
mean_days_between_releases48.5

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

79Good · 17% of overall
How it's scored
58.4/60Stars — 3,990 stars
19.7/25Forks — 234 forks
7.5/15Watchers — 23 watchers
Inputs used
forks234
stars3,990
watchers23
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

40Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.992
How it's scored
25.4/42Issue resolution — 60% of issues closed
26.4/30PR acceptance — 22/25 decided PRs merged
0/13Newcomer PR acceptance — 0/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs22
open_issues59
closed_issues90
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d1
issue_closed_ratio0.604
closed_unmerged_prs3
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.4/25Owner reach — 72 followers of umlx5h
21.1/25Track record — 17 public repos, account ~10 yr old
Inputs used
followers72
owner_typeUser
is_verified
owner_loginumlx5h
public_repos17
account_age_days3,688
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

53Moderate · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://llplayer.com
10/10Repository description
10/10Topics — 14 topics
10/10Wiki
Inputs used
topicsasr, whisper, yt-dlp, csharp, language-learning, media-player, ocr, player, video, video-player, wpf, flyleaf, llm, ollama
has_wikiyes
homepagehttps://llplayer.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

45Weak · 16% of overall
How it's scored
1.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): ci_tests, packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages28
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 28 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

43Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 97 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — FlyleafLib/FlyleafLib.csproj, FlyleafLibTests/FlyleafLibTests.csproj, LLPlayer/LLPlayer.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsFlyleafLib/FlyleafLib.csproj, FlyleafLibTests/FlyleafLibTests.csproj, LLPlayer/LLPlayer.csproj, Plugins/YoutubeDL/YoutubeDL.csproj, WpfColorFontDialog/WpfColorFontDialog.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.2/55Manageable file sizes — 3/217 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes104,428
source_files_sampled217
oversized_source_files3

Key facts

3,990GitHub stars
4contributors
46commits, last 12 months
16days since last push
12releases
1bus factor
59open issues
NuGetpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 234 ⇿
0Stars
234Forks
10Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

04080120160200240231152025-022025-112026-08
Major 0Minor 3Patch 7

Each point covers 2 days.

OpenSSF Scorecard 3.1 / 10
3.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-05 09:20 UTC

2Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
NuGetCliWrap3.10.1FlyleafLib/FlyleafLib.csproj
NuGetDeepL.net1.21.0FlyleafLib/FlyleafLib.csproj
NuGetFlyleaf.FFmpeg.Bindings7.1.1FlyleafLib/FlyleafLib.csproj
NuGetSearchPioneer.Lingua1.0.5FlyleafLib/FlyleafLib.csproj
NuGetTesseractOCR5.5.2FlyleafLib/FlyleafLib.csproj
NuGetUTF.Unknown2.6.0FlyleafLib/FlyleafLib.csproj
NuGetVortice.D3DCompiler3.7.6-betaFlyleafLib/FlyleafLib.csproj
NuGetVortice.Direct3D113.7.6-betaFlyleafLib/FlyleafLib.csproj
NuGetVortice.DirectComposition3.7.6-betaFlyleafLib/FlyleafLib.csproj
NuGetVortice.Mathematics1.9.3FlyleafLib/FlyleafLib.csproj
NuGetVortice.MediaFoundation3.7.6-betaFlyleafLib/FlyleafLib.csproj
NuGetVortice.XAudio23.7.6-betaFlyleafLib/FlyleafLib.csproj
NuGetWhisper.net1.9.0FlyleafLib/FlyleafLib.csproj
NuGetAwesomeAssertions9.4.0FlyleafLibTests/FlyleafLibTests.csproj
NuGetMicrosoft.NET.Test.Sdk18.4.0FlyleafLibTests/FlyleafLibTests.csproj
NuGetxunit.v33.2.2FlyleafLibTests/FlyleafLibTests.csproj
NuGetxunit.runner.visualstudio3.1.5FlyleafLibTests/FlyleafLibTests.csproj
NuGetFlyleaf.FFmpeg.Bindings8.0.1LLPlayer/LLPlayer.csproj
NuGetLibNMeCab0.10.2LLPlayer/LLPlayer.csproj
NuGetLibNMeCab.IpaDicBin0.10.0LLPlayer/LLPlayer.csproj
NuGetMaterialDesignThemes5.3.1LLPlayer/LLPlayer.csproj
NuGetPrism.DryIoc9.0.537LLPlayer/LLPlayer.csproj
NuGetSquid-Box.SevenZipSharp.Lite1.6.2.24LLPlayer/LLPlayer.csproj
NuGetWhisper.net.Runtime1.9.0LLPlayer/LLPlayer.csproj
NuGetWhisper.net.Runtime.Cuda.Windows1.9.0LLPlayer/LLPlayer.csproj
NuGetWhisper.net.Runtime.NoAvx1.9.0LLPlayer/LLPlayer.csproj
NuGetWhisper.net.Runtime.OpenVino1.9.0LLPlayer/LLPlayer.csproj
NuGetWhisper.net.Runtime.Vulkan1.9.0LLPlayer/LLPlayer.csproj
All dependencies 28

Full resolved dependency set from the GitHub dependency graph: 28 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetAwesomeAssertions9.4.0direct
NuGetCliWrap3.10.1direct
NuGetDeepL.net1.21.0direct
NuGetFlyleaf.FFmpeg.Bindings7.1.1direct
NuGetFlyleaf.FFmpeg.Bindings8.0.1direct
NuGetLibNMeCab0.10.2direct
NuGetLibNMeCab.IpaDicBin0.10.0direct
NuGetMaterialDesignThemes5.3.1direct
NuGetMicrosoft.NET.Test.Sdk18.4.0direct
NuGetPrism.DryIoc9.0.537direct
NuGetSearchPioneer.Lingua1.0.5direct
NuGetSquid-Box.SevenZipSharp.Lite1.6.2.24direct
NuGetTesseractOCR5.5.2direct
NuGetUTF.Unknown2.6.0direct
NuGetVortice.D3DCompiler3.7.6-betadirect
NuGetVortice.Direct3D113.7.6-betadirect
NuGetVortice.DirectComposition3.7.6-betadirect
NuGetVortice.Mathematics1.9.3direct
NuGetVortice.MediaFoundation3.7.6-betadirect
NuGetVortice.XAudio23.7.6-betadirect
NuGetWhisper.net1.9.0direct
NuGetWhisper.net.Runtime1.9.0direct
NuGetWhisper.net.Runtime.Cuda.Windows1.9.0direct
NuGetWhisper.net.Runtime.NoAvx1.9.0direct
NuGetWhisper.net.Runtime.OpenVino1.9.0direct
NuGetWhisper.net.Runtime.Vulkan1.9.0direct
NuGetxunit.runner.visualstudio3.1.5direct
NuGetxunit.v33.2.2direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 28 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 3828,
      "width": 48,
      "height": 48,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://llplayer.com/images/favicon.ico",
      "source_type": "homepage",
      "content_hash": "24be0004c436cc1fd8fcf534d1082f6ef7fa061658f2ac0bc2b3ecf04f3064c3",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "asr",
        "whisper",
        "yt-dlp",
        "csharp",
        "language-learning",
        "media-player",
        "ocr",
        "player",
        "video",
        "video-player",
        "wpf",
        "flyleaf",
        "llm",
        "ollama"
      ],
      "is_fork": false,
      "size_kb": 121548,
      "has_wiki": true,
      "homepage": "https://llplayer.com",
      "languages": {
        "C#": 1804096
      },
      "pushed_at": "2026-07-19T12:20:10Z",
      "created_at": "2025-01-31T10:19:39Z",
      "owner_type": "User",
      "updated_at": "2026-08-05T09:11:41Z",
      "description": "The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "umlx5h",
      "company": null,
      "location": null,
      "followers": 72,
      "avatar_url": "https://avatars.githubusercontent.com/u/20206121?v=4",
      "created_at": "2016-06-29T12:12:18Z",
      "is_verified": null,
      "public_repos": 17,
      "account_age_days": 3688
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-19T06:15:20Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-05-24T15:19:10Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-04-12T00:50:11Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-04-08T10:38:05Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-03-18T10:01:56Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-02-19T05:37:43Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-02-16T08:15:21Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-02-12T05:24:52Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2025-02-07T02:57:48Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2025-02-06T10:37:18Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2025-02-01T15:14:11Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2025-01-31T13:10:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "da101d87681bb4d1d87a59884bca95043dd1158b",
          "body": null,
          "is_bot": false,
          "headline": "docs: add CONTRIBUTING.md",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-07-19T12:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93569a58e3ff32568e975a18f08647745b3370b7",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): add a link of LDOCE5 Viewer X",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-07-04T13:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a6b6cc32724538d698f3d9a2127da075680ab9",
          "body": "Update FlyleafLib v3.10.4 from v3.10.3\n\n- Audio: Fixes a deadlock issue when no audio devices exist\n- Config.Player: Introduces SnapshotAlways to allow off-screen snapshots\n- Engine: Fixes a possible deadlock during players disposal\n- FlyleafHost.Wpf: Fixes a DPI issue\n- Renderer: Adds support for o\n[…]\ne\n\n## Changelog\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/28ecfa58575d69c310b716ba6f5fda1458fb5232...74efdd710e785294026299dc7021d170ea35d6da",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.10.4",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-05-23T12:26:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3dedda263c3f0d9452ce1e7c90e93af10a52857a",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): update for vs2026",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-19T07:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e92e8985894a0d126e0c0d75fc29da9c974e0f5",
          "body": null,
          "is_bot": false,
          "headline": "release v0.3.0",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-19T05:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a72aeefa6b9a0584c3ea73395a5b3cc367c772",
          "body": null,
          "is_bot": false,
          "headline": "fix(subtitle): support high-DPI display of subtitles",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-18T14:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28299ba943504e690913d76504518d62ce75fd13",
          "body": "… #180]\n\nadded supported languages: Inuktitut, Tahitian, Faroese, Kashmiri, Tibetan, Tongan",
          "is_bot": false,
          "headline": "feat(translate): support Bing & Azure translation engine [Fixes #112,…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-18T08:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22862e4f3b9357479dd35259be66eadebaddea65",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): fix hyperlink style coloring",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-17T15:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b67304b4217d02bb224bcaac2e23cb591ea759",
          "body": "…lsh)\n\nfix missing target language: Finnish, Latvian",
          "is_bot": false,
          "headline": "fix(translate): update supported DeepL languages (added Aragonese, Wo…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-15T13:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4776ea2e66dd11c6875760d8203dedda895716ab",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump packages (whisper.cpp, deepl, tesseract, etc)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-15T09:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a1885b5fac2912ee8779412259c8f69ad3dea5",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): fix test and build warnings",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-15T07:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6e29092c9b6007f1d6eeed52d2326e4996a8d9",
          "body": null,
          "is_bot": false,
          "headline": "fix(subtitle): fix deadlock issue with subtitles enabling toggle",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-15T00:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbbc3decc45065306a69f04f83b9a2d039426b8",
          "body": null,
          "is_bot": false,
          "headline": "Config: Fixes default back color transparency",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-12T07:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619a80ea8aa1db651f54dfc161d0cb4400af8b0f",
          "body": "… 50XX CUDA [Fixes #95]",
          "is_bot": false,
          "headline": "fix(ASR): cpu mode by default for faster-whisper, add presets for RTX…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-12T07:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3797bec01cf6c2276b7cdfee24db72c0fcc9ee0",
          "body": "…default",
          "is_bot": false,
          "headline": "feat(FlyleafBar): make the seek bar size configurable and adjust the …",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-12T06:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4de323ebb7f10212fb40e7402bc04486f6607b",
          "body": null,
          "is_bot": false,
          "headline": "fix(FlyleafHost): disable IME on Surface/Overlay for keybinding",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-11T07:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87c182f6592fbbb4220060ab8ef6324a741c596",
          "body": "Update FlyleafLib v3.10.3 from v3.10.2\n\n## Changelog\n- FlyleafHost: Fixes a COM Exception issue during Drag & Drop\n- Player: Introduces TakeSnapshotToBitmapSource\n- Render: Fixes an issue with BackColor not properly updating (mainly for D3D11VP)\n- Render: Stability improvements\n- RunThreadBase: Stab\n[…]\nty improvements\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/510d509f716627e331813c1cf8e6d4a85408c565...28ecfa58575d69c310b716ba6f5fda1458fb5232",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.10.3",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T08:37:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ee3c4c86e51170b04ffebd6d5f8588c8971ab20",
          "body": "Update FlyleafLib v3.10.2 from v3.10.1\n\n## Changelog\n- Player.ScreamerZeroLatency: Fixes a critical issue with the new Video Frame Cache\n- Engine.Config: Introduces KeepDisplayActive and allows -by disabling it- the system/display to sleep if required\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/3b99896207fc2814710ca41fbc639c06749b6a7e...510d509f716627e331813c1cf8e6d4a85408c565",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.10.2",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T08:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01836e732de1c46e42a56fb6f98c606896847b7c",
          "body": "Update FlyleafLib v3.10.1 from v3.10\n\n## Changelog\n- Renderer: Fixes issues with Split Frame Alpha and adds SW support\n- Renderer: Fixes an issue during initialization that it wouldn't properly renderer\n- Renderer: Adds SwsScale support for alpha channel\n- Renderer: Clear Screen when VPSwitch clears\n[…]\nhe UI to freeze\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/21c8a0d8452d2d91db9ed139531eb0190184ab67...3b99896207fc2814710ca41fbc639c06749b6a7e",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.10.1",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T08:12:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31b06bb9502caa81140e6cb595d6eee925c9dbea",
          "body": "from Flyleaf v3.10 commit 2e026be75b39172d5bf45f43daebed3de2442ab7",
          "is_bot": false,
          "headline": "refactor: use NoTs for SubtitlesASR/Manager",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T07:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945f64c551ae05afef37368deb6bfea8ceaefbf7",
          "body": null,
          "is_bot": false,
          "headline": "fix(key): add default keys for speed reset to '1'",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T07:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac12a69691efdf467e5091e86ef3b6781c431918",
          "body": "for Flyleaf v3.10 2e026be75b39172d5bf45f43daebed3de2442ab7",
          "is_bot": false,
          "headline": "feat(key): add ResetDelay key to reset audit/subtitles delay",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T07:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e026be75b39172d5bf45f43daebed3de2442ab7",
          "body": "Update FlyleafLib v3.10 from v3.9.7\n\n# Renderer Re-Implementation\n\n## Core Renderer Changes\n\n- Separates Video Processors for improved stability and performance\n- Introduces SwsScale as a standalone Video Processor\n ✅Adds Support for HW Frames\n ✅Adds Support for BT.2020 (HDR to SDR)\n ✅Adds Support f\n[…]\n\tFlyleafLib/MediaPlayer/Player.Screamers.VASD.cs\n#\tFlyleafLib/MediaPlayer/Player.Screamers.cs\n#\tFlyleafLib/MediaPlayer/Player.cs\n#\tFlyleafLib/MediaPlayer/Subtitles.cs\n#\tFlyleafLib/MediaPlayer/Video.cs",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.10",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-04-05T06:08:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed5ffc4136850b8f9ba042659b29f75272032f97",
          "body": "Update FlyleafLib v3.9.7 from v3.9.6\n\n## Changelog\n- VideoDecoder: Fixes a critical issue -caused by last update- with GetFrameNext\n- VideoDecoder: Fixes an issue with Seek at start of the input with formats that missing the first key frame flag\n- Renderer.FlyleafVP: Adds support for embedded alpha \n[…]\n alpha position\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/dd70a75d73e20d964d71311337c0395d9719dac2...30324661580f39197504e5c5614e5127a3bc1c0d",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.7",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-03-05T06:27:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47a2567b4fa59cad434603b5d052b0b9721a9c96",
          "body": "Update FlyleafLib v3.9.6 from v3.9.5\n\n## Changelog\n- Player: Fixes an issue with TaskSnapshot\n- Renderer.VideoProcessor: Prioritize user's VP selection instead of supported features by VPs\n- VideoDecoder: Reimplementation of the main decoding loop which now respects MaxVideoFrames/ExtraFrames\n* It c\n[…]\nuired/requested\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/f32595d67f1cc289570fa170f26d9f44af2d6afd...dd70a75d73e20d964d71311337c0395d9719dac2",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.6",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-03-05T06:19:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c55a8dcc04b08dd5976ddbb40e164f8a59477b9a",
          "body": "…udio stream\n\nconditions\n- always load for unknown languages\n- always load for the language matching the video\n- skip languages not configured in the config",
          "is_bot": false,
          "headline": "fix(YoutubeDL): fix loading conditions based on the language of the a…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-03-03T10:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966a5a810fea9db3a22898313ee0f16ad5459249",
          "body": "Update FlyleafLib v3.9.5 from v3.9.4\n\n## Changelog\n- Player: Fixes an issue with TaskSnapshot\n- Renderer.VideoProcessor: Prioritize user's VP selection instead of supported features by VPs\n- VideoDecoder: Reimplementation of the main decoding loop which now respects MaxVideoFrames/ExtraFrames\n * It \n[…]\nuired/requested\n\nNew commits are cherry-picked from the following diff.\nhttps://github.com/SuRGeoNix/Flyleaf/compare/262839d2230e0c21656be0b133384835d4fd10c1...e783982b864b5553b1499284a2a286471a6552e7",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.5",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-03-03T06:18:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9630c6d240d94a98e0e0e8bd1fd04dca97d2c7a3",
          "body": null,
          "is_bot": false,
          "headline": "ci: download yt-dlp with a specified version",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-01-09T04:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079e1b31f03a9d75d0dd4c1853d07f10d211b04f",
          "body": "Due to a dotnet CLI version update, the binary size increased by about 200MB when using dotnet publish.\nTherefore, switched to dotnet msbuild, which performs the equivalent of Visual Studio's publish functionality.",
          "is_bot": false,
          "headline": "ci: build with dotnet msbuild instead of publish",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-01-09T04:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9ebdd96361f96f079e8eb1541183ddc66cf6a80",
          "body": null,
          "is_bot": false,
          "headline": "build: update .NET runtime 9 to 10",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-01-08T06:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed04c8580bcc267a21bb455fa9ce807c702a4837",
          "body": "Update FlyleafLib v3.8.4 -> v3.9.4",
          "is_bot": false,
          "headline": "Merge pull request #148 from umlx5h/flyleaf-v3.8.4-to-v3.9.4",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2026-01-08T04:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb91a84189d3b5bd7e2ef47d125a398618e14e9d",
          "body": "Update FlyleafLib v3.9.4 from v3.9.3\n\n## Changelog\n- Engine: Prevents enumeration of A/V capture devices during start to avoid delays\n- VideoDecoder/VideoStream: Fixes an issue while FFmpeg announces 60.00x fps instead of 60fps that could cause video decoder to drop frames (based on Config.Video.Max\n[…]\nwith MaxLatency\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/88bd869850f591cfe8764d4a862be8947aa22161...262839d2230e0c21656be0b133384835d4fd10c1",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.4 (#163)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-11-01T06:07:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1112ea6c6d095b9b9191cd1156e3ba72d3185586",
          "body": "Update FlyleafLib v3.9.3 from v3.9.2\n\n## Changelog\n- Config.Decoder: Introduces AudioCodec/VideoCodec/SubtitlesCodec to allow forcing the codec\n- Config.Decoder: Introduces AllowDropFrames which handles decoder's skip_frame and AV_CODEC_FLAG_LOW_DELAY/AV_CODEC_FLAG2_FAST for low latency\n- Config.Dec\n[…]\npdates Vortice\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/08ed18b52e8d3b21255a2115b8798d9848e4bb1b...88bd869850f591cfe8764d4a862be8947aa22161",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.3 (#162)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-31T06:45:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e235fb8902f6e1b912f61f57d678858838b036c",
          "body": "Update FlyleafLib v3.9.2 from v3.9.1\n\n## Changelog\n- Renderer.SwapChain: Fixes an issue during initialization (could cause black screens and wrong aspect ratios during initialize/swap)\n- Renderer.Present: Respects Config.Video.ClearScreen and avoids clearing the screen when not set\n- Player: Fixes a\n[…]\nfor Audio only\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/19794196d3192cd59aafc6749fdfc5c012e2a1c9...08ed18b52e8d3b21255a2115b8798d9848e4bb1b",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.2 (#161)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-31T04:29:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "676334149dce4bfac071eae9de6091e8e8e23069",
          "body": "Update FlyleafLib v3.9.1 from v3.9\n\n## Changelog\n- Player.ScreamerVASD: Fixes/Improves MaxLatency with the new implementation\n- Player.ScreamerVASD: Simplifies/Improves GetBufferedDuration calculation\n- Player.Screamers: Few Fixes/Improvements with the new implementation\n- Renderer: Fixes a critical\n[…]\n speed changes\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/8577292e72e2163f59683deb23bb1d4499b9905d...19794196d3192cd59aafc6749fdfc5c012e2a1c9",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9.1 (#160)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-31T02:27:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8de9d7f06d44bdd40a17a3520ad9d0e84335cae",
          "body": "Update FlyleafLib v3.9 from v3.8.14\n\n## Changelog\n\n# Major A/V (Playback & Rendering) Improvements\n\nSignificant performance and stability upgrades in both audio and video paths — resulting in no tearing, fewer dropped frames (even on high refresh rate displays), and no audio crackling.\n\n## Core Chan\n[…]\nin the future)\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/57fd5f25534c28d88ca02a1dd207b9c9add9e0c5...8577292e72e2163f59683deb23bb1d4499b9905d",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.9 (#159)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-31T01:31:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f119ccb4deeda8013a96435a58dbe3caf05d6581",
          "body": "Update FlyleafLib v3.8.14 from v3.8.13\n\n## Changelog\n- Renderer: Fixes an issue with alpha channel (wrongly was blending RGB(0), also tries to support more formats)\n- Renderer: Fixes an issue with negative linesize (use VFlip instead of 180 rotation)\n- Renderer: Fixes an issue with viewport that cou\n[…]\nle Properties\n\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/a1126fdb6f7ecfe049748b596d5a1b6bd45e75d6...57fd5f25534c28d88ca02a1dd207b9c9add9e0c5",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.14 (#156)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-29T02:51:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b57025f38f94f396753c012658635272364b0d7",
          "body": "Update FlyleafLib v3.8.13 from v3.8.12\n\n## Changelog\n- Engine: Adds FFmpeg v8.0 support (use Flyleaf.FFmpeg.Bindings v8.0 at your project)\n- Config.Player: Introduces ZeroLatency\n- Player.Screamer: Adds ZeroLatency support (Video Only)\n- Player.Open: Prevents resync on Live inputs (non-seekable)\n- V\n[…]\nd Zero Latency\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/d63dfedff1f02b51d5193eed7a9dec2cbf590ee3...f3bf0659480bb181b8300b52f51be471ed2ec201",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.13 (#155)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-28T08:24:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d7ffae246ab36eff43d2ee23ca0a8f390706e6a",
          "body": "Update FlyleafLib v3.8.12 from v3.8.11\n\n## Changelog\n- Renderer.D3D11VP: Adds SuperResolution support (Nvidia/Intel)\n- Renderer: Improves VideoProcessor selection based on input\n- Config.Video: Introduces SuperResolutionNVidia and SuperResolutionIntel\n- Player: Fixes a sync issue with Data streams\n-\n[…]\ne for windows)\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/c7873a25bbcd41ad92cef2510c612d67b8547875...d63dfedff1f02b51d5193eed7a9dec2cbf590ee3",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.12 (#154)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-28T03:47:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a43eb22db1753148e2838bf1e6b428685cad43b",
          "body": "Update FlyleafLib v3.8.11 from v3.8.10\n\n## Changelog\n- Engine: Fixes possible issues with ObservableCollections and EnableCollectionSynchronization\n- FlyleafHost.Wpf: Fixes an issue with KeepRatioOnResize (after crop DAR)\n- VideoDecoder: Adds D3D11/AV1 FFmpeg bug workaround\n\n[Breaking Changes]\n- Glo\n[…]\nats to doubles\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/954268219302a9b44ce33698e128e3d89c5d4e33...c7873a25bbcd41ad92cef2510c612d67b8547875",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.11 (#153)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-28T02:32:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b4424565f659663d76e30f1aabfda4564722c7d",
          "body": "Update FlyleafLib v3.8.10 from v3.8.9\n\n## Changelog\n- Demuxer: Fixes an issue with HLS Live Seek (caused by 3.8.9)\n- Player: Adds StreamIndex property in Audio/Video/Subtitles [Fixes #617]\n- Renderer: Adds Cropping Support (Always ZeroCopy)\n- Renderer: Adds User Cropping Support (Config.Video.Crop)\n\n[…]\nroCopy removed\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/d7d2606d6188ae4fe18a7f4814c6080429ef87b4...954268219302a9b44ce33698e128e3d89c5d4e33",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.10 (#152)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-27T10:27:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eed04a8cef02840ddbfcee347f766d726b2c27f7",
          "body": "Update FlyleafLib v3.8.9 from v3.8.8\n\n## Changelog\n\n- Demuxer: Adds Duration Estimation support for non-analyzed inputs\n- Demuxer: Fixes a possible null issue when having broken/image streams\n- Demuxer: Improves Logging for Format/Stream Info\n- Renderer.FlyleafVP: Shader Compiler and Pixel Shader Im\n[…]\ne right Zorder\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/49a695ae25651c0f8f264cb9d744e8ff99ce59a6...d7d2606d6188ae4fe18a7f4814c6080429ef87b4",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.9 (#151)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-27T07:30:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e62efd1acc9ec47905d6c0fbce4025d326acb15e",
          "body": "Update FlyleafLib v3.8.8 from v3.8.7\n\n## Changelog\n\n- Config: Fixes a critical issue with Load/Save (Serialization)\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/d117b496d05d32349546f1d35b2a68aaf708eb40...49a695ae25651c0f8f264cb9d744e8ff99ce59a6",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.8",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-25T15:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcba391f3366dc03445ba7f1054c4bd17cc2a93",
          "body": "Update FlyleafLib v3.8.7 from v3.8.6\n\n## Changelog\n\n- Config: Introduces Config.Video.SyncVPFilters to allow D3D11VP/FlyleafVP filters syncing\n- Config: Introduces Config.Video.DeInterlace for [Auto/Progressive/Top/Bottom]\n- Engine.Video: Introduces MaxLuminance/RecommendedLuminance (for SDRDisplayN\n[…]\nideo.D3Filters\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/43f523c8f86af8ce688ba586214b0a3bf6f2e0ff...d117b496d05d32349546f1d35b2a68aaf708eb40",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.7 (#150)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-25T14:34:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "049e8f4d51a72b5991ffaa51cdf0b8c9d5c3435e",
          "body": "Update FlyleafLib v3.8.6 from v3.8.5\n\n## Changelog\n- FlyleafHost: Fixes dynamic changes issue with DPI awareness\n- Player.Open: Fixes a null reference issue\n- Renderer: Adds support for custom Direct2D (with Vortice) overlay drawing\n- Renderer: Better handling of common HDR to SDR (HDR10/HLG)\n- Rend\n[…]\nSDRDisplayNits\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/50557f99c895b19e654e5e3352090a5e4a6b3e65...43f523c8f86af8ce688ba586214b0a3bf6f2e0ff",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.6 (#149)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-25T04:11:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1327273e449bc6850f9fce4058b98039a4bc967",
          "body": "Update FlyleafLib v3.8.5 from v3.8.4\n\n## Changelog\n\n- Config.Subs: Includes UNC for SearchOnlineOnInputType\n\n- Plugins.OpenDefault: Fixes an issue with FileSize not properly set in some cases (it would prevent searching subtitles online)\n- Plugins.OpenDefault: Fixes an issue with InputType not properly set to UNC\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/68387759e656e3acdcecb0cd9eca3a2441ae69f7...50557f99c895b19e654e5e3352090a5e4a6b3e65",
          "is_bot": false,
          "headline": "Update FlyleafLib v3.8.5 (#147)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-10-22T06:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "878511b033609f4f5e7f57f92ddf8bde10f607c8",
          "body": null,
          "is_bot": false,
          "headline": "release v0.2.2",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-24T14:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ed975cb6209dc20f388da8e553023aa4198fc3",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): update TesseractOCR, DeepL.net",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-22T12:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1db552b4178830eabc1134a7d268cf9b3a025ba",
          "body": null,
          "is_bot": false,
          "headline": "fix(ASR): update faster-whisper-xxl r245.4",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-22T12:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc49c9a3b41cc96b01e1fbf930cafed5ae053d0",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): fix word translation engine ComboBox",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-22T12:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ab2b504eb329a49482a6d2e587eb4a846c1c05",
          "body": null,
          "is_bot": false,
          "headline": "refactor: do not use Math.Abs for double handling",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-22T12:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab06ce27fcbfd9adbed8f2436f927f7dc2a59cd2",
          "body": "The number of channels, etc. may change in the middle of a specific video format (confirmed with m2ts).\nIn this case, a native error occurs, so SwrContext is to be initialized again.",
          "is_bot": false,
          "headline": "fix(ASR): reinitialize SwrContext when codec is changed",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-20T15:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ce771b06110ad3c986bd6eb655ca5a5e569d0e",
          "body": "Support for splitting chinese words otherwise the text wrap display may not be correct in the sub display\n\n[TODO]\n- Do same segmentation in sidebar",
          "is_bot": false,
          "headline": "feat(subtitle): support Chinese word segmentation [Fixes #84]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-20T13:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2634b09b285857ab5fc7efda1fbf46f247642e41",
          "body": "… file",
          "is_bot": false,
          "headline": "fix(config): add default binding of Alt+Shift+Left/Right to open/prev…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-20T09:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f6611964c8833c440a90d8c8e085a3548afc44",
          "body": null,
          "is_bot": false,
          "headline": "perf: use source generator Regex instead of compiled flag",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-20T08:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5574d281b5ca5c10b4329702ab3881a577b9dc6",
          "body": "- Avoid boxing in Set method of NotifyPropertyChanged\n- Use IEquatable<T> for struct implemantion\n- Prevents unnecessary string conversion in Language string parsing",
          "is_bot": false,
          "headline": "perf: minor perf optimization for FlyleafLib",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-19T14:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbdedf1052bc1179cfe2102b2162e5657f4e3a57",
          "body": "8efe54873e77a6769e715a80a32627bdd6fb0492 now includes the extension in the Title, so fixes are made accordingly",
          "is_bot": false,
          "headline": "fix: small fixes for title including extension",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-19T14:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91755abd0396919064db2a126b334f381e184fba",
          "body": "…isplayed correctly\n\nThere was a problem that the first bitmap subtitle could not be displayed in the correct position\nand size because it could not get the width and height of the video, due to the fact\nthat analyseduration and probesize are no longer increased.\nThis problem has been solved by caching the video size and using it.\n\nhttps://github.com/SuRGeoNix/Flyleaf/issues/502",
          "is_bot": false,
          "headline": "fix(subtitle): fix an issue where the first bitmap sub could not be d…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-19T10:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efe54873e77a6769e715a80a32627bdd6fb0492",
          "body": "Update FlyleafLib v3.8.4 from v3.8.3\n\n## Changelog\n\n- AudioDecoder: Fixes an issue with ReloadFilters()\n- VideoDecoder: Fixes an issue with PixelFormat (while software decoding and codec wrongly sets sw_pix_fmt, use pix_fmt instead)\n- Demuxer: Fixes an issue with BitmapSubtitles auto-increase of ana\n[…]\nFiltersLoaded\n\n\nNew commits are cherry-picked from the following diff.\n\nhttps://github.com/SuRGeoNix/Flyleaf/compare/c0e719f2df02f87c1316942d8a11f423f904e3de...68387759e656e3acdcecb0cd9eca3a2441ae69f7",
          "is_bot": false,
          "headline": " Update FlyleafLib v3.8.4 (#107)",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-19T07:16:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b23759851433e0a94b450977c547ec5886a1714",
          "body": null,
          "is_bot": false,
          "headline": "feat(subtitle): enhance subtitle local search [Fixes #103]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-16T04:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aac04b29467d159b72f5b8b89ea3d50ad768684",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): change auto copy toggle shortcut from ALT+A to CTRL+A",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T09:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c379344994572810e64435be07807d62c04834f6",
          "body": null,
          "is_bot": false,
          "headline": "feat(seek): add secondary subs seeking keybindings [Fixes #104]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T09:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ae804773613110a8b88e986e2f823f020fd8a3",
          "body": null,
          "is_bot": false,
          "headline": "fix(translate): prevent NPE translating words during ASR re-run",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T08:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61178c9034c25f9b77fd998223420d844252d54",
          "body": "[etc]\n- Refactor SubtitleData compararer",
          "is_bot": false,
          "headline": "fix(ASR): fix faster-whisper was not working with English-only model",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T08:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9d57d6f32bcf56bc824ecc99de347a831d7f4b",
          "body": null,
          "is_bot": false,
          "headline": "fix(dialog): centering of orphaned dialogs based on the parent window",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T04:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897ec275e22eeee3fb2813d15e4e505ce668500d",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): add deepwiki badge",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T04:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "964df1a95eae17a9372070a8a3594a93a3446d23",
          "body": "…c subtitles",
          "is_bot": false,
          "headline": "feat(YoutubeDL): add option of whether to automatically open automati…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-15T04:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008a91fbf3e9bfe7a32fad9455c2db17e21b69c6",
          "body": "* feat(ui): changed icon of \"Audio Streams\" button\n* feat(ui): sidebar icon changes according to its position",
          "is_bot": false,
          "headline": "fix(FlyleafBar): Taskbar UI adjustment (#105)",
          "author_name": "celestum",
          "author_login": "celestum",
          "committed_at": "2025-05-15T04:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8b8e48126e2fae49f9a0568cadcb8c43ca27793",
          "body": null,
          "is_bot": false,
          "headline": "ci: add build & test workflow",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-12T08:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0220f956cc2d8d90fc7c097309ea0135089cc7",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): correct rounding error in double",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-11T15:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebd5f560a83fb8628109e21a404213611ecbf4a",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): add reset button to video filter",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-11T14:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c275450bc68ea1ba3c260db986d098194d14c1a",
          "body": "[etc]\n- Use IEquatable<T>",
          "is_bot": false,
          "headline": "refactor: fix warning compilation errors",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-09T14:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2b19f6944507da71d7ebaf7510f9df3849eea9",
          "body": null,
          "is_bot": false,
          "headline": "ci: update xunit to v3",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-08T15:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a05d63d6cd6c7565ba06114f88996cd967b893a",
          "body": "…ixes #101]",
          "is_bot": false,
          "headline": "feat(subtitle): support different fonts for primary/secondary subs [F…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-08T09:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa82cf8d9c4e4b88e41f52775e12a68ccf1e14cd",
          "body": "…tokens",
          "is_bot": false,
          "headline": "feat(translate): support LLM parameters - max_tokens, max_completion_…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-06T14:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13c933239796b09f52b4ef17d352fe13719d8f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Always-On-Top window feature & its binding to CTRL-T",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-05T14:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70fb62215202d42772a2fab74ac78e65534e043",
          "body": "…Seek) [Fixes #98]",
          "is_bot": false,
          "headline": "feat(translate): remove reasoning from LLM reply (supports Qwen, Deep…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-03T02:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7c670662021296f82993cd2fbb73aeb41b0d7c",
          "body": null,
          "is_bot": false,
          "headline": "feat(translate): support LLM parameters - temperature, top_p",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-03T02:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7242c444dfdf2a1d569aa06517f57f4b8837977",
          "body": "…[Fixes #74, #80]\n\n- Change to OpenAI compatible API in Ollama\n- Refactor OpenAI translation service\n- Change default prompt",
          "is_bot": false,
          "headline": "feat(translate): support KoboldCpp, LiteLLM, OpenAI-like translation …",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-03T02:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6665beee5a53fb6ab0d52d9190153d2be5f4b9",
          "body": "…[Fixes #100]",
          "is_bot": false,
          "headline": "fix(subtitle): add hyphen-like characters for preserving line breaks …",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-03T01:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e0b5330d9988ecc18830695136ca94efd6495d",
          "body": "…Fixes #100]\n\n[etc]\n- Trim when the subtitle is extracted\n- Respect line breaks with Google Translate\n- Fix broken test",
          "is_bot": false,
          "headline": "fix(subtitle): preserve line breaks in text beginning with a hyphen […",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-05-02T15:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a635443abea52f7243a21df5f01f1999b5a7cfb7",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): output error details for LLM translation",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-30T05:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994a99bebb01988e435927349362a42fbc9d719c",
          "body": null,
          "is_bot": false,
          "headline": "ci: change test build upload location",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-28T12:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8e4ee1a5d883a0be7f76be4fdc19df810b923c",
          "body": null,
          "is_bot": false,
          "headline": "fix(demuxer): fix custom IO stream not being opened",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-27T11:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357fd007ae244be966fabcae0d6a05d376c886dc",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): set the OS language as the default translation language",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-27T09:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a7f7a6ee6a6ab5658c03eb9cf07326ea0bb0a2",
          "body": null,
          "is_bot": false,
          "headline": "ci: skip YoutubeDL PostBuild for CI",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-26T02:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bccef7769f3d0d00dd1976ab458eff9d8797af",
          "body": null,
          "is_bot": false,
          "headline": "fix(ASR): enable GPU device selection in whisper.cpp [Fixes #94]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-26T01:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "821733a93d58569541a5604a62b73e31093afef9",
          "body": null,
          "is_bot": false,
          "headline": "ci: build, publish with GitHub Actions",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-26T01:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbbfe663dad5d4acb7e456acd075437f6b7222b4",
          "body": "- Manual subtitles are always loaded\n- Subtitles in the original language are always loaded even if subtitles are auto-generated\n- Prevents loading of the same subtitle",
          "is_bot": false,
          "headline": "fix(YoutubeDL): review subtitle loading conditions [Fixes #73]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-24T09:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf996e4acb81abd4d8d930d1d06f76bbfe8ae18",
          "body": "YouTube auto-subtitling was loading blank subtitles, so skipped them.",
          "is_bot": false,
          "headline": "fix(subtitle): do not load empty subtitles for ass format",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-24T09:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc0cfcd0fb90c45ed8fd0b16b220beb08d0c080",
          "body": null,
          "is_bot": false,
          "headline": "fix(subtitle): reflect sub sync while playback is stopped",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-24T01:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ddf80f51eb4bb7da49b4decc1c67f5f15cba16f",
          "body": null,
          "is_bot": false,
          "headline": "feat(SubsSearch): add next/previous keybinding and display of hit count",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-23T09:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2a876407ece040f961ac864931a4696100e99b",
          "body": "- Fixed wrong playing flag when filtering\n- Fixed problem with subtitle mask when filtering\n- Scroll to the current subtitle or the beginning immediately after filter",
          "is_bot": false,
          "headline": "fix(SubsSearch): fix display bug while filtering & scrolling properly",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-23T09:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89be7c35b236c058910c07c667656e96aafce678",
          "body": "* feat(search): Add search bar\n\n* fix(search): retain subtitles after search\n\n* fix(search): increase default width of sidebar for searchbar and fix subtitle counting issue\n\n* fix(search): Subtitle counting\n\n* fix(search): bug fixes + Implemented on the view side\n\n* fix(search): add shortcuts, clear\n[…]\n subtitle as well\n- Filtering using displayed text\n- CTRL+F as global key\n- Remove old changes\n- Use behaivor for getting focus of TextBox\n- Some performance optimization\n- Use async/await to debounce",
          "is_bot": false,
          "headline": "Feature: Search bar for subtitles (#91)",
          "author_name": "KRSHH",
          "author_login": "KRSHH",
          "committed_at": "2025-04-22T10:13:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1362b0a8a7fc2de9ee0c041569ac77ff61dd1926",
          "body": "…treams\n\n[etc]\n- Add CTRL+F, Escape keybindings for CheatSheet\n\nRefs: #73",
          "is_bot": false,
          "headline": "feat(settings): add language auto-open settings for subtitle, audio s…",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-21T10:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eab94a8a9bce9d8896ac123e56044065c4cd52d",
          "body": "- Secondary subtitle size\n- Large value of SubtitlePosition",
          "is_bot": false,
          "headline": "fix(config): fix unrestoreable subtitle parameters [Fixes #92]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-20T02:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323c834a78adde4ae1a021bcb73377706fe98181",
          "body": null,
          "is_bot": false,
          "headline": "fix(ASR): fix not being able to seek in m2ts, etc",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-19T13:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c36c96722e4eab85d40dd50a2ff7121bed96cd",
          "body": null,
          "is_bot": false,
          "headline": "fix: reuse demuxer/decoder in SubtitlesManager, SubtitlesASR [Fixes #60]",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-19T13:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb543d7d6ce93e0893c36ab44bae923fd332d9f2",
          "body": "commit: ef541c2a26f88a94350c88980a7778500c1e01b1",
          "is_bot": false,
          "headline": "fix(config): update default value of demuxer option for Flyleaf 3.8.3",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-19T08:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a17cb5d563cb18cf3a5df57890def634b9533ab",
          "body": null,
          "is_bot": false,
          "headline": "fix(config): add version info for backward maintenance update",
          "author_name": "umlx5h",
          "author_login": "umlx5h",
          "committed_at": "2025-04-19T02:55:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 46,
      "latest_release_at": "2026-04-19T06:15:20Z",
      "latest_release_tag": "v0.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 16,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 108,
      "mean_days_between_releases": 48.5
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "FlyleafLibTests",
          "path": "FlyleafLibTests/FlyleafLibTests.csproj",
          "tokens": [
            "nuget.platform_tfm:windows10.0.18362.0",
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "LLPlayer",
          "path": "LLPlayer/LLPlayer.csproj",
          "tokens": [
            "nuget.output_type:winexe",
            "nuget.platform_tfm:windows10.0.18362.0"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "YoutubeDL",
          "path": "Plugins/YoutubeDL/YoutubeDL.csproj",
          "tokens": [
            "nuget.platform_tfm:windows10.0.18362.0"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 234,
      "stars": 3990,
      "watchers": 23,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 3
          },
          {
            "date": "2025-02-08",
            "count": 2
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 3
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 8
          },
          {
            "date": "2025-04-13",
            "count": 12
          },
          {
            "date": "2025-04-14",
            "count": 3
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 4
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-19",
            "count": 4
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 2
          },
          {
            "date": "2025-04-24",
            "count": 3
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 2
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 2
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 2
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 6
          },
          {
            "date": "2026-01-29",
            "count": 3
          },
          {
            "date": "2026-01-31",
            "count": 3
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 5
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-18",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 4
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 6
          },
          {
            "date": "2026-04-04",
            "count": 2
          },
          {
            "date": "2026-04-05",
            "count": 2
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 5
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          },
          {
            "date": "2026-07-31",
            "count": 1
          },
          {
            "date": "2026-08-03",
            "count": 1
          },
          {
            "date": "2026-08-04",
            "count": 1
          },
          {
            "date": "2026-08-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 231,
        "total_forks": 234
      },
      "star_history": null,
      "open_issues_and_prs": 59
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "FlyleafLib/FlyleafLib.csproj",
        "FlyleafLibTests/FlyleafLibTests.csproj",
        "LLPlayer/LLPlayer.csproj",
        "Plugins/YoutubeDL/YoutubeDL.csproj",
        "WpfColorFontDialog/WpfColorFontDialog.csproj"
      ],
      "largest_source_bytes": 104428,
      "source_files_sampled": 217,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "FlyleafLib/FlyleafLib.csproj",
        "FlyleafLibTests/FlyleafLibTests.csproj",
        "LLPlayer/LLPlayer.csproj",
        "WpfColorFontDialog/WpfColorFontDialog.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 28,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "CliWrap",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.10.1"
        },
        {
          "name": "DeepL.net",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.21.0"
        },
        {
          "name": "Flyleaf.FFmpeg.Bindings",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.1.1"
        },
        {
          "name": "SearchPioneer.Lingua",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.0.5"
        },
        {
          "name": "TesseractOCR",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.5.2"
        },
        {
          "name": "UTF.Unknown",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.6.0"
        },
        {
          "name": "Vortice.D3DCompiler",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.7.6-beta"
        },
        {
          "name": "Vortice.Direct3D11",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.7.6-beta"
        },
        {
          "name": "Vortice.DirectComposition",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.7.6-beta"
        },
        {
          "name": "Vortice.Mathematics",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.3"
        },
        {
          "name": "Vortice.MediaFoundation",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.7.6-beta"
        },
        {
          "name": "Vortice.XAudio2",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.7.6-beta"
        },
        {
          "name": "Whisper.net",
          "manifest": "FlyleafLib/FlyleafLib.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        },
        {
          "name": "AwesomeAssertions",
          "manifest": "FlyleafLibTests/FlyleafLibTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.4.0"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "FlyleafLibTests/FlyleafLibTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.4.0"
        },
        {
          "name": "xunit.v3",
          "manifest": "FlyleafLibTests/FlyleafLibTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.2"
        },
        {
          "name": "xunit.runner.visualstudio",
          "manifest": "FlyleafLibTests/FlyleafLibTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.1.5"
        },
        {
          "name": "Flyleaf.FFmpeg.Bindings",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.1"
        },
        {
          "name": "LibNMeCab",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.10.2"
        },
        {
          "name": "LibNMeCab.IpaDicBin",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "0.10.0"
        },
        {
          "name": "MaterialDesignThemes",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.1"
        },
        {
          "name": "Prism.DryIoc",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.0.537"
        },
        {
          "name": "Squid-Box.SevenZipSharp.Lite",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.6.2.24"
        },
        {
          "name": "Whisper.net.Runtime",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        },
        {
          "name": "Whisper.net.Runtime.Cuda.Windows",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        },
        {
          "name": "Whisper.net.Runtime.NoAvx",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        },
        {
          "name": "Whisper.net.Runtime.OpenVino",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        },
        {
          "name": "Whisper.net.Runtime.Vulkan",
          "manifest": "LLPlayer/LLPlayer.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.9.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "AwesomeAssertions",
            "direct": true,
            "version": "9.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "CliWrap",
            "direct": true,
            "version": "3.10.1",
            "ecosystem": "nuget"
          },
          {
            "name": "DeepL.net",
            "direct": true,
            "version": "1.21.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Flyleaf.FFmpeg.Bindings",
            "direct": true,
            "version": "7.1.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Flyleaf.FFmpeg.Bindings",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "LibNMeCab",
            "direct": true,
            "version": "0.10.2",
            "ecosystem": "nuget"
          },
          {
            "name": "LibNMeCab.IpaDicBin",
            "direct": true,
            "version": "0.10.0",
            "ecosystem": "nuget"
          },
          {
            "name": "MaterialDesignThemes",
            "direct": true,
            "version": "5.3.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Prism.DryIoc",
            "direct": true,
            "version": "9.0.537",
            "ecosystem": "nuget"
          },
          {
            "name": "SearchPioneer.Lingua",
            "direct": true,
            "version": "1.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Squid-Box.SevenZipSharp.Lite",
            "direct": true,
            "version": "1.6.2.24",
            "ecosystem": "nuget"
          },
          {
            "name": "TesseractOCR",
            "direct": true,
            "version": "5.5.2",
            "ecosystem": "nuget"
          },
          {
            "name": "UTF.Unknown",
            "direct": true,
            "version": "2.6.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.D3DCompiler",
            "direct": true,
            "version": "3.7.6-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.Direct3D11",
            "direct": true,
            "version": "3.7.6-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.DirectComposition",
            "direct": true,
            "version": "3.7.6-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.Mathematics",
            "direct": true,
            "version": "1.9.3",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.MediaFoundation",
            "direct": true,
            "version": "3.7.6-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "Vortice.XAudio2",
            "direct": true,
            "version": "3.7.6-beta",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net.Runtime",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net.Runtime.Cuda.Windows",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net.Runtime.NoAvx",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net.Runtime.OpenVino",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Whisper.net.Runtime.Vulkan",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.v3",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 28,
        "direct_count": 28,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 22,
        "open_issues": 59,
        "closed_ratio": 0.604,
        "closed_issues": 90,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "umlx5h",
          "commits": 353,
          "avatar_url": "https://avatars.githubusercontent.com/u/20206121?v=4"
        },
        {
          "type": "User",
          "login": "KRSHH",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/136873090?v=4"
        },
        {
          "type": "User",
          "login": "hacksider",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1267200?v=4"
        },
        {
          "type": "User",
          "login": "celestum",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/189860347?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.992
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build.yml",
        "stable-release.yml",
        "testing-release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 2,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "da101d87681bb4d1d87a59884bca95043dd1158b",
        "ran_at": "2026-08-05T09:20:56Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 1,
        "decided_30d": 1,
        "sample_size": 25,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-07-19T12:21:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-18T05:47:37Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2025-02-04T17:30:06Z",
          "last_comment_at": "2025-02-12T05:27:47Z",
          "last_comment_author": "umlx5h"
        },
        {
          "number": 37,
          "created_at": "2025-02-13T14:21:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2025-02-16T13:57:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2025-02-17T08:33:34Z",
          "last_comment_at": "2025-03-14T09:27:53Z",
          "last_comment_author": "Haks1"
        },
        {
          "number": 42,
          "created_at": "2025-02-18T04:15:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2025-02-19T06:08:34Z",
          "last_comment_at": "2025-03-06T06:47:35Z",
          "last_comment_author": "umlx5h"
        },
        {
          "number": 47,
          "created_at": "2025-02-21T02:58:25Z",
          "last_comment_at": "2025-03-14T11:54:54Z",
          "last_comment_author": "umlx5h"
        },
        {
          "number": 63,
          "created_at": "2025-03-18T12:19:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2025-03-31T04:07:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2025-03-31T04:09:42Z",
          "last_comment_at": "2026-07-07T00:57:00Z",
          "last_comment_author": "Ptumber"
        },
        {
          "number": 70,
          "created_at": "2025-03-31T04:14:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2025-04-08T13:34:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2025-04-11T16:40:00Z",
          "last_comment_at": "2025-04-13T14:50:04Z",
          "last_comment_author": "julius-gun"
        },
        {
          "number": 76,
          "created_at": "2025-04-11T20:48:23Z",
          "last_comment_at": "2025-12-04T19:11:52Z",
          "last_comment_author": "willyummies"
        },
        {
          "number": 79,
          "created_at": "2025-04-12T17:49:31Z",
          "last_comment_at": "2025-05-30T01:11:26Z",
          "last_comment_author": "GeorgeS2019"
        },
        {
          "number": 89,
          "created_at": "2025-04-19T00:41:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2025-04-19T15:47:17Z",
          "last_comment_at": "2025-04-20T18:33:23Z",
          "last_comment_author": "celestum"
        },
        {
          "number": 99,
          "created_at": "2025-04-29T15:05:08Z",
          "last_comment_at": "2025-04-30T02:02:04Z",
          "last_comment_author": "umlx5h"
        },
        {
          "number": 102,
          "created_at": "2025-05-06T10:26:21Z",
          "last_comment_at": "2025-05-06T11:05:58Z",
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2025-05-21T03:14:20Z",
          "last_comment_at": "2025-05-21T11:08:12Z",
          "last_comment_author": "TimurFayzullin"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/umlx5h/LLPlayer",
    "host": "github.com",
    "name": "LLPlayer",
    "owner": "umlx5h"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 55,
            "calibrated": 57,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 57,
      "inputs": {
        "security": 45,
        "vitality": 66,
        "community": 79,
        "governance": 40,
        "calibration": "2026-08-02",
        "engineering": 53,
        "ai_readiness": 43,
        "weighted_overall_raw": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 66,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 46,
              "human_commit_share": 1,
              "days_since_last_push": 16,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 16 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "46 commits in the last year",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v0.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 108,
              "mean_days_between_releases": 48.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 108 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 108
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~48.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 48.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 16,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 16 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 79,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "forks": 234,
              "stars": 3990,
              "watchers": 23,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,990 stars",
                "points": 58.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3990
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "234 forks",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 234
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "23 watchers",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.992
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 59,
              "closed_issues": 90,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 1,
              "issue_closed_ratio": 0.604,
              "closed_unmerged_prs": 3,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/25 decided PRs merged",
                "points": 26.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 25
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "0/1 first-time contributors' PRs merged in 30d",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "followers": 72,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "umlx5h",
              "public_repos": 17,
              "account_age_days": 3688
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "72 followers of umlx5h",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 72,
                      "login": "umlx5h"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "17 public repos, account ~10 yr old",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 17
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "asr",
                "whisper",
                "yt-dlp",
                "csharp",
                "language-learning",
                "media-player",
                "ocr",
                "player",
                "video",
                "video-player",
                "wpf",
                "flyleaf",
                "llm",
                "ollama"
              ],
              "has_wiki": true,
              "homepage": "https://llplayer.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://llplayer.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "14 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 28 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 28
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 28,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 28,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.97,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "97 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 97,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "FlyleafLib/FlyleafLib.csproj",
                "FlyleafLibTests/FlyleafLibTests.csproj",
                "LLPlayer/LLPlayer.csproj",
                "Plugins/YoutubeDL/YoutubeDL.csproj",
                "WpfColorFontDialog/WpfColorFontDialog.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "FlyleafLib/FlyleafLib.csproj, FlyleafLibTests/FlyleafLibTests.csproj, LLPlayer/LLPlayer.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "FlyleafLib/FlyleafLib.csproj, FlyleafLibTests/FlyleafLibTests.csproj, LLPlayer/LLPlayer.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 104428,
              "source_files_sampled": 217,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/217 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 217,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "application"
      ],
      "labels": [
        "desktop"
      ],
      "scores": {
        "desktop": 4.8,
        "application": 3
      },
      "primary": "desktop",
      "evidence": [
        {
          "tier": "declared",
          "label": "desktop",
          "source": "nuget.output_type:winexe",
          "weight": 4.8
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "nuget.output_type:exe",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "FlyleafLibTests/FlyleafLibTests.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "LLPlayer/LLPlayer.csproj",
          "labels": [
            "desktop"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "Plugins/YoutubeDL/YoutubeDL.csproj",
          "labels": [],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T09:21:13.436751Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/umlx5h/LLPlayer.svg",
  "full_name": "umlx5h/LLPlayer",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.