diff --git a/README.md b/README.md index e74dbd8e9..389645b2e 100644 --- a/README.md +++ b/README.md @@ -894,10 +894,10 @@ SOFTWARE. [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/9fd0712 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/9fd0712/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/cc930d9 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/cc930d9/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-9fd0712-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-cc930d9-blue.svg [plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 582c62374..ca69bf781 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v3.3.0 +- Remove stale plexmediaserver.pid on startup (#207) - ⬆️ Upgrades Plex Media Server to 1.32.6.7557 (#208) - Ditch CAS diff --git a/plex/README.md b/plex/README.md index 107101826..d32f014c0 100644 --- a/plex/README.md +++ b/plex/README.md @@ -47,5 +47,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-9fd0712-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/9fd0712 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-cc930d9-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/cc930d9 \ No newline at end of file diff --git a/plex/config.yaml b/plex/config.yaml index 9e998cb9f..304b53798 100644 --- a/plex/config.yaml +++ b/plex/config.yaml @@ -1,5 +1,5 @@ name: Plex Media Server -version: 9fd0712 +version: cc930d9 slug: plex description: Recorded media, live TV, online news, and podcasts ready to stream. url: https://github.com/hassio-addons/addon-plex