JonnyWong16
3623732cf7
Sort sessions by session_key
...
* Try to minimize instances jumping around under homepage current
activity.
* Still need to fix for music activity. Some clients have a different
session_key per track.
2016-05-24 22:12:57 -07:00
JonnyWong16
05ba89f164
Make sure clip image urls are escaped
2016-05-24 21:33:37 -07:00
Sander Ploegsma
cb5053476d
Add log level filter for plex server and media logs
2016-05-25 00:09:04 +02:00
JonnyWong16
cee656a053
Fix ip address in Plexivity import
2016-05-23 18:02:13 -07:00
JonnyWong16
cfc7d529e1
Merge branch 'dev'
2016-05-22 16:24:23 -07:00
JonnyWong16
a93dc68e6c
v1.4.3
2016-05-22 16:24:01 -07:00
JonnyWong16
2d91cfd3db
Fix basic auth
2016-05-22 16:22:35 -07:00
JonnyWong16
36e81f44cb
Merge branch 'dev'
2016-05-22 15:04:25 -07:00
JonnyWong16
cb0e65337f
v1.4.2
2016-05-22 15:04:17 -07:00
JonnyWong16
1c627f4649
Fix unable to save settings when checking http proxy
2016-05-22 14:54:44 -07:00
JonnyWong16
16cbfed20b
Option to use HTTP basic authentication
2016-05-22 14:23:55 -07:00
JonnyWong16
f6a3bc57e2
Fix typos
2016-05-22 13:24:52 -07:00
JonnyWong16
594443d1dc
Match port as well when retrieving pms url
2016-05-22 13:24:45 -07:00
JonnyWong16
c3378e1653
Merge branch 'dev'
2016-05-20 20:54:36 -07:00
JonnyWong16
bc57dd650c
v1.4.1
2016-05-20 20:54:06 -07:00
JonnyWong16
311a8c6fa3
Try using requests for Join notifications
2016-05-20 20:44:16 -07:00
JonnyWong16
bdb43c0e9e
Add paging for recently added to the API
2016-05-20 20:16:14 -07:00
JonnyWong16
8033b47596
Add secondary sort by most recent for watch statistics
2016-05-19 22:44:28 -07:00
JonnyWong16
9d5052cc68
Add http proxy checkbox to settings
2016-05-19 21:55:11 -07:00
JonnyWong16
f4c9dc8a5f
Make sure cherrypy doesn't add the local port twice with http_proxy enabled
2016-05-19 21:54:58 -07:00
JonnyWong16
a3f0a78df0
Reduce cost factor for hashing passwords
...
* Also reduce memory cost
2016-05-19 20:24:22 -07:00
JonnyWong16
b70363e005
Fix resolution in stream data modal
2016-05-18 20:55:49 -07:00
JonnyWong16
65eab801e8
Format Join device ids
2016-05-18 20:55:49 -07:00
JonnyWong16
9e764248d3
Merge pull request #713 from Hellowlol/fix_log_order
...
Fix #705
2016-05-18 20:55:06 -07:00
Hellowlol
a660a1c44b
fix https://github.com/drzoidberg33/plexpy/issues/705#issuecomment-219927893
...
Can you test and verify
2016-05-18 20:55:20 +02:00
JonnyWong16
33458c1bdb
Make sure current activity returned sessions when refreshing
2016-05-17 21:10:05 -07:00
JonnyWong16
e5530182cd
Make sure we get a result when trying to group the session
2016-05-17 20:58:28 -07:00
JonnyWong16
9ecabc3faf
Just make sure redirects include http_root
2016-05-16 18:18:52 -07:00
JonnyWong16
8b58f6b861
Make sure pms_identifier is cleared first when verifying server
2016-05-16 09:14:00 -07:00
JonnyWong16
9e41bf529d
Don't return inside the loop after sending XBMC/Plex notifications
2016-05-16 08:28:40 -07:00
JonnyWong16
36398fe958
Persist current activity artwork blur across refresh
2016-05-15 21:54:25 -07:00
JonnyWong16
69cfbea5f3
Refresh Join device list when changing API key
2016-05-15 17:20:28 -07:00
JonnyWong16
1e1e3beca6
Check for blank username/passwords on login
2016-05-15 17:20:14 -07:00
JonnyWong16
a726154b1d
Merge branch 'dev'
2016-05-15 13:23:34 -07:00
JonnyWong16
c2ccb51ef5
v1.4.0
2016-05-15 13:23:13 -07:00
JonnyWong16
a1d7062b1f
Update changelog reader for second level indents
2016-05-15 13:22:06 -07:00
JonnyWong16
2e1e3f8409
Get Plex token using PlexTV
2016-05-15 12:57:03 -07:00
JonnyWong16
885604ef06
Add module name to webauth and webstart log messages
2016-05-15 11:52:01 -07:00
JonnyWong16
cb8a5504f6
Cleanup unused modules and imports
...
* Ran code through PyFlakes
2016-05-15 11:32:11 -07:00
JonnyWong16
325fa19e46
Some notifiers cleanup
2016-05-15 10:15:59 -07:00
JonnyWong16
06b684c899
Include oauthlib module
2016-05-15 10:15:44 -07:00
JonnyWong16
363d1b07ca
Alert if leaving settings without saving changes
2016-05-15 02:11:58 -07:00
JonnyWong16
663b9a610a
Need IP address modal on logs page
2016-05-15 01:26:31 -07:00
JonnyWong16
f598d5046e
Add complete login table to logs
2016-05-15 01:01:29 -07:00
JonnyWong16
ae381f7762
Some missed css
2016-05-15 00:04:04 -07:00
JonnyWong16
acc18b8d68
Include posters in Twitter notifications
...
* Also cleanup Facebook
2016-05-15 00:03:45 -07:00
JonnyWong16
6f33d29a51
Add user login table to API
2016-05-14 23:09:43 -07:00
JonnyWong16
be82e64add
Include poster in Slack notifications
2016-05-14 23:00:54 -07:00
JonnyWong16
3ee000ed7d
Add Join notification agent
2016-05-14 22:21:59 -07:00
JonnyWong16
0f338edacd
Forgot some css in 0cbc4b9546
2016-05-14 19:53:27 -07:00