o
14b0353ba4
A correction and additional Arnold quotes
...
Correction:
True Lies (1994)
'Can you hurry up. My horse is getting tired.' to 'Make it quick because my horse is getting tired.'
http://www.imdb.com/title/tt0111503/quotes?item=qt0408883
Additions:
Last Action Hero (1993)
'Well, listen to this one: Rubber baby buggy bumpers!'
http://www.imdb.com/title/tt0107362/quotes?item=qt1196411
Kindergarten Cop (1990)
'Take your toy back to the carpet!'
http://www.imdb.com/title/tt0099938/quotes?item=qt0460013
Kindergarten Cop (1990)
'My name is John Kimble... And I love my car.'
http://www.imdb.com/title/tt0099938/quotes?item=qt0460001
Commando (1985)
'I eat Green Berets for breakfast.'
http://www.imdb.com/title/tt0088944/quotes?item=qt0402329
Jingle All the Way (1996)
'Put that cookie down. NOW!'
http://www.imdb.com/title/tt0116705/quotes?item=qt0266218
2017-04-22 18:40:21 -04:00
JonnyWong16
c6ad09fe8f
Cleanup graphs PRs
2017-03-04 15:33:45 -08:00
JonnyWong16
8b15c63b0d
Merge pull request #982 from Pbaboe/StartDayofWeek
...
Start day of the week changeable
2017-03-04 15:02:57 -08:00
Peter Kums
cb2a38addc
Start day of the week changeable
...
Option in general settings to change the start day of the week to Monday (instead of the default of Sunday). This is only relevant for the Graph : Play by day of week.
Feathub issue : http://feathub.com/JonnyWong16/plexpy/+15
2017-02-27 19:38:12 +01:00
Peter Kums
873f857c82
Store months for Play by Months graph
...
Store the selected amount of months in the Graphs > Play Totals > Plays by Months graph in the config.ini file.
2017-02-27 00:17:56 +01:00
Peter Kums
b9a22461c1
Change months in Plays by Month graph
...
Add an option on the Graphs > Play Totals > Plays by Month page to change the amount of months the graph shows data for.
2017-02-26 23:53:24 +01:00
JonnyWong16
960b601384
Remove error cmd from API
2016-11-11 12:59:35 -08:00
JonnyWong16
21d9091b43
Merge pull request #898 from Hellowlol/ap_fix
...
fix result type, fixup responses from the ui to api
2016-11-11 12:48:18 -08:00
Hellowlol
e881c32797
Update md add exception traceback to the browser
2016-11-05 22:24:37 +01:00
JonnyWong16
57f1af05f5
Redirect to proper HTTP root on state change
2016-11-05 12:13:53 -07:00
Hellowlol
11c7342299
fix result type, fixup responses from the ui to api
...
todo unify json responses from webserve.py
2016-11-04 00:52:01 +01:00
JonnyWong16
a322ec2b23
Allow refreshing images if not using sessions
2016-10-16 13:08:36 -07:00
JonnyWong16
4e043109bf
Temporary fix for info pages with missing metadata
...
* Will be fixed properly in v2
2016-10-13 20:42:11 -07:00
JonnyWong16
1c087ec856
Add backup days option
2016-10-08 22:29:30 -07:00
Hellowlol
285e6513ed
fix for image proxy for api.
2016-10-02 20:38:51 +02:00
JonnyWong16
b50c92f919
Rename get_log
2016-09-29 23:31:33 -07:00
JonnyWong16
0b10e68c60
Force refresh Plex.tv token in settings
...
* Removes the old PlexPy device and fetches a new token
2016-09-29 21:21:07 -07:00
JonnyWong16
5968b82a0b
Add pms_image_proxy to api
2016-09-27 22:20:10 -07:00
JonnyWong16
de3f813b46
Add flush temporary sessions button in settings
2016-09-27 21:47:12 -07:00
JonnyWong16
1cd0c112a6
Fix PlexPy log level filter
2016-09-24 19:29:26 -07:00
JonnyWong16
5d604c2cad
Make sure all endpoints have kwargs
2016-09-17 14:45:58 -07:00
JonnyWong16
762192518f
Override MacOSX pms platform
2016-09-03 13:57:17 -07:00
JonnyWong16
b68ca67386
Add option to include current activity in the history tables
2016-08-14 19:40:47 -07:00
JonnyWong16
669c23ea09
Add current activity to the history table
...
* Needs serious testing.
* Very hacky SQLite query.
2016-08-04 23:25:12 -07:00
JonnyWong16
7c159e97de
Add Host to IP lookup
2016-07-31 21:14:48 -07:00
JonnyWong16
ba8e4ff33c
Async ISP lookup
2016-07-31 17:51:40 -07:00
JonnyWong16
aba39d06bf
Lookup IP address ISP info
2016-07-31 11:10:26 -07:00
JonnyWong16
79dc190ccc
Compare distro and build for pms updates
2016-07-26 19:11:56 -07:00
JonnyWong16
cd3938eb33
Set checked value for notify by concurrent IP address
2016-07-16 11:22:38 -07:00
JonnyWong16
b9bbf8bbca
Option to specify backup interval
2016-07-15 22:51:11 -07:00
aboron
2b6fa769f7
Added Hipchat integration notifier.
2016-07-07 15:09:48 -04:00
JonnyWong16
3ccc82f343
Add notification for user streaming from a new device
2016-07-05 21:30:47 -07:00
JonnyWong16
0b085b6d03
Notifications for user concurrent streams
2016-07-04 22:47:59 -07:00
JonnyWong16
8b787e4ae0
Add option to uninstall the GeoLite2 database
2016-07-01 09:33:13 -07:00
JonnyWong16
3dc29144a3
Add some more IP address info
2016-07-01 09:00:01 -07:00
JonnyWong16
906e4055d8
Add geoip lookup to API
2016-06-30 22:27:36 -07:00
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