Skip to content

Releases: Tautulli/Tautulli

PlexPy v1.2.6

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.6 (2015-11-27)

  • Fixes for IP logging in PMS < 0.9.14.x.
  • Fix issue in plexWatch importer when trying to import item with no ratingKey.

PlexPy v1.2.5

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.5 (2015-11-25)

  • Add video_decision and audio_decision to notification options
  • Fix IP address logging
  • Fix log spam if notifications disabled

PlexPy v1.2.4

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.4 (2015-11-24)

  • Add filtering by media type in the history table
  • Add IFTTT notification agent
  • Add Telegram notification agent
  • Add notifications for recently added media
  • Add notifications for server down and remote access down
  • Add more metadata to notifications options
  • Add IP address to notification options (for PMS 0.9.14 and above)
  • Add server uptime to notification options
  • Add IP address to current activity
  • Add IPv6 address logging
  • Add PMS server name to the page title
  • Fix bug in "Last Watched" statistic
  • Fix bug in search query
  • Fix bug on user pages for usernames with single quotes
  • Fix name for new Plex Media Center
  • Fix Pushover notifications with unicode characters
  • Fix bug with showing old usernames in datatables
  • Fix bug with "Please verify your server" in settings
  • Change IP lookup provider
  • Change notifications custom body text to larger text box
  • Change movie/tv logging and notifications into individual options

PlexPy v1.2.3

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.3 (2015-10-18)

  • Added "remaining time" as notification substitution.
  • Fix bug on home stats cards.
  • Fix visual bug on user page.

PlexPy v1.2.2

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.2 (2015-10-12)

  • Add server discovery on first run.
  • Add column to tables for Platform.
  • Add link to top level breadcrumbs on info pages.
  • Add ability to change notification sounds for Pushover and Boxcar.
  • Show watched percentage tooltip on progress column in history tables.
  • More logging in event an http request fails.
  • Code cleanups and other fixes.
  • Fix ordering on sync table.
  • Fix bug on home stats cards.
  • Fix bug on activity pane where music details were not shown.

PlexPy v1.2.1

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.1 (2015-09-29)

  • Fix for possible issue when paused_counter is null.

PlexPy v1.2.0

12 Mar 23:20
Compare
Choose a tag to compare

Changelog

v1.2.0 (2015-09-29)

  • Added option to group consecutive plays in the history tables.
  • Added option for websocket monitoring (still slightly experimental and disabled by default).
  • Added global search option (searches your Plex library).
  • Added option to update any items that may have had their rating keys changed.
  • Added option to disable consecutive notifications.
  • Some visual tweaks and fixes.
  • Fix bug where monitoring wouldn't start up after first run.
  • Fix bug showing incorrect transcode decisions for music tracks on history tables.

PlexPy v1.1.10

12 Mar 23:23
Compare
Choose a tag to compare

Changelog

v1.1.10 (2015-09-20)

  • Added dedicated settings section for home stats configuration with ability to show/hide selected stats and sections.
  • Added support for Twitter notifications.
  • Only show music in graphs if music logging is enabled.
  • The monitoring ignore interval now excludes paused time.
  • Fix display bug on activity panel which incorrectly reported transcoding sometimes.
  • Fix bug with Email notification TLS checkbox when it would be disabled by changing any other settings afterwards.
  • Fix issue on some Python releases where the webbrowser library isn't included.

PlexPy v1.1.9

12 Mar 23:23
Compare
Choose a tag to compare

Changelog

v1.1.9 (2015-09-14)

  • Another JonnyWong release. I'm going to stop thanking you now ;)
  • Add music plays to graphs.
  • Add info pages for music items.
  • Add music to user recently watched items.
  • Add photo views to Activity pane (photos are not logged).
  • Fix token validation message on Settings page.
  • Fix some "Mystery" platform names.
  • Fix paused time be counted for graph data.
  • Other small bug fixes.

PlexPy v1.1.8

12 Mar 23:23
Compare
Choose a tag to compare

Changelog

v1.1.8 (2015-09-09)

  • Add platform images for Windows devices. Thanks @JonnyWong.
  • Add click-through to PlexWeb preplay page from info page. Thanks @JonnyWong.
  • Fix broken delete option on info pages. Thanks @JonnyWong.
  • Fix tagline bug in PlexWatch db import tool.
  • Fix home stats text overflow bug. Thanks @JonnyWong.