⬆️ Updating add-on Tautulli to 210ffbd

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-23 10:09:03 +00:00
parent 9654f18368
commit ff870e7f21
4 changed files with 17 additions and 9 deletions

View file

@ -787,10 +787,10 @@ SOFTWARE.
[tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/5c4d4eb
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/5c4d4eb/README.md
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/210ffbd
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/210ffbd/README.md
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
[tautulli-version-shield]: https://img.shields.io/badge/version-5c4d4eb-blue.svg
[tautulli-version-shield]: https://img.shields.io/badge/version-210ffbd-blue.svg
[tautulli-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tautulli.svg
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,8 +1,14 @@
# Changelog since v0.1.0
2018/09/22 10:42 UTC - [5c4d4eb](https://github.com/hassio-addons/addon-tautulli/commit/5c4d4eb06ea5d9f953f83ce57521e57dc8f15ed8) by [@frenck](https://github.com/frenck)
2018/09/22 13:11 UTC - [210ffbd](https://github.com/hassio-addons/addon-tautulli/commit/210ffbde9e3c6ade80b7a335a9da3b71ae416dc6) by [@ludeeus](https://github.com/ludeeus)
> :books: Added screenshot
2018/09/22 13:11 UTC - [d9e6fe7](https://github.com/hassio-addons/addon-tautulli/commit/d9e6fe7dd0f784081ed56cd959fbed4742485df9) by [@ludeeus](https://github.com/ludeeus)
> :hammer: Corrections for patches for v2.1.21
2018/09/22 13:11 UTC - [5c4d4eb](https://github.com/hassio-addons/addon-tautulli/commit/5c4d4eb06ea5d9f953f83ce57521e57dc8f15ed8) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Tautulli to v2.1.21 (#10)
2018/09/22 10:42 UTC - [d68e3d4](https://github.com/hassio-addons/addon-tautulli/commit/d68e3d45baaf2b140c16332c7d3d6bc3fe04f6a8) by [@ludeeus](https://github.com/ludeeus)
2018/09/22 13:11 UTC - [d68e3d4](https://github.com/hassio-addons/addon-tautulli/commit/d68e3d45baaf2b140c16332c7d3d6bc3fe04f6a8) by [@ludeeus](https://github.com/ludeeus)
> 📚 Fixes broken mdi in example config.

View file

@ -8,6 +8,8 @@
Monitoring and tracking tool for Plex Media Server.
![Screenshot][screenshot]
## About
Tautulli is an application that you can run alongside your Plex Media Server
@ -44,11 +46,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-tautulli/blob/5c4d4eb/README.md
[docs]: https://github.com/hassio-addons/addon-tautulli/blob/210ffbd/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-5c4d4eb-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/5c4d4eb
[release-shield]: https://img.shields.io/badge/version-210ffbd-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/210ffbd
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Tautulli",
"version": "5c4d4eb",
"version": "210ffbd",
"slug": "tautulli",
"description": "Monitoring and tracking tool for Plex Media Server",
"url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",