Summary: | multimedia/tautulli: Update to 2.10.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christer Edwards <christer.edwards> | ||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fernape | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/Tautulli/Tautulli/releases/tag/v2.10.3 | ||||||||
Attachments: |
|
Description
Christer Edwards
2022-08-10 14:49:45 UTC
Created attachment 235823 [details]
patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=be4595751b50b154611ba4dba1e1c4a5e7f3337a commit be4595751b50b154611ba4dba1e1c4a5e7f3337a Author: Christer Edwards <christer.edwards@gmail.com> AuthorDate: 2022-08-12 18:16:52 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-13 17:05:38 +0000 multimedia/tautulli: Update to 2.10.3 ChangeLog: https://github.com/Tautulli/Tautulli/releases/tag/v2.10.3 * Added JSON support for MQTT notifications. * Added show year notification parameter. * Added guids to artist, album, and track metadata export fields. * Added languageTag to stream media info export fields. * Long channel identifier overflowing activity card. * Use the last played item's artwork for library statistics cards. * Username log filter causing database to lock up. * Username log filter only applies to usernames longer than 3 characters. * Added parent_year and grandparent_year to get_metadata_details API command. * Added last played metadata to top_libraries and top_users in get_home_stats API command. * Allow fallback to another PMS image in pms_image_proxy API command. PR: 265754 Reported by: christer.edwards@gmail.com (maintainer) multimedia/tautulli/Makefile | 2 +- multimedia/tautulli/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) Committed, Thanks! |