Skip to content

What to fill in for a category with subcategory? #161

Closed
@hayschan

Description

@hayschan

According to Apple Podcast categories, specify a category with a subcategory:

<itunes:category text="Society &amp; Culture">
  <itunes:category text="Documentary" />
</itunes:category>

For podsync, the corresponding line in the config file looks like this:
custom = { cover_art = "{IMAGE_URL}}", category = "TV", explicit = true, lang = "en" } # Optional feed customizations

What should I fill in for category if it is a Documentary under Society & Culture?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-feedArea: iTunes XML feedC-enhancementCategory: A PR with an enhancementhelp-wantedNeeds help to fix this issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions