Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tautulli/tautulli docker tag to v2.15.0 #238

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

This PR contains the following updates:

Package Type Update Change
tautulli/tautulli Kustomization minor v2.13.4 -> v2.15.0

Release Notes

Tautulli/Tautulli (tautulli/tautulli)

v2.15.0

Compare Source

  • Notes:
    • Support for Python 3.8 has been dropped. The minimum Python version is now 3.9.
  • Notifications:
    • New: Allow Telegram blockquote and tg-emoji HTML tags. (Thanks @​MythodeaLoL) (#​2427)
    • New: Added Plex slug and Plex Watch URL notification parameters. (#​2420)
    • Change: Update OneSignal API calls to use the new API endpoint for Tautulli Remote App notifications.
  • Newsletters:
    • Fix: Dumping custom dates in raw newsletter json.
  • History:
    • Fix: Unable to fix match for artists. (#​2429)
  • Exporter:
    • New: Added movie and episode hasVoiceActivity attribute to exporter fields.
    • New: Added subtitle canAutoSync attribute to exporter fields.
    • New: Added logos to the exporter fields.
  • UI:
  • API:
    • New: Added plex slugs to metadata in the get_metadata API command.
  • Other:
    • Fix: Tautulli failing to start with Python 3.13. (#​2426)

v2.14.6

Compare Source

  • Newsletters:
    • Fix: Allow formatting newsletter date parameters.
    • Change: Support apscheduler compatible cron expressions.
  • UI:
    • Fix: Round runtime before converting to human duration.
    • Fix: Make recently added/watched rows touch scrollable.
  • Other:
    • Fix: Auto-updater not running.

v2.14.5

Compare Source

  • Activity:
    • Fix: Display of 2k resolution on activity card.
  • Notifications:
    • Fix: ntfy notifications with special characters failing to send.
  • Other:
    • Fix: Memory leak with database closing. (#​2404)

v2.14.4

Compare Source

v2.14.3

Compare Source

  • Graphs:
    • Fix: History table not loading when clicking on the graphs in some instances.
  • UI:
    • Fix: Scheduled tasks table not loading when certain tasks are disabled.
    • Removed: Unnecessary Remote Server checkbox from the settings page.
  • Other:
    • Fix: Webserver not restarting after the setup wizard.
    • Fix: Workaround webserver crashing in some instances.

v2.14.2

Compare Source

  • History:
    • Fix: Live TV activity not logging to history.
    • Fix: Incorrect grouping of live TV history.
  • Notifications:
    • Fix: Pushover configuration settings refreshing after entering a token.
    • Fix: Plex remote access down notifications not triggering.
    • Fix: Deleting all images from Cloudinary only deleting 1000 images.
    • New: Added platform version and product version notification parameters. (#​2244)
    • New: Added LAN streams and WAN streams notification parameters. (#​2276)
    • New: Added Dolby Vision notification parameters. (#​2240)
    • New: Added live TV channel notification parameters.
    • Change: Improved Tautulli Remote App notification encryption method.
      • Note: Requires Tautulli Remote App version 3.2.4.
  • Exporter:
    • New: Added slug attribute to exporter fields.
    • New: Added track genres to exporter fields.
    • New: Added playlist source URI to exporter fields.
    • New: Added artProvider and thumbProvider to exporter fields.
  • UI:
    • Fix: Mask deleted usernames in the logs.
    • Fix: Live TV watch stats not showing on the media info page.
    • Fix: Users without access to Plex server not showing as inactive.
    • Removed: Deprecated synced item pages.
    • Removed: Anonymous redirect settings. Links now use browser no-referrer policy instead.
  • API:
    • New: Added Dolby Vision info to the get_metadata API command.
    • New: Added before and after parameters to the get_home_stats API command. (#​2231)
  • Packages:
    • New: Universal binary for macOS for Apple silicon.
    • New: Bump Snap package to core22.
  • Other:
    • Change: Login cookie expires changed to max-age.
    • Change: Improved key generation for login password. It is recommended to reenter your HTTP Password in the settings after upgrading.
    • Removed: Python 2 compatibility code. (#​2098, #​2226) (Thanks @​zdimension)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from zimmertr as a code owner May 19, 2024 00:42
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from d08905f to f121907 Compare June 20, 2024 06:26
@renovate renovate bot changed the title chore(deps): update tautulli/tautulli docker tag to v2.14.2 chore(deps): update tautulli/tautulli docker tag to v2.14.3 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from f121907 to 6e2a922 Compare August 11, 2024 05:05
@renovate renovate bot changed the title chore(deps): update tautulli/tautulli docker tag to v2.14.3 chore(deps): update tautulli/tautulli docker tag to v2.14.4 Aug 11, 2024
@renovate renovate bot changed the title chore(deps): update tautulli/tautulli docker tag to v2.14.4 chore(deps): update tautulli/tautulli docker tag to v2.14.5 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 6e2a922 to 5e8fa63 Compare September 21, 2024 06:50
@renovate renovate bot changed the title chore(deps): update tautulli/tautulli docker tag to v2.14.5 chore(deps): update tautulli/tautulli docker tag to v2.14.6 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 5e8fa63 to 2142c2f Compare October 13, 2024 01:15
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 2142c2f to 0d851fa Compare November 25, 2024 00:47
@renovate renovate bot changed the title chore(deps): update tautulli/tautulli docker tag to v2.14.6 chore(deps): update tautulli/tautulli docker tag to v2.15.0 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants