Skip to content

iTunes Category has invalid format #229

Description

@UnprofessionalMartin

Bug

Feed category is generated in invalid format.

For example, when you add category "History" to the feed the result would be:

<itunes:category>History</itunes:category>

This is incorrect. According to Apple the correct format should be:
<itunes:category text="History" />

Version

feed: 5.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions