Commit Graph

1126 Commits

Author SHA1 Message Date
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
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
JonnyWong16
67e5c7de2c Change Pushbullet to use Access-Token header 2017-02-11 11:02:21 -08:00
JonnyWong16
00ff9c5736 Strip white characters from notification subject and body 2017-02-07 18:41:31 -08:00
JonnyWong16
ca472ff597 Improved IP address handling (includes IPv6) 2017-02-05 18:55:10 -08:00
JonnyWong16
3e67177f73 Slack option to use thumbnail 2017-02-02 21:34:51 -08:00
JonnyWong16
bfe5209c05 Fix wording and reordering of notifier configs 2017-02-02 20:23:38 -08:00
JonnyWong16
e34472084c Add port to Slack connection when used with Mattermost 2017-01-30 19:18:29 -08:00
JonnyWong16
4dce0ec015 Verify color hex code for Discord and Slack 2017-01-30 19:16:05 -08:00
JonnyWong16
304c2429bb Don't use default subject/body with blank notification text
* Allow different notifications using the media type tags
2017-01-29 17:31:47 -08:00
JonnyWong16
957c7aeab9 Update Discord, Facebook, Hipchat, and Slack info cards
* Add option to hide plot summaries
2017-01-29 17:23:27 -08:00
JonnyWong16
07a1136839 Clean up PrettyMetadata 2017-01-27 23:24:19 -08:00
JonnyWong16
70f006d06d Update Discord, Slack, and Hipchat cards 2017-01-27 23:12:46 -08:00
JonnyWong16
651f4ebf5f Fix websocket on_created 2017-01-27 23:12:33 -08:00
JonnyWong16
fc7b396e45 Log recently added items to the database
* Temporarily disable recently added upgrade notifications
2017-01-27 20:50:46 -08:00
JonnyWong16
eac31d10f1 Fix some notifier text 2017-01-27 20:49:33 -08:00
JonnyWong16
270d4f510a Add https certificate chain 2017-01-15 11:49:48 -08:00
JonnyWong16
285599cf90 Fix typo 2017-01-15 11:49:27 -08:00