.. |
__init__.py
|
Add advanced remote access ping interval
|
2020-04-24 18:01:27 -07:00 |
activity_handler.py
|
Add method to check if a stream is a continued session
|
2020-04-23 22:34:30 -07:00 |
activity_pinger.py
|
Clear metadata cache before retrieving new sessions
|
2019-09-19 21:01:37 -07:00 |
activity_processor.py
|
Check continued session greater than or equal to
|
2020-04-23 23:18:55 -07:00 |
api2.py
|
Invalidate temporary mobile app token after 5 minutes
|
2020-04-12 21:20:14 -07:00 |
classes.py
|
Rename PlexPy to Tautulli
|
2017-12-16 12:52:33 -08:00 |
common.py
|
Rename continued session to initial stream
|
2020-04-23 23:03:20 -07:00 |
config.py
|
Add advanced remote access ping interval
|
2020-04-24 18:01:27 -07:00 |
database.py
|
Fix notification rating key being overwritten when retrieving lookup info
|
2020-04-18 14:29:49 -07:00 |
datafactory.py
|
Add id parameter to get_history API for backwards compatibility
|
2020-04-19 23:01:58 -07:00 |
datatables.py
|
Fix filtering history using guid
|
2020-02-20 12:10:51 -08:00 |
exceptions.py
|
Rename PlexPy to Tautulli
|
2017-12-16 12:52:33 -08:00 |
graphs.py
|
Fix graphs not loading when history grouping is disabled
|
2020-03-03 14:00:55 -08:00 |
helpers.py
|
Divide file size by 2^10 but display SI units
|
2020-04-08 22:55:56 -07:00 |
http_handler.py
|
Check local server directly
|
2018-07-10 08:12:12 -07:00 |
libraries.py
|
Use server_id when retrieving library details
|
2020-04-23 22:30:32 -07:00 |
lock.py
|
Initial Commit
|
2015-02-22 18:32:51 +02:00 |
log_reader.py
|
Fix unicode log errors
|
2018-04-07 10:35:28 -07:00 |
logger.py
|
Substitute after matching hyphenated ip in logs
|
2020-03-03 20:36:09 -08:00 |
mobile_app.py
|
Invalidate temporary mobile app token after 5 minutes
|
2020-04-12 21:20:14 -07:00 |
newsletter_handler.py
|
Fix timezone error with newsletter scheduler because QNAP devices use a stupid "local" timezone (Fixes Tautulli/Tautulli-Issues#183)
|
2019-06-26 19:11:33 -07:00 |
newsletters.py
|
Fix typo in send newsletter argument
|
2020-04-03 21:06:10 -07:00 |
notification_handler.py
|
Rename continued session to initial stream
|
2020-04-23 23:03:20 -07:00 |
notifiers.py
|
Add episode count to season and year to album Plex Mobile App notifications
|
2020-04-23 19:05:13 -07:00 |
plexivity_import.py
|
Use track artist for music
|
2018-05-27 22:24:43 -07:00 |
plextv.py
|
Add user is_active to database
|
2020-04-09 23:15:08 -07:00 |
plexwatch_import.py
|
Use track artist for music
|
2018-05-27 22:24:43 -07:00 |
pmsconnect.py
|
Add library is_active to database
|
2020-04-10 00:12:38 -07:00 |
request.py
|
Return default blank content type (Fixes Tautulli/Tautulli-Issues#165)
|
2019-03-03 13:39:45 -08:00 |
session.py
|
Use track artist for music
|
2018-05-27 22:24:43 -07:00 |
users.py
|
Don't delete library history if server_id doesn't match
|
2020-04-12 20:49:45 -07:00 |
version.py
|
v2.2.2-beta
|
2020-04-12 21:27:01 -07:00 |
versioncheck.py
|
Fix auto-updater not working after enabling unless Tautulli was restarted
|
2020-04-17 18:23:47 -07:00 |
web_socket.py
|
Make monitor websocket ping/pong an advanced config option
|
2018-07-22 17:39:21 -07:00 |
webauth.py
|
Update JWT secret instead of UUID
|
2019-08-24 22:00:31 -07:00 |
webserve.py
|
Add continued session threshold setting and notification parameter
|
2020-04-23 22:47:19 -07:00 |
webstart.py
|
Add web server HTTP username and password to setup wizard
|
2019-11-20 18:50:17 -08:00 |