kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
tweak
rodzic
1f88b835ae
commit
a28045cc9e
|
@ -757,8 +757,8 @@ Example of specifying four different image sizes:
|
|||
## Live Item
|
||||
`<podcast:liveItem>`<br><br>
|
||||
The `liveItem` tag is used for a feed to deliver a live audio or video stream to podcast apps. It takes the same format as a standard `<item>` episode tag, and all tags that are
|
||||
allowed inside of a normal `<item>` tag are also allowed as children of `<podcast:liveItem>`. Note that "allowed" is not the same as "supported". So, just like a normal `<item>`
|
||||
you cannot depend on all apps to support all tags within `<podcast:liveItem>`, especially when the context of the tag is not obvious. For instance, including an `<itunes:duration>`
|
||||
allowed as children of a normal `<item>` are also allowed as children of `<podcast:liveItem>`. Note that "allowed" is not the same as "supported". So, just like a normal `<item>`,
|
||||
you cannot depend on all apps to support all tags within `<podcast:liveItem>`, especially when the function of the tag is not obvious. For instance, including an `<itunes:duration>`
|
||||
tag in a live item is probably a waste of time since apps will not know what to do with that value in the context of live media.
|
||||
|
||||
This tag will also make use of the [podping](https://podping.cloud) notification network. A podping notification SHOULD be sent out by the host when the live stream starts, to let
|
||||
|
|
Ładowanie…
Reference in New Issue