JonnyWong16
|
1019fecc9e
|
v2.6.4
|
2020-12-20 08:59:41 -08:00 |
|
JonnyWong16
|
1af419a860
|
v2.6.3
|
2020-12-19 15:09:56 -08:00 |
|
JonnyWong16
|
397f18c435
|
Disable updater if using Python 2
|
2020-12-19 14:59:05 -08:00 |
|
JonnyWong16
|
562c726787
|
Merge pull request #1385 from elpollodiablo/master
Change http_handler to use requests instead of urllib3
|
2020-12-18 14:11:53 -08:00 |
|
JonnyWong16
|
a73c99fc64
|
Disable updated for Snap package
|
2020-12-17 17:47:28 -08:00 |
|
JonnyWong16
|
da3bc127dc
|
Add TAUTULLI_SNAP environment variable
|
2020-12-17 12:48:12 -08:00 |
|
JonnyWong16
|
56244245a4
|
Fix export accessible and exists for media info level 9
|
2020-12-15 22:49:51 -08:00 |
|
JonnyWong16
|
dd2f12fa8e
|
Fix typo in notifier error log message
|
2020-12-15 22:49:51 -08:00 |
|
JonnyWong16
|
9598247a0d
|
Merge pull request #1384 from krowvin/patch-1
Update reference link to CherryPy auth tool
|
2020-12-15 22:48:46 -08:00 |
|
JonnyWong16
|
230ee90b1c
|
Remove link to web.archive.org for CherryPy auth tool
|
2020-12-15 22:47:11 -08:00 |
|
JonnyWong16
|
e705bedc91
|
Clean up http_handler using requests
* Restore ThreadPool for multiple requests
* Use a requests.Session()
* Update requests.exceptions
|
2020-12-15 22:38:43 -08:00 |
|
Philip Poten
|
6d0831ceaa
|
replace urllib3 with requests, remove unused session logic
|
2020-12-12 16:03:18 +01:00 |
|
JonnyWong16
|
19e00ee2f2
|
Set template icon for macOS menu bar
|
2020-12-06 11:13:21 -08:00 |
|
JonnyWong16
|
80723d224e
|
Add username to masked session info for guests
|
2020-12-05 18:44:06 -08:00 |
|
JonnyWong16
|
0c82bb023a
|
v2.6.2
|
2020-12-05 10:33:13 -08:00 |
|
JonnyWong16
|
b41249cfa8
|
Put update status in tray menu
|
2020-12-04 18:48:39 -08:00 |
|
JonnyWong16
|
6659802689
|
Remove tray update icon
|
2020-12-04 18:30:56 -08:00 |
|
JonnyWong16
|
ca736cdae2
|
Remove accessible and exists from media info export level 2
* Only reload export object with checkFiles=True if accessible and exists are requested.
|
2020-11-27 21:31:21 -08:00 |
|
JonnyWong16
|
9b0caf2a47
|
Fix export custom child fields failing without included parent field
|
2020-11-27 20:33:04 -08:00 |
|
JonnyWong16
|
f8b00bbd67
|
codecID only for video streams and remove dialogNorm from audio streams
|
2020-11-25 22:13:49 -08:00 |
|
JonnyWong16
|
91a8c0e7a0
|
Add transient to subtitle stream export
|
2020-11-25 21:46:24 -08:00 |
|
JonnyWong16
|
2089172384
|
Add streamIdentifier to audio stream export
|
2020-11-25 21:27:58 -08:00 |
|
krowvin
|
ff1bd0a4b8
|
Update webauth.py
Link is broken. Added two alternate links to the same information.
|
2020-11-12 17:03:04 -06:00 |
|
JonnyWong16
|
e544d0dd07
|
Improve login rate limit
|
2020-11-09 09:43:09 -08:00 |
|
JonnyWong16
|
3e0b240154
|
Add rate limiting to login page
|
2020-11-08 15:36:40 -08:00 |
|
JonnyWong16
|
89ab665923
|
Add user new device notification setting for initial stream only
|
2020-11-08 13:16:49 -08:00 |
|
JonnyWong16
|
dfb60de6d2
|
Add machine_id to get_history API response
|
2020-11-08 12:34:03 -08:00 |
|
JonnyWong16
|
da8d41868d
|
v2.6.1
|
2020-11-03 17:51:38 -08:00 |
|
JonnyWong16
|
c0453eae47
|
Fix unique img_hash in database
|
2020-11-02 19:49:33 -08:00 |
|
JonnyWong16
|
a8863a5aeb
|
Remove cherrypy engine log filter
|
2020-11-02 18:39:50 -08:00 |
|
JonnyWong16
|
a8adad7dbb
|
v2.6.0
|
2020-10-31 17:05:51 -07:00 |
|
JonnyWong16
|
4cfa5ac10b
|
Remove encoding from Growl message body
|
2020-10-30 21:37:30 -07:00 |
|
JonnyWong16
|
558023e18e
|
Improve startup speed by refreshing on a separate thread
|
2020-10-25 13:07:42 -07:00 |
|
JonnyWong16
|
8157ee7811
|
Cache GitHub update check on startup
* Fixes Tautulli/Tautulli-Issues#184
|
2020-10-25 11:39:48 -07:00 |
|
JonnyWong16
|
d746d2913f
|
Fix mobile device table migration
|
2020-10-25 10:51:32 -07:00 |
|
JonnyWong16
|
0209fa87aa
|
Update rating notification parameters for new Plex Movie agent
|
2020-10-23 17:46:11 -07:00 |
|
JonnyWong16
|
a49d44c880
|
Add logger message for missing server identifier when refreshing users
|
2020-10-21 19:33:38 -07:00 |
|
JonnyWong16
|
ecbe79b5b9
|
Add intro markers to exporter
|
2020-10-19 09:23:50 -07:00 |
|
JonnyWong16
|
393b395df0
|
Add delete_synced_item to the API
|
2020-10-16 19:49:34 -07:00 |
|
JonnyWong16
|
1a96da04a1
|
Add sync_id parameter to get_metadata
|
2020-10-16 14:03:02 -07:00 |
|
JonnyWong16
|
615b98955a
|
v2.6.0-beta
|
2020-10-16 13:27:04 -07:00 |
|
JonnyWong16
|
0e44255e6a
|
Export photo locations
|
2020-10-16 12:31:34 -07:00 |
|
JonnyWong16
|
8a953e789c
|
Add all locations to m3u8 playlists
|
2020-10-16 11:47:44 -07:00 |
|
JonnyWong16
|
b2ddedc0ae
|
Update API register device doc string
|
2020-10-15 22:47:56 -07:00 |
|
JonnyWong16
|
2578592cc7
|
Move ratingKey, title, and titleSort to front of csv headers
|
2020-10-15 22:10:42 -07:00 |
|
JonnyWong16
|
44c643d7da
|
Add progress percent to export table
|
2020-10-15 21:56:20 -07:00 |
|
JonnyWong16
|
39d6edd581
|
Fix memory leak in exporter
|
2020-10-15 21:19:42 -07:00 |
|
JonnyWong16
|
5a14b5bc35
|
Add all Plex server and Tautulli info to register device response
|
2020-10-15 11:16:15 -07:00 |
|
JonnyWong16
|
82d9719eee
|
Fix default library export type
|
2020-10-15 10:56:28 -07:00 |
|
JonnyWong16
|
ab75628cf7
|
Make export threads advanced config setting
|
2020-10-14 23:48:58 -07:00 |
|