From 729feb542c5f7d7d4a5b5f9f1693965ea6908472 Mon Sep 17 00:00:00 2001 From: doingodswork Date: Sat, 17 Oct 2020 19:35:23 +0200 Subject: [PATCH] Add mention of stream ID filtering to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb1c739..f8b4632 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ It provides the most important parts of the Node.js SDK and depending on the req - [x] With optional URL-safe Base64 decoding and JSON unmarshalling - [x] Addon installation callback (manifest endpoint) - [x] Cinemeta client in the independent `cinemeta` package +- [x] Optional stream ID filtering via regex Current *non*-features, as they're usually part of a reverse proxy deployed in front of the service: