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
JonnyWong16
651125ef2c
Merge pull request #999 from Hellowlol/patch-1
...
Add missing CONFIG for API get_apikey
2017-03-21 08:12:38 -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
83f80b9288
Fix month capitalization
2017-03-04 15:49:36 -08:00
JonnyWong16
76fe771d8c
Update init scripts
2017-03-04 15:42:03 -08:00
JonnyWong16
c6ad09fe8f
Cleanup graphs PRs
2017-03-04 15:33:45 -08:00
JonnyWong16
a3014638c8
Merge pull request #953 from ampsonic/patch-1
...
Update init.ubuntu.systemd
2017-03-04 15:19:00 -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
b07d85f233
Merge pull request #975 from demonbane/dev
...
Fix 404s for icon files and invalid paths
2017-03-04 14:53:23 -08:00
JonnyWong16
f0e5855a8e
Update bitcoin donation link
2017-03-04 14:47:30 -08:00
JonnyWong16
5997aa5cd9
Fix Plex Web 3.0 urls
2017-03-04 14:47:22 -08:00
JonnyWong16
8a2696adf7
Fix edit friendly name on user page
2017-03-04 10:05:29 -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
78fd83746e
Add subtitle direct stream to activity
2017-03-03 16:56:07 -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
c4fc831968
Fix refresh of burn subtitle info
2017-03-01 20:52:30 -08:00
JonnyWong16
83c1ca195f
Testing more detailed activity pane
2017-02-28 22:27:07 -08:00
JonnyWong16
3166b91cb7
Always show notifier ID on notification agents table
2017-02-28 20:59:25 -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
9fee0d711a
Fix clip links in history table
2017-02-26 22:29:36 -08:00
JonnyWong16
989ebcd3b7
Media type clip fixes
2017-02-26 16:11:18 -08: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