Merge pull request from Guovin/dev

update
This commit is contained in:
Govin 2024-10-11 17:41:46 +08:00 committed by GitHub
commit a83f95be50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 4 deletions

@ -9,6 +9,7 @@
- 新增分辨率过滤功能相关配置open_filter_resolutionmin_resolution
- 新增显示更新时间相关配置open_update_time
- 优化测速效率(#359
- 优化权重值选择交互
- 调整默认模板,增加默认订阅源
- 移除央视台球部分错误组播地址
- 更新使用教程
@ -18,6 +19,7 @@
- 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

@ -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 更新
@ -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" />

@ -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
@ -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 not shown.

Before

(image error) Size: 59 KiB

After

(image error) Size: 43 KiB