JonnyWong16
5722a52082
Fix None values in stream data for pre v2 history
2018-01-05 21:37:54 -08:00
JonnyWong16
08c32e875e
Fix login using hashed password
2018-01-05 21:01:32 -08:00
JonnyWong16
7d3ee3afb3
Fix recently added show title
2018-01-05 21:01:10 -08:00
JonnyWong16
def8600f5c
Reload notify params from raw stream info
2018-01-05 14:22:20 -08:00
JonnyWong16
74a68f3c7d
v2.0.10-beta
2018-01-04 19:55:13 -08:00
JonnyWong16
64c9247dd1
Remove library/user notification toggles
...
* Filter out notifications using custom conditions
2018-01-04 19:39:16 -08:00
JonnyWong16
1bfcd34247
Some formatting for common.py
2018-01-04 13:40:34 -08:00
JonnyWong16
19864e97e6
Fix media type in collection header
2018-01-04 13:40:34 -08:00
JonnyWong16
ec5c5e1420
Merge pull request #1195 from Tommatheussen/patch-1
...
Update date formats
2018-01-04 13:39:25 -08:00
Tom Matheussen
803f4e14ca
Added some additional formats
2018-01-04 22:18:40 +01:00
Tom Matheussen
6cc254b80a
Update Date Formats
...
Added correct Year date formats, replaced generic numeric values with actual examples
2018-01-04 21:32:59 +01:00
JonnyWong16
59593ab1aa
Fix HW indicator on activity refresh
2018-01-03 20:29:52 -08:00
JonnyWong16
65a0a0eb7d
v2.0.9-beta
2018-01-03 19:37:12 -08:00
JonnyWong16
f4206b401f
Fix season/episode numbers zfill
2018-01-03 19:24:19 -08:00
JonnyWong16
99f8d24b3e
Remove bottom padding on stats info
2018-01-03 16:35:22 -08:00
JonnyWong16
26b06e453d
v2.0.8-beta
2018-01-03 16:08:21 -08:00
JonnyWong16
54ab646048
Don't line break product or player on activity cards
2018-01-03 16:02:22 -08:00
JonnyWong16
12c9aa3d6a
Try caching metadata for sessions
2018-01-03 13:36:26 -08:00
JonnyWong16
1ae8544f2d
Cleanup notification parameters
2018-01-03 11:36:49 -08:00
JonnyWong16
eae9e66c75
Updating missing notification parameters
2018-01-02 16:18:50 -08:00
JonnyWong16
ad041a1691
Attempt to fix HW transcoding indicator
2018-01-02 16:13:27 -08:00
JonnyWong16
1aee3b6c8f
Add idna 2.6
2018-01-02 09:03:55 -08:00
JonnyWong16
04d4ffb63d
v2.0.7-beta
2018-01-01 18:05:26 -08:00
JonnyWong16
80b318b45c
Check for failed to retrieve releases from GitHub
2018-01-01 16:09:26 -08:00
JonnyWong16
19969a8b1f
Clickable logo using pointer-events
2018-01-01 11:11:17 -08:00
JonnyWong16
b84888356f
Don't decode http response content
2017-12-31 22:13:39 -08:00
JonnyWong16
c9436195f3
Fix session pause timestamp
2017-12-31 20:50:03 -08:00
JonnyWong16
98cfb50571
Fix hub related request
2017-12-31 20:32:52 -08:00
JonnyWong16
b67884ea7f
Fix LAN/WAN on activity cards
2017-12-31 20:30:48 -08:00
JonnyWong16
c7081b4417
v2.0.6-beta
2017-12-31 19:48:14 -08:00
JonnyWong16
83f1519932
Beta Plex Cloud support
2017-12-31 19:44:01 -08:00
JonnyWong16
6c6493fe31
Import urllib3 directly
2017-12-31 18:56:08 -08:00
JonnyWong16
1564cdf55e
Add chardet 3.0.4
2017-12-31 18:56:08 -08:00
JonnyWong16
ffcb1144b6
Add urllib3 1.22
2017-12-31 18:56:08 -08:00
JonnyWong16
4ad644ab7f
Update http handler for new requests and certifi
2017-12-31 18:56:08 -08:00
JonnyWong16
f1783df8d6
Update certifi to 2017.11.05
2017-12-31 18:56:08 -08:00
JonnyWong16
b1a3dd1a46
Update requests to 2.18.4
2017-12-31 18:56:08 -08:00
JonnyWong16
52eac2b437
Import certifi from requests
2017-12-31 18:56:08 -08:00
JonnyWong16
ca20eda606
Update paused time while still paused
2017-12-31 18:37:55 -08:00
JonnyWong16
4e3b95950f
Fix history table stopped time showing as "n/a"
2017-12-31 18:36:57 -08:00
JonnyWong16
9d01335395
v2.0.5-beta
2017-12-31 17:52:53 -08:00
JonnyWong16
63814584e9
Add sortcut to /status/sessions
2017-12-31 17:37:07 -08:00
JonnyWong16
bf7e432c0c
Add total bandwidth to activity header
2017-12-31 17:13:38 -08:00
JonnyWong16
5a14c229a1
Fix IPv6 overflow on current activity cards
2017-12-31 17:12:49 -08:00
JonnyWong16
79581fb83e
Sanitize script output in logger
2017-12-31 14:41:32 -08:00
JonnyWong16
90c587e6e1
Unique session id name to not conflict with multiple installs
2017-12-31 14:33:21 -08:00
JonnyWong16
b2b728a3cc
Save cherrypy sessions to disk instead of ram
2017-12-31 14:29:57 -08:00
JonnyWong16
645ef86c75
Fix Join notifications not sending
2017-12-31 14:29:57 -08:00
JonnyWong16
450fda18f1
Merge pull request #1181 from felixbuenemann/fix-cherrypy-ssl-connection-type-deprecation
...
Fix OpenSSL SSL.ConnectionType deprecation warning
2017-12-31 12:37:22 -07:00
Felix Bünemann
f6162a8df8
Fix OpenSSL SSL.ConnectionType deprecation warning
...
This patches the vendored cherrypy lib to work around a deprecation
warning in pyOpenSSL 17.1.0 and later by checking and using the
SSL.Connection class if available and falling back to ConnectionType.
2017-12-31 14:30:15 +01:00