Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:TypeScript is:unmerged

Filter by

46.3M results  (2 s)

46.3M results

Issue # (if applicable) Closes # issue number here . Reason for this change !--What is the bug or use case behind this change?-- Description of changes !-- What code changes did you make? Why do these ...
beginning-contributor
p2

Follow-up to PR #135 — make the tournament resolver self-healing + address review nits PR #135 (merged) added resolve_db_picks.py + the price_tracker.py =F fix, and I ran it --apply to drain the backlog ...

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
dependencies

Summary Describe this PR in 2-5 bullets: - Problem: - Why it matters: - What changed: - What did not change (scope boundary): UX Journey Before (Draw the user-facing flow BEFORE this PR. Show ...

Automated post-release cleanup. Auto-merges once the test check passes.

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...

Closed in favor of a narrower clean branch PR from codex/filter-crowd-dispatch-scope. This original draft was accidentally opened from a stacked branch that included unrelated prior commits.

变更内容 新增功能:远程可达性验证(风险功能) 当 STRM 文件无转移记录或无源路径时,不再直接跳过,而是读取文件内 URL 发送 HEAD 请求验证远程可达性: - 远程有效 → 标记「🌐 远程有效」,保留条目 - 远程不可达 → 执行清理(删除 Emby 条目/STRM/附属文件),标记「📡 远程不可达」 风控机制 - 线程锁控制请求间隔冷却时间(可配,默认 5 秒) ...