Commit Graph

  • 801510c61e
    Add appdirs 1.4.3 JonnyWong16 2020-04-15 01:30:56 -07:00
  • 6c8d6ed2ca
    Add workflow for automated Windows/MacOS builds JonnyWong16 2020-04-14 18:06:42 -07:00
  • d8f223327e
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-27 18:19:48 -07:00
  • fc2faa247a
    v2.2.3-beta v2.2.3-beta JonnyWong16 2020-04-27 18:04:27 -07:00
  • 9b11fd4f18
    Remove all MaxMind/GeoLite2 settings JonnyWong16 2020-04-27 17:43:00 -07:00
  • ccac7d1bd4
    Remove maxminddb library JonnyWong16 2020-04-27 17:34:51 -07:00
  • 5494d1e7bf
    Remove geoip2 library JonnyWong16 2020-04-27 17:33:05 -07:00
  • 1ab407eb38
    Update API to keep backwards compatibility for geoip lookup JonnyWong16 2020-04-27 17:29:48 -07:00
  • 82ab732144
    Use Plex.tv for geoip lookup instead of MaxMind database JonnyWong16 2020-04-27 17:28:44 -07:00
  • 0343d47a9d
    Fix request return server message JonnyWong16 2020-04-25 13:41:19 -07:00
  • 2162210393
    Add remote access notification parameters JonnyWong16 2020-04-24 18:03:27 -07:00
  • 54a7839421
    Add remote access failure reason JonnyWong16 2020-04-24 18:03:05 -07:00
  • 576ac88a6a
    Add advanced remote access ping interval JonnyWong16 2020-04-24 18:01:27 -07:00
  • 426fc09b17
    Check continued session greater than or equal to JonnyWong16 2020-04-23 23:18:55 -07:00
  • 22bc0b3f9a
    Rename continued session to initial stream JonnyWong16 2020-04-23 23:03:20 -07:00
  • 4ece976dc8
    Add continued session threshold setting and notification parameter JonnyWong16 2020-04-23 22:47:19 -07:00
  • 3ff0b4a256
    Add method to check if a stream is a continued session JonnyWong16 2020-04-23 22:34:30 -07:00
  • ecfc3ed74f
    Use server_id when retrieving library details JonnyWong16 2020-04-23 22:30:32 -07:00
  • 976154ed6c
    Add episode count to season and year to album Plex Mobile App notifications JonnyWong16 2020-04-23 19:05:13 -07:00
  • e527a88a2e
    Fix Python 2 compatibility import JonnyWong16 2020-04-20 21:00:34 -07:00
  • d6b619934a
    Fix Deprecation Warning for logger.warn JonnyWong16 2020-04-20 20:55:54 -07:00
  • c108765857
    Add id parameter to get_history API for backwards compatibility JonnyWong16 2020-04-19 23:01:58 -07:00
  • 96438e1e15
    Add id parameter to get_stream_data API for backwards compatibility JonnyWong16 2020-04-19 14:06:05 -07:00
  • 0afd77fb2f
    Test all Plex mobile app triggers JonnyWong16 2020-04-18 20:56:06 -07:00
  • a6cd512ebf
    Rename Plex Mobile App to Plex Android / iOS App JonnyWong16 2020-04-18 20:27:23 -07:00
  • fb5d97a627
    Refactor some notifiers code JonnyWong16 2020-04-18 19:59:30 -07:00
  • 231d439ef8
    Remove plex_logs volume from Dockerfile JonnyWong16 2020-04-18 19:24:52 -07:00
  • 28e48e6b2f
    Fix MusicBrainzlookup missing artist JonnyWong16 2020-04-18 19:24:20 -07:00
  • 89c1ec8d21
    Fix history table refreshing after deleting JonnyWong16 2020-04-18 17:11:44 -07:00
  • 3270a60bd7
    Add Plex Mobile App notification agent JonnyWong16 2020-04-18 17:06:23 -07:00
  • 6ccf801ee6
    Add code to filter available triggers for notification agents JonnyWong16 2020-04-18 15:45:44 -07:00
  • 79cd2ca9b9
    Add user_thumb to notification parameters JonnyWong16 2020-04-18 14:30:03 -07:00
  • 063271aabb
    Fix notification rating key being overwritten when retrieving lookup info JonnyWong16 2020-04-18 14:29:49 -07:00
  • e6c2133bf5
    Fix auto-updater not working after enabling unless Tautulli was restarted JonnyWong16 2020-04-17 18:23:47 -07:00
  • 63e056987a
    Add bandwidth notification parameters JonnyWong16 2020-04-17 18:19:27 -07:00
  • 93f070f0ac
    Update Publish Docker workflow JonnyWong16 2020-04-15 09:48:49 -07:00
  • df35689c35
    Fix typo in CHANGELOG JonnyWong16 2020-04-13 11:43:23 -07:00
  • b66e845c6e
    Fix typo in README JonnyWong16 2020-04-13 11:43:04 -07:00
  • 3ca4351aeb
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-12 21:35:29 -07:00
  • 6d5c320701
    v2.2.2-beta v2.2.2-beta JonnyWong16 2020-04-12 21:27:01 -07:00
  • 400a189455
    Invalidate temporary mobile app token after 5 minutes JonnyWong16 2020-04-12 21:20:14 -07:00
  • b7d03a4f31
    Fix refreshing libraries and users table after deleting JonnyWong16 2020-04-12 20:51:22 -07:00
  • 523e6421be
    Don't delete library history if server_id doesn't match JonnyWong16 2020-04-12 20:49:45 -07:00
  • 0ed4b69b8f
    Fix deleting database rows with Python3 list(map()) JonnyWong16 2020-04-12 19:17:57 -07:00
  • 94f929743c
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-12 18:30:34 -07:00
  • e0cd6f7071
    Rename docker build arg VERSION to TAG JonnyWong16 2020-04-12 18:18:08 -07:00
  • 38db0b7a70
    Rename VERSION to COMMIT in Dockerfile JonnyWong16 2020-04-12 18:15:14 -07:00
  • f39ecd89a7
    Docker docker build badges on README JonnyWong16 2020-04-12 18:03:40 -07:00
  • f7f76d82b6
    Add Docker buildx GitHub workflow JonnyWong16 2020-04-12 17:56:15 -07:00
  • 9097e79e4f
    Change web app manifest start url to relative path JonnyWong16 2020-04-12 11:33:23 -07:00
  • 88711e7601
    Add more info to manifest.json JonnyWong16 2020-04-12 10:43:30 -07:00
  • d0fa83bb8c
    Use Kodi platform image for xbmc (Fixes Tautulli/Tautulli-Issues##231) JonnyWong16 2020-04-11 20:39:39 -07:00
  • 1271458f83
    Fix web app manifest file (Fixes Tautulli/Tautulli-Issues#232) JonnyWong16 2020-04-11 12:40:51 -07:00
  • 2ae09a07e6
    Some css syntax fixes JonnyWong16 2020-04-11 12:39:12 -07:00
  • 9e9ad72dc2
    Remove past imports JonnyWong16 2020-04-10 15:52:55 -07:00
  • 422a89c26c
    Fix circular helpers import JonnyWong16 2020-04-10 15:34:23 -07:00
  • 798c17706c
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-10 15:25:18 -07:00
  • 33d860384c
    Add Tautulli database corruption notification trigger JonnyWong16 2020-04-10 15:11:32 -07:00
  • a4eda99a4a
    Update API docs to mention enabling api_sql while Tautulli is shut down JonnyWong16 2020-04-10 14:44:14 -07:00
  • 752c7badd2
    Make inactive icon larger on library/user page JonnyWong16 2020-04-10 14:41:14 -07:00
  • 6399c90642
    Fix platform icon size on activity card JonnyWong16 2020-04-10 14:36:51 -07:00
  • 97089846e9
    Make inactive user/library triangle always orange JonnyWong16 2020-04-10 14:31:12 -07:00
  • 4de7884e39
    Update API docs with all delete function changes JonnyWong16 2020-04-10 14:14:34 -07:00
  • 440adfb914
    Fix missing page functions in library table JonnyWong16 2020-04-10 14:12:38 -07:00
  • 5f26d0085d
    Simplify library undelete function JonnyWong16 2020-04-10 14:07:15 -07:00
  • f484604c69
    Simplify user undelete function JonnyWong16 2020-04-10 14:07:03 -07:00
  • 899d2fbf9d
    Make library delete server_id optional JonnyWong16 2020-04-10 14:03:32 -07:00
  • 6a87dc9c40
    Improve library delete/purge function JonnyWong16 2020-04-10 14:00:19 -07:00
  • 104e2929df
    Simplify user delete loop JonnyWong16 2020-04-10 13:27:26 -07:00
  • faac6b11c2
    Improve user delete/purge function JonnyWong16 2020-04-10 13:15:29 -07:00
  • 377a23478e
    Rename history id to row_id JonnyWong16 2020-04-10 12:56:50 -07:00
  • c979e78802
    Refactor database delete_session_history_rows ids JonnyWong16 2020-04-10 12:40:35 -07:00
  • 38f64c7d85
    Improve delete history using list of row ids JonnyWong16 2020-04-10 11:45:20 -07:00
  • 1091a64863
    Update API docs with library is_active JonnyWong16 2020-04-10 00:20:25 -07:00
  • 23de9616f1
    Show library active status on Libraries table JonnyWong16 2020-04-10 00:17:52 -07:00
  • 198e7767dc
    Add library is_active to database JonnyWong16 2020-04-10 00:12:38 -07:00
  • aa31bf1a19
    Update API docs with user is_active JonnyWong16 2020-04-10 00:11:43 -07:00
  • f366304c50
    Show user active status on Users table JonnyWong16 2020-04-10 00:02:30 -07:00
  • ce289995ff
    Add user is_active to database JonnyWong16 2020-04-09 23:15:08 -07:00
  • ca2b4085c9
    Fix if bad query_days passed to API JonnyWong16 2020-04-09 18:33:02 -07:00
  • 1d08069162
    Rename time_queries to query_days JonnyWong16 2020-04-09 18:30:46 -07:00
  • bcbfaae630
    Merge pull request #1372 from KaasKop97/custom_time_queries JonnyWong16 2020-04-09 18:21:35 -07:00
  • 0886d133a8
    Divide file size by 2^10 but display SI units JonnyWong16 2020-04-08 22:55:56 -07:00
  • ae9df92d28
    Divide file size by 2^10 but display SI units JonnyWong16 2020-04-08 22:55:56 -07:00
  • 435230711e
    Fix middle dot encoding for Discord/Slack notification JonnyWong16 2020-04-08 22:46:21 -07:00
  • d75744bb4a
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-07 18:40:01 -07:00
  • 47610323b0
    Fix API grouping parameter not defaulting to match setting JonnyWong16 2020-04-07 18:18:16 -07:00
  • d1f1763919 Allow custom time_queries for get_watch_stats Mitch 2020-04-05 20:03:57 +02:00
  • 1326ad8708
    Add TAUTULLI_PYTHON_VERSION to script environment variables * Period separated string (e.g. 2.7.17 or 3.8.2) JonnyWong16 2020-04-04 08:12:42 -07:00
  • 86d737dcf6
    Add TAUTULLI_PYTHON_VERSION to script environment variables * Period separated string (e.g. 2.7.17 or 3.8.2) JonnyWong16 2020-04-04 08:06:13 -07:00
  • 9e0153e962
    Set PYTHON2 global variable JonnyWong16 2020-04-04 07:57:51 -07:00
  • fb395fc2e9
    Merge branch 'nightly' into python3 JonnyWong16 2020-04-03 21:10:32 -07:00
  • 6e09e509bd
    Remove duplicate dictionary key in top movie stats JonnyWong16 2020-04-03 21:07:00 -07:00
  • e8d0557852
    Fix typo in send newsletter argument JonnyWong16 2020-04-03 21:06:10 -07:00
  • aac705f465
    Put import OpenSSL in try/except block for self-signed certificates JonnyWong16 2020-04-03 21:05:44 -07:00
  • 009971901b
    Fix delete lookup info by rating key JonnyWong16 2020-04-03 20:53:35 -07:00
  • 573ff3f2a6 Fix scripts to work with both Python 2 and 3 JonnyWong16 2020-04-02 00:03:41 -07:00
  • b9f614c66f Downgrade mock to 3.0.5 for Python 2.7 compatibility * Only required for plexapi tests JonnyWong16 2020-04-01 23:59:20 -07:00
  • e26182c96e Remove list(dict.keys()) --> dict.keys() and list(dict.values()) --> dict.values() JonnyWong16 2020-04-01 15:31:15 -07:00
  • f4eff8a8c5 Encode API XML output to UTF-8 JonnyWong16 2020-03-30 13:55:17 -07:00