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

feat(container): update ghcr.io/onedr0p/tautulli docker tag to 2.12.4 #1087

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stimpy-bot[bot]
Copy link
Contributor

@stimpy-bot stimpy-bot bot commented Apr 23, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/tautulli minor 2.10.2 -> 2.12.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Tautulli/Tautulli

v2.12.4

Compare Source

  • History:
    • Fix: Set view offset equal to duration if a stream is stopped within the last 10 sec.
  • Other:
    • Fix: Database import may fail for some older databases.
    • Fix: Double-quoted strings for newer versions of SQLite. (#​2015, #​2057)
  • API:
    • Change: Return the ID for async API calls (export_metadata, notify, notify_newsletter).

v2.12.3

Compare Source

  • Activity:
    • Fix: Incorrect subtitle decision shown when subtitles are transcoded.
  • History:
    • Fix: Incorrect order when sorting by the duration column in the history tables.
  • Notifications:
    • Fix: Logging error when running scripts that use PlexAPI.
  • UI:
    • Fix: Calculate file sizes setting causing the media info table to fail to load.
    • Fix: Incorrect artwork and thumbnail shown for Live TV on the Most Active Libraries statistics card.
  • API:
    • Change: Renamed duration to play_duration in the get_history API response. (Note: duration kept for backwards compatibility.)

v2.12.2

Compare Source

  • Other:
    • Fix: Tautulli not starting on FreeBSD jails.

v2.12.1

Compare Source

  • Activity:
    • Fix: Stop checking for deprecated sync items sessions.
    • Change: Do not show audio language on activity cards for music.
  • Other:
    • Fix: Tautulli not starting on macOS.

v2.12.0

Compare Source

  • Notifications:
    • New: Added support for Telegram group topics. (#​1980)
    • New: Added anidb_id and anidb_url notification parameters. (#​1973)
    • New: Added notification triggers for Intro Marker, Commercial Marker, and Credits Marker.
    • New: Added various intro, commercial, and credits marker notification parameters.
    • New: Allow setting a custom Pushover notification sound. (#​2005)
    • Change: Notification images are now uploaded directly to Discord without the need for a 3rd party image hosting service.
    • Change: Automatically strip whitespace from notification condition values.
    • Change: Trigger watched notifications based on the video watched completion behaviour setting.
  • Exporter:
    • Fix: Unable to run exporter when using the Snap package. (#​2007)
    • New: Added credits marker, and audio/subtitle settings to export fields.
  • UI:
    • Fix: Incorrect styling and missing content for collection media info pages.
    • New: Added edition details field on movie media info pages. (#​1957) (Thanks @​herby2212)
    • New: Added setting to change the video watched completion behaviour.
    • New: Added watch time and user statistics to collection and playlist media info pages. (#​1982, #​2012) (Thanks @​herby2212)
    • New: Added history table to collection and playlist media info pages.
    • New: Dynamically change watched status in the UI based on video watched completion behaviour setting.
    • New: Added hidden setting to override server name.
    • Change: Move track artist to a details field instead of in the title on track media info pages.
  • API:
    • New: Added section_id and user_id parameters to get_home_stats API command. (#​1944)
    • New: Added marker info to get_metadata API command results.
    • New: Added media_type parameter to get_item_watch_time_stats and get_item_user_stats API commands. (#​1982) (Thanks @​herby2212)
    • New: Added last_refreshed timestamp to get_library_media_info API command response.
  • Other:
    • Change: Migrate analytics to Google Analytics 4.

v2.11.1

Compare Source

  • Activity:
    • Fix: Use source language instead of stream language on activity cards.
  • Notifications:
    • Fix: Blank start time notification parameters causing recently added notifications to fail. (#​1940)
  • Other:
    • Fix: Tautulli failing to start when using python 3.7.
    • Fix: Snap install failing to start. (#​1941)
    • Fix: Update check crashing when git is missing. (#​1943) (Thanks @​Minituff)

v2.11.0

Compare Source

  • Activity:
  • History:
    • New: Log subtitle language and subtitle forced to database. (#​1826)
  • Notifications:
    • Fix: Validating condition operators would fail with a blank parameter.
    • New: Added start time and stop time notification parameters. (#​1931)
    • New: Added session_key to LunaSea notification payload. (#​1929) (Thanks @​JagandeepBrar)
  • Newsletters:
    • Fix: Allow CSS to support light and dark themes.
  • Exporter:
    • New: Added editionTitle to movie exporter fields.
    • Change: m3u8 export changed to .m3u file extension. File is still encoded using UTF-8.
  • UI:
    • Fix: Link watch statistics to media page using metadata from history. (#​1882)
    • New: Show subtitle language and subtitle forced flag in stream data modal.
  • Other:
    • Fix: Mask more user and metadata fields for guest access. (#​1913)
    • Change: Disable TLS 1.0 and 1.1 for the webserver. Minimum TLS version is 1.2. (#​1870)
    • Change: Use system language for requests to Plex Media Server.

v2.10.5

Compare Source

  • Notifications:
    • New: Added edition_title notification parameter. (#​1838)
    • Change: Track notifications link to MusicBrainz track instead of album.
  • Newsletters:
    • New: Added months time frame for newsletters. (#​1876)
  • UI:
    • Fix: Broken link on library statistic cards. (#​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)
  • 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)
    • Change: Fallback to parent_thumb for seasons in get_metadata API response.

v2.10.4

Compare Source

  • 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

Compare Source

  • Notifications:
    • New: Added JSON support for MQTT notifications. (#​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)
    • Change: Use the last played item's artwork for library statistics cards.
  • Other:
    • Fix: Username log filter causing database to lock up. (#​1705)
    • Change: Username log filter only applies to usernames longer than 3 characters. (#​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.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stimpy-bot stimpy-bot bot requested a review from sob as a code owner April 23, 2023 04:07
@stimpy-bot stimpy-bot bot added renovate/container type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Apr 23, 2023
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Apr 23, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Apr 23, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@stimpy-bot stimpy-bot bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 5c0d477 to 80d519e Compare April 27, 2023 13:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Apr 27, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@stimpy-bot stimpy-bot bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 80d519e to cae6eb5 Compare May 10, 2023 07:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented May 10, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@stimpy-bot stimpy-bot bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from cae6eb5 to f736e77 Compare May 23, 2023 18:07
@stimpy-bot stimpy-bot bot changed the title feat(container): update ghcr.io/onedr0p/tautulli docker tag to 2.12.3 feat(container): update ghcr.io/onedr0p/tautulli docker tag to 2.12.4 May 23, 2023
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented May 23, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from f736e77 to 8f708cc Compare May 23, 2023 18:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented May 23, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented May 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 8f708cc to 7a7e88a Compare May 23, 2023 20:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented May 23, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 7a7e88a to 69824f0 Compare June 15, 2023 00:40
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Jun 15, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 69824f0 to 1b1e8fd Compare June 16, 2023 09:37
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Jun 16, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 1b1e8fd to e54e877 Compare July 14, 2023 00:17
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Jul 14, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from e54e877 to b9688c1 Compare August 25, 2023 17:42
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Aug 25, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from b9688c1 to ba00d2e Compare August 25, 2023 20:15
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Aug 25, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from ba00d2e to c50c362 Compare October 7, 2023 07:05
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 7, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from c50c362 to fe6a0df Compare October 7, 2023 12:30
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 7, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from fe6a0df to 201a0f1 Compare October 7, 2023 18:08
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 7, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 201a0f1 to 0f26815 Compare October 7, 2023 21:24
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 7, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 0f26815 to 88ac52b Compare October 13, 2023 18:36
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 13, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 88ac52b to e28023a Compare October 26, 2023 19:52
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Oct 26, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from e28023a to 37c0275 Compare December 3, 2023 22:24
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 3, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 37c0275 to 7875990 Compare December 6, 2023 02:15
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 6, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 7875990 to 934082b Compare December 7, 2023 22:11
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 7, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 934082b to e244ad1 Compare December 8, 2023 21:33
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Dec 8, 2023

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from e244ad1 to 8e1c962 Compare February 5, 2024 03:05
@stimpy-bot
Copy link
Contributor Author

stimpy-bot bot commented Feb 5, 2024

Path: cluster/apps/media/tautulli/helm-release.yaml

No changes in detected in resources

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 8e1c962 to 33d320a Compare March 11, 2024 21:47
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| docker     | ghcr.io/onedr0p/tautulli | 2.10.2 | 2.13.4 |
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-tautulli-2.x branch from 33d320a to a94e197 Compare March 12, 2024 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants