Daniel J. Lewis
39f6d0893a
Merge pull request #2 from theDanielJLewis/docs-markdown-fix
...
Fixed bad markdown
2025-06-07 02:36:55 -04:00
Daniel J. Lewis
352fba5574
Fixed bad markdown
2025-06-07 02:36:37 -04:00
Daniel J. Lewis
f789fa3174
Merge pull request #1 from theDanielJLewis/rename-tag-files
...
Renamed tag files for consistency and URI conventions
2025-06-07 02:12:07 -04:00
Daniel J. Lewis
70c982bdad
Renamed tag files for consistency and URI conventions
...
Renamed all multi-word tag docs to lower case and hyphenated to match the title of the tag and follow standard URI conventions.
Updated affected internal links.
No content changes.
2025-06-07 02:11:11 -04:00
Dave Jones
91e3baa0f9
Merge pull request #701 from jamescridland/patch-4
...
Update location.md
2025-04-28 10:31:01 -05:00
Dave Jones
5c897f32b5
Merge pull request #702 from jamescridland/patch-5
...
Update implementation guide for location
2025-04-28 10:30:51 -05:00
James Cridland
0b906aed0a
Update location.md
...
New for 2025
2025-04-26 14:48:22 +10:00
James Cridland
974a79ff0b
Update location.md
...
New 2025 spec
2025-04-26 13:40:54 +10:00
Dave Jones
512d906e25
formalize the location tag - #668 #671
2025-04-25 12:07:54 -05:00
Dave Jones
051dd2eac4
formalize the location tag - #668 #671
2025-04-25 12:02:23 -05:00
Dave Jones
ba478ac8b2
tweaks to format
2025-04-25 11:45:01 -05:00
Dave Jones
2b7bf717f2
Merge pull request #699 from theDanielJLewis/split-docs
...
Split each tag into separate Markdown doc and added internal cross-linking
2025-04-25 11:15:40 -05:00
Daniel J. Lewis
342d28b4f6
Added missing file extensions.
2025-04-25 10:59:59 -04:00
Daniel J. Lewis
613fd2559a
Merge branch 'main' into split-docs
2025-04-25 10:37:22 -04:00
Daniel J. Lewis
14b696cead
Adding Marzal's `applepodcastsverify` parts.
2025-04-25 10:34:58 -04:00
Dave Jones
36894febd6
Merge pull request #697 from Marzal/patch-6
...
Fix broken markdown URL
2025-04-24 23:07:48 -05:00
Dave Jones
a424e86ee9
Merge pull request #696 from Marzal/patch-5
...
Document applepodcastsverify
2025-04-24 23:07:32 -05:00
Dave Jones
6ecb3e2296
Merge pull request #693 from Marzal/patch-4
...
Improve consistency on trailer examples
2025-04-24 23:06:52 -05:00
Dave Jones
65cbc834db
Merge pull request #691 from Marzal/patch-3
...
typo: missing verb
2025-04-24 23:06:22 -05:00
Daniel J. Lewis
a5cac156a7
Finished internal cross-linking between tags.
2025-04-08 18:09:50 -04:00
Daniel J. Lewis
98d848db77
Started internal cross-linking
2025-04-08 17:55:05 -04:00
Daniel J. Lewis
5b7f1ff81d
Refactor podcast namespace documentation to use separate documents for each tag, improving readability and parsing.
2025-04-08 17:52:50 -04:00
David Marzal
f0a0f8bfd1
Fix broken URL
...
Because of document formating
2025-03-07 19:16:40 +01:00
David Marzal
dfe13a9f55
Fix URL in TXT tag
2025-03-07 19:11:35 +01:00
David Marzal
a506626741
Document applepodcastsverify
2025-03-07 18:34:30 +01:00
David Marzal
691af3e220
Improve consistency on trailer examples
...
The extension it's usually used on the spec with the extension
And no other example uses type=audio/mp3
I thought to better PR that to ask on a Issue, glad to be corrected if I'm missing something
2025-02-27 17:24:16 +01:00
David Marzal
985969199c
typo: missing verb
...
And a bit of LanguageTool rephrase
2025-02-20 10:07:45 +01:00
Dave Jones
9315589260
Merge pull request #618 from aegrumet/update-blip10-remote-feed
...
Updated TLV instructions for remote feed and item guids.
2025-02-17 15:26:13 -06:00
Dave Jones
7f4e45ab29
Merge pull request #667 from johnspurlock/patch-10
...
Clarify that item-level funding applies to liveItem as well
2025-02-17 15:24:00 -06:00
Dave Jones
92cdd58cbb
Merge pull request #673 from jamescridland/patch-2
...
Update transcripts.md
2025-02-17 15:23:38 -06:00
Dave Jones
ff0061dffc
Merge pull request #688 from Pigamer37/patch-1
...
Fix trailing and missing commas in exampleComplex.json
2025-02-17 15:23:20 -06:00
Dave Jones
8dc7461c0a
Merge pull request #689 from Pigamer37/patch-2
...
Fix <itunes:image> tags in example.xml
2025-02-17 15:22:53 -06:00
Dave Jones
1c7381ead6
Merge pull request #690 from johnspurlock/patch-11
...
Update socialprotocols.txt
2025-02-14 09:20:50 -06:00
John Spurlock
fdb84040d7
Update socialprotocols.txt
...
`bluesky` is not a protocol, it should be `atproto`
similarly to how we have `activitypub`, not `mastodon`
2025-02-14 08:19:20 -05:00
Lucas Gómez (KB)
065ef98413
Fix <itunes:image> tags in example.xml
...
The image URL's were inside the tag content instead of the standard way of the href attribute.
In (Apple's example feed)[https://help.apple.com/itc/podcasts_connect/#/itcbaf351599 ] (and everywhere else I've looked) it's written the way I did on this PR.
2025-02-14 12:25:15 +01:00
Lucas Gómez (KB)
dab850b264
Missing comma in exampleComplex.json
...
Missing comma between properties
2025-01-28 12:49:44 +01:00
Lucas Gómez (KB)
44493c6bac
Fix trailing comma in exampleComplex.json
...
Because of this, the file couldn't get parsed by https://developer.mozilla.org/en-US/docs/Web/API/Response/json , for example
2025-01-28 12:39:23 +01:00
James Cridland
4d0994ec3e
Update transcripts.md
...
Rewritten to give some guidance on formats. Moved WebVTT up to #1 spot. Added max-length advice. Added example web player code.
2024-11-20 14:18:10 +10:00
Dave Jones
909dd10123
Merge pull request #672 from amcquade/update-blubrry-supported-features
...
Update supported features list for blubrry and powerpress
2024-11-14 18:20:56 -06:00
aaron-blubrry
28ca685ee3
Update supported features list for blubrry and powerpress
2024-11-04 13:47:18 -07:00
John Spurlock
3e53780d9a
Clarify that item-level funding applies to liveItem as well
2024-10-05 13:20:13 -05:00
Dave Jones
45f3ecbbab
allow funding tag at item level
2024-10-04 06:20:37 -05:00
Dave Jones
efa6a9a80d
Merge pull request #661 from redimongo/patch-1
...
Update element-support.md to add PodToo
2024-09-20 06:55:36 -05:00
RUSSELL HARROWER
6f3f615fab
Update element-support.md to add PodToo
2024-09-20 13:36:50 +08:00
Dave Jones
81454618bd
Merge pull request #659 from Marzal/patch-direciton
...
fix typo
2024-09-08 11:54:57 -05:00
David Marzal
f593c5da3f
fix typo
2024-09-07 22:05:09 +02:00
Dave Jones
5f8f83a04a
v4v license formatting
2024-08-16 10:47:09 -05:00
Dave Jones
b4906549dc
license cleanup work
2024-08-15 22:11:47 -05:00
Dave Jones
69d26eb670
license cleanup work
2024-08-15 21:52:16 -05:00
Dave Jones
b24ae6d0dd
Merge pull request #652 from johnspurlock/patch-9
...
Followup edits for `<podcast:contentLink>` change
2024-08-09 22:45:15 -05:00