JonnyWong16
40060255ee
Add automatic Android app QR scan verification
2017-03-30 19:25:45 -07:00
JonnyWong16
d2da193978
Combine android app config notes
2017-03-30 18:14:28 -07:00
JonnyWong16
441c56854d
Add android app notification priority option
2017-03-29 22:32:56 -07:00
JonnyWong16
e6023a4702
Add notification encryption warning message
2017-03-29 22:32:35 -07:00
JonnyWong16
d031d74bc6
Check for pycryptodome library on import
2017-03-29 21:24:40 -07:00
JonnyWong16
2952d1360a
Update .gitignore for certs only in root directory
2017-03-29 20:03:03 -07:00
JonnyWong16
301ef85e89
Encrypt OneSignal notifications
2017-03-29 20:02:48 -07:00
JonnyWong16
ddf671abd1
Add ability to unregister mobile devices
2017-03-28 21:44:18 -07:00
JonnyWong16
f60c978d80
Fix bc5ce52
2017-03-28 10:09:55 -07:00
JonnyWong16
42a895b095
Change Pushy to OneSignal for push notifications
2017-03-28 09:38:03 -07:00
JonnyWong16
c405f04e9c
Fix Pushy device token and add logging
2017-03-27 21:12:39 -07:00
JonnyWong16
bc5ce52236
Fix 50969c2
2017-03-27 21:05:46 -07:00
JonnyWong16
896922de4f
Update Android app device registration
2017-03-27 20:50:00 -07:00
JonnyWong16
203a6d47b4
Fix track metadata
2017-03-27 11:34:54 -07:00
JonnyWong16
8e13e2deb2
Add device token to android app notifier config
2017-03-25 23:39:32 -07:00
JonnyWong16
d18c2ffddb
Add register android app for push notifications
2017-03-25 23:13:35 -07:00
JonnyWong16
50969c24cc
Temporary fix for show/season media info tables
2017-03-25 23:12:23 -07:00
JonnyWong16
f3070763fa
Fix some stream info overrides
2017-03-25 13:25:45 -07:00
JonnyWong16
ca093875b4
Don't uppercase TrueHD
2017-03-25 12:28:32 -07:00
JonnyWong16
f77e061ff1
Catch notifier config error
2017-03-25 12:17:04 -07:00
JonnyWong16
0df1bd137d
Fix splitting of script arguments
2017-03-25 11:58:37 -07:00
Hellowlol
a5eb0e7faa
Add missing CONFIG
2017-03-21 15:35:03 +01:00
JonnyWong16
3513f7fe2c
Add banner to metadata
2017-03-15 09:01:39 -07:00
JonnyWong16
d845b3f7b0
Add user rating to metadata
2017-03-15 08:36:45 -07:00
JonnyWong16
9318c4742d
Manual merge of v1.4.17 into v2
2017-03-04 16:02:37 -08:00
JonnyWong16
e85cdd5609
v1.4.17
2017-03-04 15:55:45 -08: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
JonnyWong16
589adf4df9
Merge pull request #980 from Pbaboe/MonthlyGraphs
...
Change amount of months in Graphs > Play Totals > Plays by Month
2017-03-04 15:00:24 -08:00
JonnyWong16
5997aa5cd9
Fix Plex Web 3.0 urls
2017-03-04 14:47:22 -08:00
JonnyWong16
fd1bd7f215
Improve quality profile logic
2017-03-03 18:15:14 -08:00
JonnyWong16
74876ea3c9
Fix transcode decision
2017-03-03 17:44:20 -08:00
JonnyWong16
f6fc142c47
Add Rotten Tomatoes rating
2017-03-03 17:21:52 -08:00
JonnyWong16
2794a4b550
Add audio channel substitutions
2017-03-02 22:14:23 -08:00
JonnyWong16
7244b15821
Fix link to Plex Web 3.0 in notifications
2017-03-02 18:06:25 -08:00
JonnyWong16
45a1c119ac
Rewrite imgur url to https
2017-03-02 18:02:10 -08:00
JonnyWong16
82b42f92a9
Add session throttled key for backwards compatibility
...
* And fix check for optimized version
2017-03-02 18:01:59 -08:00
JonnyWong16
914e3a3988
Check use bif setting
2017-02-28 20:58:59 -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
JonnyWong16
a46b24213b
Add more source media parameters
2017-02-26 16:00:32 -08: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
c01731ebe9
Fix Plex Web 3.0 link
2017-02-26 09:52:25 -08:00
JonnyWong16
89b837393d
Unicode full title
2017-02-26 09:52:04 -08:00
JonnyWong16
cea851d38e
Add terminate session to API
2017-02-25 22:53:32 -08:00
JonnyWong16
992f0baf93
Add detailed stream info to notification options
2017-02-25 22:30:47 -08:00
JonnyWong16
e272a0eecc
Update session info
2017-02-25 20:32:54 -08:00
JonnyWong16
0c95297659
Reorganize settings
2017-02-25 11:27:59 -08:00
JonnyWong16
628cef11fa
Make sure notification threads exit on shutdown
2017-02-25 10:59:51 -08:00
JonnyWong16
2c5d131019
Check if recently added notifications disabled for library
2017-02-25 10:36:28 -08:00