Proposal: Add "maximumRemotePercentage" attribute to <podcast:value> #607
agates
started this conversation in
Enhancement Proposal
Replies: 2 comments 7 replies
-
I'm commenting to bump this. As more people are starting to use 'publisher', 'podcastL', and 'musicL' feeds, there should be a mechanism in place for podcasters/musicians to say "I'm willing to share a percentage of my value, but no more than this percent", or if they don't want to share any of their value, they shouldn't be forced to because a curator simply added their song to a playlist. |
Beta Was this translation helpful? Give feedback.
6 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This proposal is to add a new attribute,
maximumRemotePercentage
, to the<podcast:value>
tag.remotePercentage
requested if the value block is referenced in<podcast:valueTimeSplit>
or<podcast:valuePercentage>
in another feed. If not defined, defaults to 100. If the value is less than 0, 0 is assumed.If the value is greater than 100, 100 is assumed.
Beta Was this translation helpful? Give feedback.
All reactions