From 97d4c9108eab405bf321ce1d843ab7edc4f6ec30 Mon Sep 17 00:00:00 2001 From: James Finch <1347620+JamsRepos@users.noreply.github.com> Date: Sat, 25 May 2024 07:45:02 +0100 Subject: [PATCH] feat: :rocket: Added support for Unraid Community Apps --- unraid/ca_profile.xml | 7 +++++++ unraid/unraid.xml | 29 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 unraid/ca_profile.xml create mode 100644 unraid/unraid.xml diff --git a/unraid/ca_profile.xml b/unraid/ca_profile.xml new file mode 100644 index 00000000..df3dce2e --- /dev/null +++ b/unraid/ca_profile.xml @@ -0,0 +1,7 @@ + + + https://i.imgur.com/wTtRPnS.png + Materialious is the team behind the open-source privacy respecting front-end for Invidious. + https://github.com/sponsors/WardPearce + If you like our work please consider sponsoring on GitHub. + \ No newline at end of file diff --git a/unraid/unraid.xml b/unraid/unraid.xml new file mode 100644 index 00000000..43c53090 --- /dev/null +++ b/unraid/unraid.xml @@ -0,0 +1,29 @@ + + + materialious + wardpearce/materialious + https://hub.docker.com/r/wardpearce/materialious/ + bridge + sh + false + https://github.com/Materialious/Materialious/issues + https://github.com/Materialious/Materialious + Materialious is a privacy respecting frontend for YouTube built ontop of Invidious. + Productivity: Tools: + http://[IP]:[PORT:80] + https://i.imgur.com/wTtRPnS.png + --restart=always + For security reasons regarding CORS, your hosted instance of Materialious must serve as the value for the Access-Control-Allow-Origin header on Invidious. + +Invidious doesn't provide a simple way to modify CORS, so this must be done with your reverse proxy. + +Please see the documentation on further information on how to do this if you are unsure. +https://materialio.us/ + 3001 + https://invidious.materialio.us + https://returnyoutubedislikeapi.com + https://sponsor.ajay.app + https://sponsor.ajay.app + https://dearrow-thumb.ajay.app + {"themeColor": "#2596be"} + \ No newline at end of file