⬆️ Updating add-on Tautulli to 60b7c09

This commit is contained in:
Community Hass.io Add-ons Bot 2018-10-12 09:57:51 +00:00
parent 9c111e018e
commit 9f4298c886
4 changed files with 14 additions and 10 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/4aaab20
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/4aaab20/README.md
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/60b7c09
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/60b7c09/README.md
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
[tautulli-version-shield]: https://img.shields.io/badge/version-4aaab20-blue.svg
[tautulli-version-shield]: https://img.shields.io/badge/version-60b7c09-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,11 @@
# Changelog since v0.2.2
2018/10/07 17:15 UTC - [4aaab20](https://github.com/hassio-addons/addon-tautulli/commit/4aaab20794351a766524a7b006612cd7f02237f3) by [@frenck](https://github.com/frenck)
2018/10/12 09:48 UTC - [60b7c09](https://github.com/hassio-addons/addon-tautulli/commit/60b7c0987e29c9921667d2e84a20a3d16d76b542) by [@ludeeus](https://github.com/ludeeus)
> ✨Adds suport to use an existing database
2018/10/12 09:48 UTC - [4aaab20](https://github.com/hassio-addons/addon-tautulli/commit/4aaab20794351a766524a7b006612cd7f02237f3) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Tautulli to v2.1.22 (#12)
2018/10/07 17:15 UTC - [26a250b](https://github.com/hassio-addons/addon-tautulli/commit/26a250b5ac6d3949d5eebdebf7efed300bb2a522) by [@frenck](https://github.com/frenck)
2018/10/12 09:48 UTC - [26a250b](https://github.com/hassio-addons/addon-tautulli/commit/26a250b5ac6d3949d5eebdebf7efed300bb2a522) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades GCC/G++ to 6.4.0-r9

View file

@ -46,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/4aaab20/README.md
[docs]: https://github.com/hassio-addons/addon-tautulli/blob/60b7c09/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-4aaab20-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/4aaab20
[release-shield]: https://img.shields.io/badge/version-60b7c09-blue.svg
[release]: https://github.com/hassio-addons/addon-tautulli/tree/60b7c09
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Tautulli",
"version": "4aaab20",
"version": "60b7c09",
"slug": "tautulli",
"description": "Monitoring and tracking tool for Plex Media Server",
"url": "https://github.com/hassio-addons/addon-tautulli/tree/master/README.md",
@ -22,7 +22,8 @@
},
"map": [
"config",
"ssl"
"ssl",
"share:rw"
],
"options": {
"log_level": "info",