Wykres commitów

92 Commity (46ec1e513b42cdf5eede933e2da39ecb40466cd3)

Autor SHA1 Wiadomość Data
Dave Jones badd831220 draft to merge chapters json formats - #91 2020-10-26 12:04:57 -05:00
Dave Jones 5df9b6dd5b wireframe for <podcast:soundbite> - closes #61 2020-10-23 09:37:44 -05:00
Dave Jones 84c5850f20 moving "id" to phase 2 2020-10-23 09:33:47 -05:00
Dave Jones fa5ef8aa8a moving "images" to phase 2 - closes #81 2020-10-23 09:17:22 -05:00
Dave Jones d1a9c0ebf9 indexers/block placeholder - closes #44 2020-10-23 08:55:52 -05:00
Dave Jones 8108d21a85 require HTTPS - closes #80 2020-10-22 16:38:45 -05:00
Dave Jones fef73a26b1 more clarity 2020-10-22 11:00:35 -05:00
Dave Jones 4078cf0c92 clarity on tag adoption and timelines 2020-10-22 10:51:23 -05:00
Dave Jones f17c7c0191 clarification for importing/locked - closes #83 2020-10-22 10:24:55 -05:00
Dave Jones e15712a368 remove "stream" - closes #79 2020-10-22 09:51:18 -05:00
Dave Jones 85396519ba move "alternateEnclosure" to phase 2 - closes #78 2020-10-22 09:49:17 -05:00
Dave Jones 72cd602e75 disallow duplicates - closes #75 2020-10-22 09:38:39 -05:00
Dave Jones 2dbc089ceb bug fix - closes #76 2020-10-22 09:36:29 -05:00
Dave Jones bfcba6e365 remove "method" attribute - closes #74 2020-10-22 09:34:51 -05:00
Dave Jones 3f77fd3d19 more wording for location - closes #73 2020-10-22 09:33:14 -05:00
Dave Jones ce7d01e527 typo - closes #72 2020-10-22 09:12:34 -05:00
Dave Jones 69a4b1876f "platform" removed - closes #66 2020-10-22 08:55:29 -05:00
Dave Jones 341467cf60 clarified "string length" - closes #65 2020-10-22 08:49:24 -05:00
Dave Jones 9e0b4436c3 "newFeedUrl" removed - closes #82 2020-10-22 08:44:57 -05:00
Dave Jones 95c14ccafa reworded 2020-10-21 12:09:37 -05:00
Dave Jones cf75b3d230 links 2020-10-21 12:07:19 -05:00
Dave Jones e1e461824e formalize "funding" tag 2020-10-19 11:34:38 -05:00
snookfin 2bdf0fc18d
Funding platform --> optional 2020-10-19 12:00:07 -04:00
Dave Jones 83e68803fb typos 2020-10-18 22:13:23 -05:00
Dave Jones e82bf7eeb9 links and max strings 2020-10-18 22:10:20 -05:00
Dave Jones ce85ad3216 fix links 2020-10-18 21:02:26 -05:00
Dave Jones 3738953120 links 2020-10-18 21:00:45 -05:00
Dave Jones 6c7310fb21 chapters tag/format work - #47 2020-10-18 01:32:56 -05:00
Dave Jones a08d5ba0e7 typo fix 2020-10-17 10:53:05 -05:00
James Cridland 68cc25e1f1
Update README.md
Removing combative language. We don't need to shame anyone into making changes - we need to enthuse and excite them...
2020-10-17 22:25:03 +10:00
Dave Jones ea23041b6a images srcset - #43 2020-10-16 15:12:59 -05:00
Dave Jones 614494445a remove goal 2 - #40 2020-10-16 14:53:23 -05:00
snookfin e0fbbbb481
Syntax updates as requested
As discussed here: https://github.com/Podcastindex-org/podcast-namespace/issues/40#issuecomment-709557157

url="" is used everywhere except for image which use href="". This is consistent with existing standards (iTunes namespace).
2020-10-15 16:58:00 -04:00
Dave Jones 4fe2d7d87d optional url in id tag - closes #38 2020-10-15 11:10:57 -05:00
Dave Jones 9d3b8e613f location tag is "optional" - closes #5 2020-10-15 10:56:01 -05:00
Dave Jones 5bc963cabd spacing 2020-10-14 12:36:59 -05:00
Dave Jones 12dd368bfb spacing 2020-10-14 12:36:12 -05:00
Dave Jones 18ae60836b spacing 2020-10-14 12:30:13 -05:00
Dave Jones 3359c639f7 Fix markdown bugs and clarify some attributes 2020-10-14 12:28:47 -05:00
Dave Jones 4e0e52a323 Re-order and move url tracking to phase 2 2020-10-14 11:59:17 -05:00
Dave Jones ec3379c7c3
Merge pull request #29 from MartinMouritzen/patch-1
replace guest element with persons
2020-10-14 11:43:37 -05:00
Martin Mouritzen 73b9a4d264
Removed "person" parent element
Advanced simplicity baby!
2020-10-14 18:21:15 +02:00
Dave Jones 163d5b61e7 Cleanup 2020-10-14 10:57:14 -05:00
Dave Jones 6216564884 Add float option to chapter start 2020-10-14 10:55:44 -05:00
Dave Jones bc05f36c3f
Merge pull request #33 from normand1/patch-2
<podcast:chapter> Start Time Type Update
2020-10-14 10:53:55 -05:00
Dave Jones ee4dd6b652 Cleanup Goals and add contributor 2020-10-14 10:51:21 -05:00
David Norman 74834ab195
Podcast Chapter Start Time Data Type Update
At @tomrossi7 's recommendation I'm proposing a change from using the lesser known [Normal Play Time](https://www.ietf.org/rfc/rfc2326.txt) type to use seconds since the start of podcast instead represented in integers. This is a simpler way of representing a time within a podcast and will be simpler for clients to adopt.

This also aligns with the type used by the itunes tag: `<itunes:duration>`
2020-10-14 08:45:38 -07:00
Tom Rossi 9da4b7c2a5 Updating the locked tag 2020-10-14 11:03:46 -04:00
Martin Mouritzen 6021602dd9
Removal of host element
Removed host element, since that would also be solved by the person(s) element.
2020-10-14 12:14:18 +02:00
Dave Jones b7b60385b6 remove "chapters" container - #30 2020-10-13 16:56:39 -05:00