nicfit/eyeD3

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

Open

#576 opened on Aug 21, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (58 forks)batch import
help wanted

Repository metrics

Stars
 (487 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide