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

update #378

Merged
merged 5 commits into from
Oct 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,22 @@

### 2024/10/11

- 注意:本次更新涉及配置变更,请以最新 config/config.ini 为准,工作流使用 user_config.ini 或 docker 挂载的用户请及时更新配置文件
- 新增支持 docker arm64 镜像(#369)
- 新增分辨率过滤功能(相关配置:open_filter_resolution,min_resolution)
- 新增显示更新时间(相关配置:open_update_time)
- 优化测速效率(#359)
- 优化权重值选择交互
- 调整默认模板,增加默认订阅源
- 移除央视台球部分错误组播地址
- 更新使用教程

- Warning: This update involves configuration changes. Please refer to the latest config.ini. Users of workflow using user_config.ini or Docker mounted configurations should update their configuration files promptly
- Add support for Docker ARM64 images (#369)
- Add resolution filtering feature (related configurations: open_filter_resolution, min_resolution)
- Add display of update time (related configuration: open_update_time)
- Optimize speed testing efficiency (#359)
- Optimize weight value selection interaction
- Adjust the default template and add default subscription sources
- Remove the incorrect multicast addresses for the CCTV Snooker section
- Update usage guide
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ pipenv run build
pipenv run ui
```

![更新工具软件](./docs/images/ui.png '更新工具软件')
<img src="./docs/images/ui.png" alt="更新工具软件" title="更新工具软件" style="height:600px" />

### 方式四:Docker 更新

Expand Down Expand Up @@ -146,4 +146,5 @@ docker run -d -p 8000:8000 guovern/tv-requests 或 tv-driver

## 赞赏

![image](./static/images/appreciate.jpg)
<div>如果对您有帮助,请赞赏,您的赞赏是我更新的动力~</div>
<img src="./static/images/appreciate.jpg" alt="赞赏码" title="赞赏码" style="height:350px" />
5 changes: 3 additions & 2 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ pipenv run build
pipenv run ui
```

![Update tool software](./docs/images/ui.png 'Update tool software')
<img src="./docs/images/ui.png" alt="Update tool software" title="Update tool software" style="height:600px" />

### Method 4: Docker Update

Expand Down Expand Up @@ -146,4 +146,5 @@ For example: docker run -v /etc/docker/config:/tv-requests/config -v /etc/docker

## Appreciate

![image](./static/images/appreciate.jpg)
<div>If you find it helpful, please give a tip, your support is my motivation to update~</div>
<img src="./static/images/appreciate.jpg" alt="appreciate code" title="appreciate code" style="height:350px" />
Binary file modified docs/images/ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading