Bug 237967 - multimedia/tautulli: Update to 2.1.29
Summary: multimedia/tautulli: Update to 2.1.29
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-18 15:45 UTC by Christer Edwards
Modified: 2019-05-23 22:58 UTC (History)
1 user (show)

See Also:


Attachments
patch (974 bytes, text/plain)
2019-05-18 15:45 UTC, Christer Edwards
no flags Details
poudriere testport (22.68 KB, text/plain)
2019-05-18 15:46 UTC, Christer Edwards
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christer Edwards 2019-05-18 15:45:05 UTC
Created attachment 204446 [details]
patch

This patch updates the multimedia/tautulli port to v2.1.29:

Changelog:

Monitoring:
 - Change: "Required Bandwidth" changed to "Reserved Bandwidth" in order to match the Plex dashboard.

Notifications:
 - New: Added prefix and suffix notification text modifiers. See the "Notification Text Modifiers" help modal for details.

UI:
 - New: Added "Undelete" button to the edit library and edit user modals.
 - Fix: User IP address history table showing incorrect "Last Seen" values.

API:
 - Fix: Search API only returning 3 results.
 - Fix: Terminate stream API failing when both session_key and session_id were provided.
Change: Improved API response HTTP status codes and error messages.
Comment 1 Christer Edwards 2019-05-18 15:45:43 UTC
Simpler changelog url: https://github.com/Tautulli/Tautulli/releases/tag/v2.1.29
Comment 2 Christer Edwards 2019-05-18 15:46:14 UTC
Created attachment 204447 [details]
poudriere testport
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-05-23 22:57:05 UTC
A commit references this bug:

Author: swills
Date: Thu May 23 22:57:00 UTC 2019
New revision: 502400
URL: https://svnweb.freebsd.org/changeset/ports/502400

Log:
  multimedia/tautulli: update to 2.1.29

  PR:		237967
  Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

Changes:
  head/multimedia/tautulli/Makefile
  head/multimedia/tautulli/distinfo
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-05-23 22:58:05 UTC
Committed, thanks!