We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前的这个卡片其实就是我乱糊的一个,只是为了能用
The text was updated successfully, but these errors were encountered:
Refactor media system and subject cache (#470)
1b9f2c0
重写了整个 media 系统, 除了 cache storage - 清除历史遗留 - 增加很多测试 - 增加大量注释 涉及内容: - 修复 `MediaFetcher` - 修复了许多与注释不符的 flow completion 行为问题 - 规范惰性加载行为 - 自动缓存 新增内容: - 重写 `SubjectCacheScene`, 现在它很简单 - `EpisodeCacheListState` 一个条目的所有剧集的缓存状态 - `EpisodeCacheState` 一个条目的一个剧集的缓存状态 - `EpisodeCacheRequester` 剧集缓存请求工具 相关问题: - fix #468 - fix #447 - required by #415 - required by #463
#586 #539
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: