Skip to content

Commit

Permalink
Merge pull request #377 from Guovin/dev
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Guovin authored Oct 11, 2024
2 parents 9878b97 + e8af2a0 commit a83f95b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- 新增分辨率过滤功能(相关配置:open_filter_resolution,min_resolution)
- 新增显示更新时间(相关配置:open_update_time)
- 优化测速效率(#359
- 优化权重值选择交互
- 调整默认模板,增加默认订阅源
- 移除央视台球部分错误组播地址
- 更新使用教程
Expand All @@ -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
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.

0 comments on commit a83f95b

Please sign in to comment.