mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
v2.1.37
This commit is contained in:
parent
1b09f225ff
commit
6e3147c5f5
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.1.37 (2019-10-11)
|
||||||
|
|
||||||
|
* Notifications:
|
||||||
|
* Fix: Last.fm URLs linking to artist page instead of the album page.
|
||||||
|
* New: Added option for MusicBrainz lookup for music notifications. Option must be enabled under 3rd Part APIs in the settings.
|
||||||
|
* New: Added MusicBrainz ID and MusicBrainz URL notification parameters.
|
||||||
|
* Change: Automatically truncate Discord description summary to 2048 characters.
|
||||||
|
|
||||||
|
|
||||||
## v2.1.36-beta (2019-10-05)
|
## v2.1.36-beta (2019-10-05)
|
||||||
|
|
||||||
* Monitoring:
|
* Monitoring:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
PLEXPY_BRANCH = "beta"
|
PLEXPY_BRANCH = "master"
|
||||||
PLEXPY_RELEASE_VERSION = "v2.1.36-beta"
|
PLEXPY_RELEASE_VERSION = "v2.1.37"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue