-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for PC2.0 block tag. Release 0.6.5.
- Loading branch information
1 parent
737dcf9
commit 9737546
Showing
8 changed files
with
142 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 0.6.5 | ||
|
||
- Add support for PC2.0 `<podcast:block>` tag. | ||
|
||
## 0.6.4 | ||
|
||
- Add support for PC2.0 `<podcast:value>` tag. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
// Copyright (c) 2019 Ben Hills and the project contributors. Use of this source | ||
// code is governed by a MIT license that can be found in the LICENSE file. | ||
|
||
/// This class represents a PC2.0 [block](https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md#block) tag. | ||
class Block { | ||
final bool block; | ||
String? id; | ||
|
||
Block({ | ||
required this.block, | ||
this.id, | ||
}); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:georss="http://www.georss.org/georss" xmlns:audioboom="https://audioboom.com/rss/1.0" version="2.0" xml:base="https://audioboom.com/"> | ||
<channel> | ||
<title>Podcast Load Test 2</title> | ||
<description>Unit test podcast test 1</description> | ||
<link>https://nowhere.com/podcastsearchtest1</link> | ||
<pubDate>Thu, 24 Jun 2021 18:00:20 +0000</pubDate> | ||
<language>en</language> | ||
<image> | ||
<url>https://nowhere.com/podcastsearchtest1/image1.png</url> | ||
<title>Podcast Load Test 1</title> | ||
<link>https://nowhere.com/podcastsearchtest1</link> | ||
</image> | ||
<itunes:image href="https://nowhere.com/podcastsearchtest1/image1.png" /> | ||
<itunes:category text="Comedy"><itunes:category text="Comedy Interviews" /></itunes:category> | ||
<itunes:category text="Society & Culture"><itunes:category text="Relationships" /></itunes:category> | ||
<itunes:category text="TV & Film"><itunes:category text="After Shows" /></itunes:category> | ||
<itunes:explicit>no</itunes:explicit> | ||
<itunes:summary>Unit test podcast test 1</itunes:summary> | ||
<itunes:author>Podcast Search Author</itunes:author> | ||
<itunes:owner> | ||
<itunes:name>Ben Hills</itunes:name> | ||
<itunes:email>anytime@amugofjava.me.uk</itunes:email> | ||
</itunes:owner> | ||
<itunes:new-feed-url>podcast1.rss</itunes:new-feed-url> | ||
<itunes:type>episodic</itunes:type> | ||
<podcast:value type="lightning" method="keysend" suggested="0.00000005000"> | ||
<podcast:valueRecipient name="channel recipient1" type="node" address="03ae9f91a0cb8ff43840e3c322c55341a19d8c1c3cea15a25cfc425ac60a34e14a" split="80"/> | ||
<podcast:valueRecipient name="channel recipient2" type="node" address="03ae9f91a0cb8ff43840e3c322c55341a19d8c1c3cea15a25cfc425ac60a34e14b" split="20"/> | ||
</podcast:value> | ||
|
||
<item> | ||
<title>Episode 001</title> | ||
<link>https://nowhere.com/podcastsearchtest1/podcast1</link> | ||
<enclosure url="https://nowhere.com/podcastsearchtest1/podcast1/episode001.mp3" length="0" type="audio/mpeg" /> | ||
<itunes:duration>1200</itunes:duration> | ||
<itunes:explicit>yes</itunes:explicit> | ||
<itunes:episodeType>full</itunes:episodeType> | ||
<description><![CDATA[<div>Test of episode 001</div>]]></description> | ||
<itunes:summary>Episode summary 001</itunes:summary> | ||
<pubDate>Thu, 24 Jun 2021 18:00:00 +0000</pubDate> | ||
<guid isPermaLink="true"></guid> | ||
<itunes:author>Ben Hills</itunes:author> | ||
<dc:creator>Ben Hills</dc:creator> | ||
<itunes:keywords>Podcast, NowPlaying, Listen, Test</itunes:keywords> | ||
<media:keywords>Podcast, NowPlaying, Listen, Test</media:keywords> | ||
<media:rights status="userCreated" /> | ||
</item> | ||
|
||
<item> | ||
<title>Episode 002</title> | ||
<link>https://nowhere.com/podcastsearchtest1/podcast2</link> | ||
<enclosure url="https://nowhere.com/podcastsearchtest1/podcast1/episode002.mp3" length="0" type="audio/mpeg" /> | ||
<itunes:duration>1200</itunes:duration> | ||
<itunes:explicit>no</itunes:explicit> | ||
<itunes:episodeType>full</itunes:episodeType> | ||
<description><![CDATA[<div>Test of episode 002</div>]]></description> | ||
<itunes:summary>Episode summary 002</itunes:summary> | ||
<guid isPermaLink="true"></guid> | ||
<itunes:author>Ben Hills</itunes:author> | ||
<dc:creator>Ben Hills</dc:creator> | ||
<itunes:keywords>Podcast, NowPlaying, Listen, Test</itunes:keywords> | ||
<media:keywords>Podcast, NowPlaying, Listen, Test</media:keywords> | ||
<media:rights status="userCreated" /> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters