Skip to content

Releases: wy580477/Leech-AIO-APP-EX

Leech-AIO-APP-EX v1.7.5

08 Mar 00:23
Compare
Choose a tag to compare
  • fix telegram notification filter

  • fix aria2 port issue for docker deployment

  • fix caddy and ffmpeg download links for colab deployment

  • 修复 telegram 通知过滤功能

  • 修复 docker 部署可能出现的 aria2 端口问题

  • 修复 colab 部署的 caddy 和 ffmpeg 下载链接

Leech-AIO-APP-EX v1.7.3

04 Mar 02:03
Compare
Choose a tag to compare
  • Update yt-dlp version

  • 更新 yt-dlp 版本

Leech-AIO-APP-EX v1.7.2

01 Mar 07:27
Compare
Choose a tag to compare
  • Update qBittorrent version

  • Improve Rclone error logging

  • 更新 qBittorrent 版本

  • 改进 Rclone 错误报告

Leech-AIO-APP-EX v1.7.1

26 Feb 13:30
Compare
Choose a tag to compare
  • Fix Docker deployment Rclone upload error

  • 修复 Docker 部署 Rclone 无法上传问题

Leech-AIO-APP-EX v1.7.0

18 Feb 02:12
Compare
Choose a tag to compare
  • Update yt-dlp version

  • Now yt-dlp, gallery-dl and pyLoad will be updated to latest version after container restarted

  • Now on Docker deployment, you can change listening ports on localhost via envs in case of port conflict.

  • 升级 yt-dlp 版本

  • 现在容器重启后,yt-dlp 、gallery-dl 和 pyLoad 会更新为最新版本

  • Docker 部署现在可更改使用的本地监听端口,没有遇到端口冲突保持默认值即可。

Leech-AIO-APP-EX v1.6.19

17 Feb 03:29
Compare
Choose a tag to compare
  • Update qBittorrent Enhanced Edition version to v4.5.1.10.

  • Now TELEGRAM_TITLE setting in script.conf also doubles as portal page title.

  • Rework dockerfile for docker deployment, now image size is a bit smaller.

  • 升级 qBittorrent Enhanced Edition version 版本到 v4.5.1.10

  • 现在 script.conf 文件中 TELEGRAM_TITLE 设置项同时也是导航页的标题

  • 优化 docker 部署的 dockerfile,镜像体积小了一点。

Leech-AIO-APP-EX v1.6.17

15 Feb 04:56
Compare
Choose a tag to compare
  • Fix qBittorrent Unauthorized error

  • 修正 qBittorrent 某些网络环境下无法登陆的问题

Leech-AIO-APP-EX v1.6.13

02 Feb 11:36
Compare
Choose a tag to compare
  • Fix pyLoad upload path issue

  • pyLoad auto-update after container/service restarted

  • 修正 pyLoad 上传路径问题

  • 容器/服务重启后自动更新 pyLoad

Leech-AIO-APP-EX v1.6.11

29 Jan 10:42
Compare
Choose a tag to compare
  • Improve Error handling for Cloudflare Workers

  • Add NodeStatus server monitoring client for Heroku/Doprax deployment

  • Custom Telegram notification title

  • Add Telegram notification when container started for Docker Deployment

  • 改进 Cloudflare Workers 连接失败后的处理方式,会继续尝试取回备份直到连接成功。

  • 为 Heroku 和 Doprax 部署增加 NodeStatus 探针客户端。

  • 自定义 Telegram bot 通知消息标题。

  • 为 Docker 部署增加容器启动 Telegram 通知。

For previous version user,need to add following content to config/script.conf file for Telegram notification title.
从之前版本升级的用户,需要在 config/script.conf 文件中加入下列内容,以支持自定义 Telegram bot 通知消息标题。

# Telegram 通知标题 | Telegram notification title
telegram-notification-title=

Leech-AIO-APP-EX v1.6.10

19 Jan 12:47
Compare
Choose a tag to compare
  • Add Doprax Deployment

  • Fix yt-dlp upload path

  • Add Telegram notification when container started for Heroku & Doprax Deployment

  • 增加 Doprax 部署

  • 修复 yt-dlp 上传路径问题

  • 为 Heroku 和 Doprax 部署增加容器启动 Telegram 通知