From de9a814d2c36f43d3cc5148fda9ee48f6c870a09 Mon Sep 17 00:00:00 2001 From: Leo Nesfield Date: Sun, 18 Oct 2020 16:00:08 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7872cc3ed0..9aaabfdfdf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ Emby Server ============ +## Notice + +Please note, this repository is no longer maintained as Emby is no longer an open source project, please see https://emby.media/ for further updates. + Emby Server is a personal media server with apps on just about every device. It features a REST-based API with built-in documention to facilitate client development. We also have client libraries for our API to enable rapid development. From a6b5aa0b68d98a0591a96c6de432f33be274dd90 Mon Sep 17 00:00:00 2001 From: Leo Nesfield Date: Sun, 18 Oct 2020 19:26:42 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aaabfdfdf..ccc7de5e14 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Emby Server ## Notice -Please note, this repository is no longer maintained as Emby is no longer an open source project, please see https://emby.media/ for further updates. +Please note, the source code is no longer maintained as Emby is no longer an open source project, and is kept for historical reasons, please see https://emby.media/ or the [releases](https://github.com/MediaBrowser/Emby/Releases) page for further updates. Emby Server is a personal media server with apps on just about every device. From efe451c588dba409ff735fb1a1201d673b4c922a Mon Sep 17 00:00:00 2001 From: Leo Nesfield Date: Sun, 18 Oct 2020 19:27:02 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc7de5e14..798d05b37f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Emby Server ## Notice -Please note, the source code is no longer maintained as Emby is no longer an open source project, and is kept for historical reasons, please see https://emby.media/ or the [releases](https://github.com/MediaBrowser/Emby/Releases) page for further updates. +Please note, the source code on this repository is no longer maintained as Emby is no longer an open source project, and is kept for historical reasons, please see https://emby.media/ or the [releases](https://github.com/MediaBrowser/Emby/Releases) page for further updates. Emby Server is a personal media server with apps on just about every device.