Commit graph

1192 commits

Author SHA1 Message Date
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
65eab801e8 Format Join device ids 2016-05-18 20:55:49 -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
9e41bf529d Don't return inside the loop after sending XBMC/Plex notifications 2016-05-16 08:28:40 -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
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
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
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
085d937946 Only strip timestamp when caching image if it is metadata 2016-05-14 19:47:14 -07:00
JonnyWong16
b47f542df7 Limit number of failed session write attempts for activity pinger
* Default is 5 attempts, configurable manually in the config file.
2016-05-13 22:48:24 -07:00
JonnyWong16
8ed7688277 Log PlexPy logins to database 2016-05-13 21:43:21 -07:00
JonnyWong16
27716d080f Cleanup setup wizard 2016-05-13 18:38:33 -07:00
JonnyWong16
4311d12603 Import Plexivity database 2016-05-12 23:50:04 -07:00
JonnyWong16
6aa786698e Backup config file 2016-05-12 22:00:34 -07:00
JonnyWong16
955b69a9bf Don't redirect when saving settings 2016-05-12 20:56:59 -07:00
JonnyWong16
6ec6c69dba Fix grouping on history table 2016-05-12 18:15:21 -07:00
JonnyWong16
19f3286a82 Typo in API docs 2016-05-12 01:21:28 -07:00
JonnyWong16
86215c34be Raise exception type 2016-05-12 00:26:07 -07:00
JonnyWong16
e79f6d5617 Cleanup image caching and logs
* Prettier confirm modal dialogues
* Setting to disable image caching
2016-05-12 00:04:31 -07:00
JonnyWong16
baf44a97b4 Use PMSConnect to retireve notification poster 2016-05-11 22:01:38 -07:00
JonnyWong16
c14053a199 Send PMS token in header instead of in uri 2016-05-11 22:01:11 -07:00
JonnyWong16
1e5153d69e Merge pull request #695 from Hellowlol/imgzz
Cache images and remove memory log
2016-05-11 21:50:10 -07:00
JonnyWong16
fed38bd046 Try a new stream info modal layout 2016-05-11 21:25:20 -07:00
JonnyWong16
cd35fa1802 Fix current activity header for tracks 2016-05-11 20:59:29 -07:00
JonnyWong16
4a0f0238b0 Persist current activity details between refreshes 2016-05-10 00:36:34 -07:00
JonnyWong16
83b97111a0 Add PMS http request timeout an advanced setting in config file 2016-05-09 18:28:39 -07:00
Hellowlol
43bbf32098 fix formatting and add pretag 2016-05-09 22:41:07 +02:00
JonnyWong16
a70817f421 Fallback to shared Imgur client id for now 2016-05-08 17:53:50 -07:00
Hellowlol
9ae441b75a cache image, download log etc. 2016-05-09 01:03:37 +02:00
JonnyWong16
21fcbd85d8 Removed shared Imgur client id
* Users must enter their own Imgur client id now
2016-05-08 15:50:10 -07:00
JonnyWong16
e1b61214b7 Update all APIv2 docs 2016-05-08 11:42:53 -07:00
JonnyWong16
2d10b0748c Change regex to match a3a62b1 for server notify text 2016-05-07 16:16:08 -07:00
JonnyWong16
f4e719749a Cleanup all imports
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16
600bca7e8b Only check browser notifications if enabled 2016-05-07 11:20:46 -07:00
JonnyWong16
a3a62b1d94 Add lazy quantifier to notifications media tag regex 2016-05-07 08:43:05 -07:00