issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:C#
Filter by
61.1M results
Problem: Deep FTP crawling can be interrupted and restarted from zero.
Expected:
- Save visited URLs periodically.
- Save checkpoint file.
- Resume scan safely.
- Avoid duplicate visits.
- ...
area:catalog
area:performance
priority:high
知乎回答解析出现非预期换行 ed https://www.zhihu.com/question/2048800536036693399/answer/2048869724444964549
Problem: Configuration is scattered across server.js and crawler scripts.
Expected: Create:
- .env.example
- lib/config.js
Config keys:
- PORT
- MEDIA_ROOT
- MOVIES_DIR
- SERIES_DIR
- ...
area:infra
priority:high
Problem: package.json only has start script. No standard test/check scripts.
Expected add scripts:
- test
- test:catalog
- test:search
- test:playback
- test:downloads
- test:frontend-smoke ...
area:infra
area:tests
priority:high
Summary
feature_flags/ab_testing_runner.py winner promotion logic lacks dedicated test coverage.
Environment
OS: Browser: Version:
Steps to Reproduce
Review winner promotion logic. Check tests for ...
level2
nsoc26
Problem: Series episodes can be misgrouped if parser relies on folder shape or weak filename matching.
Expected: Support:
- S01E01
- 1x01
- Season 01 / Episode 01
- E01 inside season folder
...
area:catalog
area:metadata
priority:high
Problem: Many real old titles get wrong year values like 2026.
Examples:
- Mard (1985) displayed with year 2026.
- Good Luck (2008) displayed with year 2026.
- Supergirl (1984) displayed with year ...
area:catalog
area:data-quality
priority:critical

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.