JonnyWong16
|
2f5526388a
|
Move configuration table to separate file
|
2016-06-30 22:02:38 -07:00 |
|
JonnyWong16
|
c96b1eb09d
|
IP address lookup using MaxMind GeoLite2 database
|
2016-06-30 21:19:54 -07:00 |
|
JonnyWong16
|
984e5588c8
|
Use Plex downloads to check for PMS updates instead of server API
* Check for PMS updates has been disabled and must be re-enabled in the
settings
|
2016-06-25 18:41:18 -07:00 |
|
JonnyWong16
|
03de680915
|
Don't allow guests to refresh poster images
|
2016-06-20 23:28:45 -07:00 |
|
JonnyWong16
|
b12bde4f79
|
Fix apostrophe in Arnold quote
|
2016-06-19 23:31:52 -07:00 |
|
JonnyWong16
|
1120aa3841
|
Fix direct stream count in current activity header
|
2016-06-18 16:36:13 -07:00 |
|
JonnyWong16
|
b28f0b65f0
|
Add download logs button for Plex logs
|
2016-06-05 11:18:23 -07:00 |
|
JonnyWong16
|
13ab4a9363
|
Add log level filter to PlexPy logs
|
2016-06-05 11:17:58 -07:00 |
|
JonnyWong16
|
0f92dc0fdf
|
Add refresh button to images
|
2016-06-04 12:43:45 -07:00 |
|
Hellowlol
|
552a428985
|
allow refresh of images
Allow refresh of images and fix bug where a disabled cache still would
use the cache
|
2016-06-02 17:27:23 +02:00 |
|
Tim Van
|
38e04bd42a
|
Allow global config setting for PMS log window size.
|
2016-05-30 15:59:01 +02:00 |
|
JonnyWong16
|
8f0ba5ba4f
|
Add notification agent ids to the API docs
|
2016-05-29 16:04:27 -07:00 |
|
JonnyWong16
|
c67aedceb1
|
Add library statistics to API
|
2016-05-28 14:09:59 -07:00 |
|
JonnyWong16
|
29522428de
|
Catch exception when retrieving current activity
|
2016-05-28 14:01:29 -07:00 |
|
JonnyWong16
|
77bd52b2ae
|
Add user details and stats to API
|
2016-05-26 19:25:14 -07:00 |
|
JonnyWong16
|
16cbfed20b
|
Option to use HTTP basic authentication
|
2016-05-22 14:23:55 -07:00 |
|
JonnyWong16
|
bdb43c0e9e
|
Add paging for recently added to the API
|
2016-05-20 20:16:14 -07:00 |
|
JonnyWong16
|
9d5052cc68
|
Add http proxy checkbox to settings
|
2016-05-19 21:55:11 -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
|
9ecabc3faf
|
Just make sure redirects include http_root
|
2016-05-16 18:18:52 -07:00 |
|
JonnyWong16
|
2e1e3f8409
|
Get Plex token using PlexTV
|
2016-05-15 12:57:03 -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
|
6f33d29a51
|
Add user login table to API
|
2016-05-14 23:09:43 -07:00 |
|
JonnyWong16
|
085d937946
|
Only strip timestamp when caching image if it is metadata
|
2016-05-14 19:47:14 -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
|
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
|
1e5153d69e
|
Merge pull request #695 from Hellowlol/imgzz
Cache images and remove memory log
|
2016-05-11 21:50:10 -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 |
|
Hellowlol
|
43bbf32098
|
fix formatting and add pretag
|
2016-05-09 22:41:07 +02: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
|
f4e719749a
|
Cleanup all imports
* Should fix problems with needing to do inline imports
|
2016-05-07 11:26:00 -07:00 |
|
JonnyWong16
|
d09c7b13b3
|
Add browser notifications
|
2016-05-04 22:56:04 -07:00 |
|
JonnyWong16
|
ff532a5c6c
|
Return success/failed message for testing notifications
|
2016-05-04 18:10:02 -07:00 |
|
JonnyWong16
|
f001e19728
|
Add transcode decision count to activity header
|
2016-05-04 12:54:14 -07:00 |
|
JonnyWong16
|
3da8cc1e7f
|
Allow "All Users" in graphs for guests
|
2016-05-04 12:10:58 -07:00 |
|
JonnyWong16
|
7be651f5cf
|
Caches pms images to disk
|
2016-05-02 22:08:06 -07:00 |
|
JonnyWong16
|
1622b0fa29
|
Make sure info pages are protected if source=history
|
2016-05-01 11:06:37 -07:00 |
|
JonnyWong16
|
e147ce9039
|
Add all content rating and label filters for guest
|
2016-05-01 11:06:37 -07:00 |
|