From 13e3533a54fcc99eedc7e341058119e25a79b041 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 11 Nov 2020 15:18:17 -0600 Subject: [PATCH] proposal for "podcast:season" tag - #108 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index bd1417d..d4cbc82 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,17 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http - `address` (required) The address of the digital wallet or node that will receive payments. - `split` (required) Defines a percentage that this payment destination represents. Payments will be sent to each destination in the "value" block, dividing up by this percentage. +
+ +- **\**[(int)]**\** + + Item + + (optional | single) + + This element allows for identifying which episodes in a podcast are part of a "season", and allowing that season to have a title associate with it. The element's value is an integer identifying the season number. + + All attributes are optional.