danikula / danikula/AndroidVideoCache

Delete unplayable video from cache

未关闭
#272 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
5.5k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

Occasionally find that a video from a certain URL isn't able to play. I have not been able to figure out why, but the solution I know will work is to be able to purge this particular file from disk-cache.

How can I do this, just after it throws the Exception?

贡献指南

这个仓库没有索引到贡献指南

调研方向

issue 中没有指定文件、测试或入口点。首先跟踪 AndroidVideoCache 如何将视频 URL 映射到磁盘缓存文件,以及播放异常如何传递到缓存层;完成标准是,异常发生后可以清除失败 URL 的缓存文件,并且可以再次获取视频。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, java
领域
mobile-dev
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。