Skip to content

Value element is ignored when set on the <item> (episode) level #161

@dergigi

Description

@dergigi

I believe that setting up a value-split on a per-episode level is not supported by Sphinx yet, even though it is defined in the specification.

Quote from the <podcast:value> spec:

<podcast:value
    type="[cryptocurrency or layer(string)]"
    method="[payment transport(string)]"
    suggested="[payment amount(float)]"
>
[one or more "podcast:valueRecipient" elements]
</podcast:value>

This element can exist at either the <channel> or <item> level.

The value tag, when it exists at the <channel> level, designates the payment scheme for the entire podcast. When it exists at the <item> level, it is intended to override the channel level tag for that episode only.


Please let me know if my assessment is correct. I've experimented with various feed setups and looked through the code, and as far as I am able to tell this feature is simply not implemented yet. It's always possible that I'm wrong though and something is wrong with my feed.

Keep up the great work everyone 🧡

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions