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

Update Docker image tautulli/tautulli to v2.15.0 #808

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

This PR contains the following updates:

Package Update Change
tautulli/tautulli minor v2.10.4 -> v2.15.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

v2.13.4

Compare Source

  • UI:
    • Fix: Tautulli configuration settings page not loading when system language is None.
    • Fix: Login cookie expiring too quickly.

v2.13.3

Compare Source

  • Notifications:
    • New: Added duration_time notification parameter.
    • New: Added file_size_bytes notification parameter.
    • New: Added time formats notification text modifiers.
    • New: Added support for thetvdb_url for movies.
  • UI:
    • Fix: Activity card overflowing due to screen scaling. (#​2033)
    • Fix: Stream duration on activity card not being updated on track changes in some cases. (#​2206)

v2.13.2

Compare Source

  • History:
  • Graphs:
  • Exporter:
    • New: Added metadata directory to exporter fields.
    • Removed: Banner exporter fields for tv shows.
  • UI:
    • New: Added last triggered time to notification agents and newsletter agent lists.
  • Other:
    • New: Added X-Plex-Language header override to config file.

v2.13.1

Compare Source

  • Notes:
    • Support for Python 3.7 has been dropped. The minimum Python version is now 3.8.
  • Other:
    • Fix: Tautulli failing to start on some systems.

v2.13.0

Compare Source

  • Notes:
    • Support for Python 3.7 has been dropped. The minimum Python version is now 3.8.
  • Notifications:
    • Fix: Improved watched notification trigger description. (#​2104)
    • New: Added notification image option for iOS Tautulli Remote app.
  • Exporter:
    • New: Added track chapter export fields.
    • New: Added on-demand subtitle export fields.

v2.12.5

Compare Source

  • Activity:
    • New: Added d3d11va to list of hardware decoders.
  • History:
    • Fix: Incorrect grouping of play history.
    • New: Added button in settings to regroup play history.
  • Notifications:
    • Fix: Incorrect concurrent streams notifications by IP addresss for IPv6 addresses (#​2096) (Thanks @​pooley182)
  • UI:
    • Fix: Occasional UI crashing on Python 3.11.
    • New: Added multiselect user filters to History and Graphs pages. (#​2090) (Thanks @​zdimension)
  • API:
    • New: Added regroup_history API command.
    • Change: Updated graph API commands to accept a comma separated list of user IDs.

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.

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 force-pushed the renovate/tautulli-tautulli-2.x branch from 1a395cb to 085dd52 Compare December 22, 2022 19:56
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.10.5 Update Docker image tautulli/tautulli to v2.11.0 Dec 22, 2022
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 085dd52 to 415d1fb Compare December 23, 2022 02:46
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.11.0 Update Docker image tautulli/tautulli to v2.11.1 Dec 23, 2022
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.11.1 Update Docker image tautulli/tautulli to v2.12.0 Mar 13, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch 2 times, most recently from bf83040 to 17fc1ec Compare March 14, 2023 22:21
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.0 Update Docker image tautulli/tautulli to v2.12.1 Mar 14, 2023
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.1 Update Docker image tautulli/tautulli to v2.12.2 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 17fc1ec to c8f0f64 Compare March 17, 2023 03:33
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.2 Update Docker image tautulli/tautulli to v2.12.3 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from c8f0f64 to 69107e7 Compare April 14, 2023 23:22
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.3 Update Docker image tautulli/tautulli to v2.12.4 May 23, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 69107e7 to fd78297 Compare May 23, 2023 20:58
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.4 Update Docker image tautulli/tautulli to v2.12.5 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from fd78297 to 9eea566 Compare July 14, 2023 02:06
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.12.5 Update Docker image tautulli/tautulli to v2.13.1 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 9eea566 to 92aff56 Compare August 25, 2023 20:15
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.13.1 Update Docker image tautulli/tautulli to v2.13.2 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 92aff56 to 68cd719 Compare October 26, 2023 17:22
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.13.2 Update Docker image tautulli/tautulli to v2.13.3 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 68cd719 to 116ddd7 Compare December 3, 2023 23:45
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.13.3 Update Docker image tautulli/tautulli to v2.13.4 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 116ddd7 to 1a0e834 Compare December 7, 2023 17:31
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 1a0e834 to 3f3904e Compare May 18, 2024 22:42
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.13.4 Update Docker image tautulli/tautulli to v2.14.2 May 18, 2024
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.14.2 Update Docker image tautulli/tautulli to v2.14.3 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 3f3904e to 024cfbd Compare June 20, 2024 06:55
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.14.3 Update Docker image tautulli/tautulli to v2.14.4 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 024cfbd to 25a9c76 Compare August 11, 2024 04:18
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.14.4 Update Docker image tautulli/tautulli to v2.14.5 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 25a9c76 to f0e1f12 Compare September 21, 2024 07:02
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from f0e1f12 to 195e941 Compare October 13, 2024 01:06
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.14.5 Update Docker image tautulli/tautulli to v2.14.6 Oct 13, 2024
| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| docker     | tautulli/tautulli | v2.10.4 | v2.15.0 |


Signed-off-by: Nicholas St. Germain <[email protected]>
@renovate renovate bot force-pushed the renovate/tautulli-tautulli-2.x branch from 195e941 to 53e5505 Compare November 25, 2024 02:35
@renovate renovate bot changed the title Update Docker image tautulli/tautulli to v2.14.6 Update Docker image tautulli/tautulli 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants