Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into bot/update-files-from-global-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Aug 9, 2024
2 parents 9d46bc4 + 8636111 commit 7ab3355
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2024.714.140421
uses: LizardByte/setup-release-action@v2024.801.192524
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- name: Setup Release
id: setup_release
uses: LizardByte/setup-release-action@v2024.725.234618
uses: LizardByte/setup-release-action@v2024.801.192524
with:
dotnet: ${{ needs.check_dockerfiles.outputs.dotnet }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 4 additions & 0 deletions DOCKER_README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### lizardbyte/plexyglass

> **Attention**: Plex is removing ALL support for plugins. This project is no longer maintained.
> See [Plex Forum](https://forums.plex.tv/t/important-information-for-users-running-plex-media-server-on-nvidia-shield-devices/883484)
> for more information.
This is a [docker-mod](https://linuxserver.github.io/docker-mods/) for
[plex](https://hub.docker.com/r/linuxserver/plex) which adds [PlexyGlass](https://github.com/LizardByte/PlexyGlass)
to plex as a plugin, to be downloaded/updated during container start.
Expand Down
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Overview
========

.. attention::

Plex is removing ALL support for plugins. This project is no longer maintained. See
`Plex Forum <https://forums.plex.tv/t/important-information-for-users-running-plex-media-server-on-nvidia-shield-devices/883484>`__
for more information.

LizardByte has the full documentation hosted on `Read the Docs <http://plexyglass.readthedocs.io/>`__.

About
Expand Down
2 changes: 1 addition & 1 deletion third-party/youtube-dl

0 comments on commit 7ab3355

Please sign in to comment.