nicfit/eyeD3

No way to update the podcast URL in WFED after itunes-podcast plugin creates it

Open

#576 创建于 2022年8月21日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (58 fork)batch import
help wanted

仓库指标

Star
 (487 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The itunes-podcast plugin has been a great help in creating the PCST and WFED frames demanded by iTunes, but the WFED frame created by itunes-podcast is always empty and cannot be updated. I see in id3/apple.py that both WFED and TGID are defined as text frames, but only TGID can be managed via eyeD3. It would be terrific if eyeD3 could manipulate WFED as easily as a TGID frame.

贡献者指南