From a5dc266588739be2a03728669ab988d263168d19 Mon Sep 17 00:00:00 2001 From: lostb1t Date: Sat, 9 Dec 2023 09:36:45 +0100 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index acf68e1..2879743 100644 --- a/README.md +++ b/README.md @@ -21,21 +21,6 @@ Remix your plex recommendations. !!This does not alter your plex data in anyway. it only alters outgoing api requests. All your collections or rows are kept intact!! -## Test server - -There is a Replex test server available, you can use it by base32 encoding your plex url and put it in front of replex.stream as a subdomain. - -Example: - -http://56.29.34.34:32400 -> NB2HI4B2F4XTKNROGI4S4MZUFYZTIORTGI2DAMA= - -Your test url would be: https://NB2HI4B2F4XTKNROGI4S4MZUFYZTIORTGI2DAMA=.replex.stream - -Add the url to the "Custom server access URLs" in plex under network and disable remote access. -Continue with [Mixed Rows](#mixed-rows) to continue setting up custom collections. - -Base32 online encoding tool: https://emn178.github.io/online-tools/base32_encode.html - ## Installation Run the docker image with REPLEX_HOST set to your plex instance.