velizmiguel / SuperK8S_OLD_2020

MIT License
1 stars 0 forks source link

chore(deps): update container image ghcr.io/k8s-at-home/tautulli to v2.10.5 #43

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/k8s-at-home/tautulli minor v2.7.3 -> v2.10.5

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Tautulli/Tautulli (ghcr.io/k8s-at-home/tautulli) ### [`v2.10.5`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2105-2022-11-07) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.10.4...v2.10.5) - Notifications: - New: Added edition_title notification parameter. ([#​1838](https://togithub.com/Tautulli/Tautulli/issues/1838)) - Change: Track notifications link to MusicBrainz track instead of album. - Newsletters: - New: Added months time frame for newsletters. ([#​1876](https://togithub.com/Tautulli/Tautulli/issues/1876)) - UI: - Fix: Broken link on library statistic cards. ([#​1852](https://togithub.com/Tautulli/Tautulli/issues/1852)) - Fix: Check for IPv6 host when generating QR code for app registration. - Fix: Missing padding on condition operator dropdown on small screens. - Other: - Fix: Launching browser when webserver is bound to IPv6. - New: Tautulli can be installed via the Windows Package Manager (winget). - Change: Separate stdout and stderr console logging. ([#​1874](https://togithub.com/Tautulli/Tautulli/issues/1874)) - API: - Fix: API not returning 400 response code. - New: Added edition_title to get_metadata API response. - New: Added collections to get_children_metadata API response. - New: Added user_thumb to get_history API response. - New: Validate custom notification conditions before saving notification agents. ([#​1846](https://togithub.com/Tautulli/Tautulli/issues/1846)) - Change: Fallback to parent_thumb for seasons in get_metadata API response. ### [`v2.10.4`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2104-2022-09-05) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.10.3...v2.10.4) - Activity: - New: Added tooltip for quality profile on activity cards. - Notifications: - New: Added "does not begin with" and "does not end with" condition operators. - UI: - Fix: Album count showing 0 on library statistics. - Fix: Library statistics not showing up for libraries without any history. ### [`v2.10.3`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2103-2022-08-09) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.10.2...v2.10.3) - Notifications: - New: Added JSON support for MQTT notifications. ([#​1763](https://togithub.com/Tautulli/Tautulli/issues/1763)) - New: Added show year notification parameter. - Exporter: - New: Added guids to artist, album, and track metadata export fields. - New: Added languageTag to stream media info export fields. - UI: - Fix: Long channel identifier overflowing activity card. ([#​1802](https://togithub.com/Tautulli/Tautulli/issues/1802)) - Change: Use the last played item's artwork for library statistics cards. - Other: - Fix: Username log filter causing database to lock up. ([#​1705](https://togithub.com/Tautulli/Tautulli/issues/1705)) - Change: Username log filter only applies to usernames longer than 3 characters. ([#​1806](https://togithub.com/Tautulli/Tautulli/issues/1806)) - API: - New: Added parent_year and grandparent_year to get_metadata_details API command. - New: Added last played metadata to top_libraries and top_users in get_home_stats API command. - New: Allow fallback to another PMS image in pms_image_proxy API command. ### [`v2.10.2`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2102-2022-07-03) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.10.1...v2.10.2) - Activity: - Fix: Incorrect audio stream info shown on the activity card when playing a secondary audio track. - UI: - Fix: Usernames not showing on the home statistics cards. - Fix: Do not save a user's friendly name if it is the same as the username. - Change: Update library icons to the latest Plex style. ### [`v2.10.1`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2101-2022-06-01) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.10.0...v2.10.1) - Notifications: - New: Added support for MusicBrainz (mbid://) guids in notification parameters without MusicBrainz lookup enabled. Requires Plex Media Server 1.27.0 or newer with refreshed Plex Music agent metadata. - Mobile App: - Fix: OneSignal validation failing when registering a device. - API: - New: Added grandparent_guids and parent_guids to get_metadata API command. - Change: Updated continent in get_geoip_lookup API command. - Change: Removed server_token from from get_users API command. - Change: shared_libraries changed to a list instead of a string for get_users API command. ### [`v2.10.0`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2100-2022-05-23) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.9.7...v2.10.0) - Activity: - Fix: Detection of Dolby Vision missing for PMS 1.26.1. - Notifications: - Fix: Parsing of filename notification parameter incorrect for Windows PMS. - Exporter: - New: Added additional theme and label export fields. - UI: - Fix: Slow loading of collections and playlists tables. - Change: Update default user thumbnail image to match Plex Web. - API: - Change: Values for get_users_table and get_libraries_table return an integer instead of "Checked". ### [`v2.9.7`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v297-2022-04-11) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.9.6...v2.9.7) - UI: - Fix: Managed user missing the username in the Users table. ### [`v2.9.6`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v296-2022-04-10) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.9.5...v2.9.6) - Activity: - New: Improved display of dynamic range on the activity cards. (Thanks [@​herby2212](https://togithub.com/herby2212)) - Notifications: - Change: Make include summary option apply to all media types for Discord and Slack notifications. - UI: - Fix: Validating Plex login in the setup wizard. ([#​1697](https://togithub.com/Tautulli/Tautulli/issues/1697)) - New: Added hidden username, email, and full name columns to users table. - Other: - Fix: Apply pms_timeout setting to websocket connection. - Fix: Importing of Plex username instead of the full name. ([#​1710](https://togithub.com/Tautulli/Tautulli/issues/1710)) ### [`v2.9.5`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v295-2022-03-26) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.9.4...v2.9.5) - Note: - Updated Snap packages are currently unavailable due to an upstream issue. - Activity: - Change: Improve calculation for transcode progress bar percentage on the activity cards. - History: - Fix: Live TV history filter not working. ([#​1691](https://togithub.com/Tautulli/Tautulli/issues/1691)) - Newsletter: - Fix: Newsletter not showing different album types. ([#​1559](https://togithub.com/Tautulli/Tautulli/issues/1559)) - UI: - Fix: Display season summary on the media info page if available with a fallback to show summary. ([#​1657](https://togithub.com/Tautulli/Tautulli/issues/1657)) - Change: Colour active filter buttons to improve contrast. ([#​1663](https://togithub.com/Tautulli/Tautulli/issues/1663)) - API: - New: Added transcode offset keys to get_activity command. - Other: - Fix: Reschedule backup task after changing backup interval. ([#​1662](https://togithub.com/Tautulli/Tautulli/issues/1662)) - Fix: Dynamic anonymous redirect setting not being enabled by default after the setup wizard. - Fix: Usernames with special characters not being filtered in the logs. ### [`v2.9.4`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v294-2022-02-12) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.9.3...v2.9.4) - UI: - Fix: Setup wizard appearing when restarting after saving settings. - Other: - Fix: Stop Tautulli from starting multiple instances on Windows after a clean reinstall. Check the startup items in Windows Task Manager if it is still occurring. ### [`v2.9.3`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v293-2022-02-09) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.8.1...v2.9.3) - UI: - Fix: Setup wizard looping. - Other: - Fix: Logger username masking preventing Tautulli from starting on new installs. ### [`v2.8.1`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v281-2022-01-04) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.8.0...v2.8.1) - API: - New: Added grouping and query_days parameters to the get_item_watch_time_stats API command. - New: Added grouping parameter to the get_item_user_stats API command. - New: Added total_time to the get_library_user_stats, get_user_player_stats, and get_item_user_stats API command responses. - Removed: media_type parameter no longer required for the get_item_watch_time_stats, and get_item_user_stats API commands. The media type is determined automatically. - Other: - Fix: Clean .pyc files automatically after updating. - New: Allow Snap package to access /media and /mnt locations. Refer to the FAQ for instructions on how to enable access. ### [`v2.8.0`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v280-2021-12-15) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.7.7...v2.8.0) - History: - Fix: Live TV history filter not working correctly when combined with other filters. - Fix: Direct Stream history filter not remembering the state when reloading the page. - Fix: History table not loading when no filters are selected. - New: Added watch time and user stats to media info pages. (Thanks [@​herby2212](https://togithub.com/herby2212)) ([#​1417](https://togithub.com/Tautulli/Tautulli/issues/1417), [#​1471](https://togithub.com/Tautulli/Tautulli/issues/1471)) - Notifications: - New: Added Microsoft Teams notification agent. ([#​1514](https://togithub.com/Tautulli/Tautulli/issues/1514)) - New: Added Gotify notification agent. ([#​1584](https://togithub.com/Tautulli/Tautulli/issues/1584)) - New: Add warning message that passwords are not copied when duplicating a notification or newsletter agent. ([#​1540](https://togithub.com/Tautulli/Tautulli/issues/1540)) - Newsletters: - Fix: Different album types not shown on newsletter. ([#​1559](https://togithub.com/Tautulli/Tautulli/issues/1559)) - Exporter: - New: Added album formats, subformats, and sonic analysis export fields. - UI: - Fix: Docker config volume message overlapping modal windows. ([#​1567](https://togithub.com/Tautulli/Tautulli/issues/1567)) - Fix: Different album types not shown on artist media info page. - New: Added show more/less toggle for summaries on media info pages. ([#​1546](https://togithub.com/Tautulli/Tautulli/issues/1546)) - Change: Do not save datatable page or search states when reloading the page. ([#​1532](https://togithub.com/Tautulli/Tautulli/issues/1532)) - Change: Improve the Plex log reader. - API: - New: Added before and after parameters to the get_history API command. - Other: - Fix: Updated Python dependencies. ([#​1499](https://togithub.com/Tautulli/Tautulli/issues/1499)) - Fix: Some websocket connections not respecting the verify SSL setting. (Thanks [@​nmaggioni](https://togithub.com/nmaggioni)) ([#​1541](https://togithub.com/Tautulli/Tautulli/issues/1541)) - New: Support for Python 3.10. ([#​1522](https://togithub.com/Tautulli/Tautulli/issues/1522)) - New: Added dynamic anonymous redirect service setting. ([#​1526](https://togithub.com/Tautulli/Tautulli/issues/1526)) ### [`v2.7.7`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v277-2021-10-14) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.7.6...v2.7.7) - Notifications: - Fix: Colons and exclamation marks being replaced outside of expressions. - New: Added LunaSea notification agent. Note: Requires a future LunaSea app update to function. - Newsletters: - Fix: Star rating not showing on newsletter with the new Plex metadata agents. ([#​1511](https://togithub.com/Tautulli/Tautulli/issues/1511)) - UI: - Fix: Sorting of mobile devices table with uppercase and lowercase device names. - Fix: Various dropdown menus with centered text to left-aligned text. - Other: - Fix: Plex.tv account token not changing when fetching a new token. - New: Added check and warning message for missing Docker container volume mount. ### [`v2.7.6`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v276-2021-08-31) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.7.5...v2.7.6) - Notifications: - Fix: Unable to parse colons (:) and exclamation marks (!) in notification text eval strings. - Exporter: - Fix: Unable to export playlists and collections from a library. ([#​1484](https://togithub.com/Tautulli/Tautulli/issues/1484)) - New: Added new episode export fields. - Mobile App: - Fix: Unable to scan QR code with dark mode enabled. - New: Tautulli Remote App is out of beta for iOS and can be downloaded in the App Store. - Other: - New: Update PlexAPI to 4.6.3. - New: Added popup alert message for Windows and macOS when Tautulli fails to start. ### [`v2.7.5`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v275-2021-07-15) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.7.4...v2.7.5) - History: - Fix: Guest users were unable to view history. - Fix: Most Active Library statistics was counting deleted libraries. - Newsletters: - Fix: Incorrect padding on the newsletter configuration modal. - Mobile App: - New: Tautulli Remote App is out of beta on Android. The iOS app is available for beta testing on TestFlight. - API: - New: Added mobile device platform and version to device registration. - Other: - Fix: Unable to remove authentication. - Change: Improve API key and device token security on Python 3. - Remove: Basic Authentication setting. ### [`v2.7.4`](https://togithub.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v274-2021-06-19) [Compare Source](https://togithub.com/Tautulli/Tautulli/compare/v2.7.3...v2.7.4) - Activity: - Fix: Incorrect quality profile shown on the activity card. - Notifications: - New: Added ability to evaluate Python expressions in notification parameters. - New: Added tilde (~) to represent blank notification condition values. - Exporter: - Fix: Blank fields missing from csv and json exports. - New: Added some new exporter fields. - Graphs: - Fix: Play counts and durations not matching the homepage statistics. - UI: - New: Show search bar in the collapsed menu on the mobile layout. ([#​1446](https://togithub.com/Tautulli/Tautulli/issues/1446)) - Change: Do not show seconds for total played duration on Users and Libraries tables. - Other: - Fix: Check the Tautulli data folder is writable on startup. ([#​1441](https://togithub.com/Tautulli/Tautulli/issues/1441)) - New: Update PlexAPI to 4.6.1. - Change: Always hash HTTP password in config file.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚩 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.