github aizhimou/pigeon-pod 1.23.0
release 1.23.0

latest releases: 1.25.0, 1.24.0
18 days ago

Changelog

Features

  • Add default minimumDuration in feed configuration and change its unit from minutes to seconds.
  • Add source video link to episode titles in the web app and unify cover-click behavior by removing redirect logic for undownloaded episodes.
  • Add <itunes:block> to RSS feeds to reduce unintended indexing of private feeds by podcast platforms.
  • Add source video link and source channel link (playlist subscriptions only) in RSS content.
  • Wrap RSS descriptions in CDATA, and improve playlist source channel rendering using a standard <a> tag plus line breaks.

Fixs

  • Split audio download and chapter-embedding into separate procedures so chapter embedding errors do not fail downloads.
  • Fix the issue where default minimumDuration did not take effect for new subscriptions.
  • Fix custom artwork not being displayed.

更新日志

新增功能

  1. 在订阅源默认配置中新增 minimumDuration,并将其单位从分钟改为秒。
  2. 在 Web 端剧集标题中新增源视频链接,并移除未下载剧集封面跳转逻辑以统一封面点击行为。
  3. 在 RSS 中新增 <itunes:block> 标签,降低私有订阅被播客平台意外索引的风险。
  4. 在 RSS 内容中新增源视频链接与源频道链接(仅播放列表订阅类型)
  5. 将 RSS 描述内容包裹为 CDATA,并通过标准 <a> 标签与换行优化播放列表来源频道显示。

修复问题

  1. 将音频下载与章节嵌入拆分为独立流程,避免章节嵌入失败导致下载失败。
  2. 修复新建订阅时默认 minimumDuration 不生效的问题。
  3. 修复自定义封面不显示的问题。

Don't miss a new pigeon-pod release

NewReleases is sending notifications on new releases.