From 92a7e0073cd6075dc4bd83a45699e66b9be33d85 Mon Sep 17 00:00:00 2001 From: James Cridland Date: Thu, 4 Nov 2021 20:56:06 +1000 Subject: [PATCH] Update 1.0.md Clearer wording about Amazon --- docs/1.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1.0.md b/docs/1.0.md index 7fac1f8..9106a6f 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -540,7 +540,7 @@ Using this pattern, podcasts can maintain a consistent identity across the open **Tips:** * All podcasts in the Podcast Index have already been assigned a GUID; but if one exists in the RSS feed, that value is canonical. * You can programmatically spot a GUID: it is 36 characters long, and contains four hyphen characters. -* Be aware that Amazon Music also uses UUIDv5 identifiers, which are calculated differently. +* Be aware that Amazon Music also uses separate UUIDv5 identifiers within their podcast directory, which are calculated differently and unrelated to this specification. ### Parent   ``