🔥
Changelog
- Supports filtering episodes by including and excluding keywords in episodes descriptions.
- Supports the
latesttag in the Docker image:ghcr.io/aizhimou/pigeon-pod:latest. - Automatically add Chapter, Metadata and Thumbnail information to downloaded audio and video files.
- Fixed an issue where unfinished
DOWNLOADINGtasks would remain stuck in theDOWNLOADINGstate when the server restarted.
变更日志
- 支持在节目描述中通过包含和排除关键字筛选节目。
- 添加
latest标签的 Docker 镜像:ghcr.io/aizhimou/pigeon-pod:latest。 - 自动给下载的音频和视频文件中添加 Chapter,Metadata 和 Thumbnail 信息。
- 修复服务器重启时未完成的
DOWNLOADING任务一直卡在DOWNLOADING状态的问题。