Skip to content
New issue

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

删除EPG缓存后,新加载EPG和文件内容对不上,且APP上显示EPG也有问题 #60

Closed
kery opened this issue Jun 27, 2023 · 7 comments

Comments

@kery
Copy link

kery commented Jun 27, 2023

删除缓存重新加载EPG后发现两个问题。

一、APP里显示正在播放6月27日的《熟年(36)》,这没问题,但是后面28日的节目单却显示的是“已播放”;
Snipaste_2023-06-27_22-12-12
Snipaste_2023-06-27_22-15-10

二、28日的节目单内容和27日的一样(EPG文件里没问题)。EPG原文件已上传,见文章末尾。

这是27日末尾的内容

    <programme start="20230627220000 +0800" stop="20230627223400 +0800" channel="3954">
        <title lang="zh">晚间新闻</title>
    </programme>
    <programme start="20230627223400 +0800" stop="20230628000000 +0800" channel="3954">
        <title lang="zh">典籍里的中国Ⅱ(3)</title>
    </programme>
    <programme start="20230628000000 +0800" stop="20230628000600 +0800" channel="3954">
        <title lang="zh">典籍里的中国Ⅱ(3)</title>
    </programme>

这是28日末尾的内容

    <programme start="20230628210100 +0800" stop="20230628220000 +0800" channel="3954">
        <title lang="zh">熟年(38)</title>
    </programme>
    <programme start="20230628220000 +0800" stop="20230628223400 +0800" channel="3954">
        <title lang="zh">晚间新闻</title>
    </programme>
    <programme start="20230628223400 +0800" stop="20230629000000 +0800" channel="3954">
        <title lang="zh">典籍里的中国Ⅱ(4)</title>
    </programme>

从上面的图片可以看到,28日的EPG内容显示有问题。

EPG原文件在此:epg_formatted.zip

@Kimentanm
Copy link
Owner

已知问题,已经修复了,还未发布版本

@Kimentanm
Copy link
Owner

新的测试版通过审核已发布

@kery
Copy link
Author

kery commented Jun 28, 2023

嗯,测了下,没问题了。但是有个其他的小问题,我的epg只提供了两天的历史数据,即26日及以后的,App会显示更早的数据,且显示为“精彩节目”。
IMG_1655

@Kimentanm
Copy link
Owner

这个其实是为了回看,在没有节目单的情况下也可以做到七天回看,只不过回看区间比较大

@kery
Copy link
Author

kery commented Jun 28, 2023

能否优化下呢?如果提供了EPG的话,优先以EPG的信息为准?

@Kimentanm
Copy link
Owner

只是看上去会有点奇怪,但是不往上翻一般也看不见,而且确实有很多人有这样的回看需求,所以不会作为优化项

@kery
Copy link
Author

kery commented Jun 28, 2023

好的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants