Commit graph

1108 commits

Author SHA1 Message Date
JonnyWong16
c75099decc Fix script timeout 2016-11-11 13:37:36 -08:00
JonnyWong16
d874697eef Add notifier text preview 2016-11-11 13:37:11 -08:00
JonnyWong16
cb5252b8d4 Update Plex Home Theater and XBMC notification agents 2016-11-11 13:37:11 -08:00
JonnyWong16
5f28ead6e9 Make sure to get metadata media info for notification 2016-11-11 13:36:26 -08:00
JonnyWong16
bf99c0e290 Note auto line breaks in email HTML 2016-11-11 13:36:26 -08:00
JonnyWong16
5aaa014207 Option to group recently added by parent or grandparent 2016-11-11 13:36:25 -08:00
JonnyWong16
a13f84fbf6 Only split once for git remote/branch 2016-11-11 13:36:25 -08:00
JonnyWong16
1618921a57 Add notifier configs to logger blacklist 2016-11-11 13:36:25 -08:00
JonnyWong16
864063676f Default http_proxy on and remove setting 2016-11-11 13:36:25 -08:00
JonnyWong16
17649bf36a Catch websocket expection 2016-11-11 13:36:24 -08:00
JonnyWong16
8f22b118be Use default subject and body if blank 2016-11-11 13:36:24 -08:00
JonnyWong16
6f97036446 Enable TTS for Discord 2016-11-11 13:36:24 -08:00
JonnyWong16
ffcde69352 Fix Facebook authorization 2016-11-11 13:36:24 -08:00
JonnyWong16
228777963f Script logger error message for unspecified folder 2016-11-11 13:36:23 -08:00
JonnyWong16
08a9b59ca4 Remove 'on_' prefix from notifier actions 2016-11-11 13:36:23 -08:00
JonnyWong16
7da1edfcc5 Change missing image to warning 2016-11-11 13:36:23 -08:00
JonnyWong16
f63b5514f3 Stop capitalizing the action name in notifications 2016-11-11 13:36:23 -08:00
JonnyWong16
486ddb55b2 Change wording 2016-11-11 13:36:23 -08:00
JonnyWong16
0c7db9c1ee Add attachement colour option for Slack 2016-11-11 13:36:22 -08:00
JonnyWong16
7df455309e Fix poster upload logger message 2016-11-11 13:36:22 -08:00
JonnyWong16
0a4b3f02db Remove api v1 import 2016-11-11 13:36:22 -08:00
JonnyWong16
b8fc6e6b0f A bit of performance improvement 2016-11-11 13:36:22 -08:00
JonnyWong16
c3b5621dda Fix fallback body text 2016-11-11 13:36:21 -08:00
JonnyWong16
5d58d9f5d4 Fix getting user stream count for notifications 2016-11-11 13:36:21 -08:00
JonnyWong16
52a6f639b0 Cleanup activity processor 2016-11-11 13:36:21 -08:00
JonnyWong16
cfcd32a10b Update read changelog for variable headers and list levels 2016-11-11 13:36:21 -08:00
JonnyWong16
9e8d55e0f3 Update notification logs table 2016-11-11 13:36:21 -08:00
JonnyWong16
ed6a42f747 Create a new database table for poster urls 2016-11-11 13:36:20 -08:00
JonnyWong16
ffdd9c9cbf Rework notification logic to only build parameters once per action
* Instead of rebuilding for each notification agent
* Change season/episode to use season poster
* Change album/track to use album art
2016-11-11 13:36:20 -08:00
JonnyWong16
f45bd49421 Comment out Discord TTS 2016-11-11 13:36:20 -08:00
JonnyWong16
e9cfc59400 Add pretty metadata for season and album 2016-11-11 13:36:19 -08:00
JonnyWong16
b98faa0671 Update Slack agent 2016-11-11 13:36:18 -08:00
JonnyWong16
5b6f876ddc Add Discord notification agent 2016-11-11 13:36:16 -08:00
JonnyWong16
1b42f95643 Alphabetize notification agents 2016-11-11 13:36:15 -08:00
JonnyWong16
b3f43f956e Add delay to check for valid DLNA session 2016-11-11 13:36:15 -08:00
JonnyWong16
1b1e4639fd Log DLNA platform 2016-11-11 13:36:15 -08:00
JonnyWong16
6d0327f662 Don't nest metadata dict
* Return metadata dict directly
2016-11-11 13:36:14 -08:00
JonnyWong16
d47daba8c1 Auto redirect if available before countdown on state change 2016-11-11 13:35:25 -08:00
JonnyWong16
27183483a9 Fix check for media info before parsing xml 2016-11-11 13:32:37 -08:00
JonnyWong16
31b6ff003a Fix Pushover notifications 2016-11-11 13:32:37 -08:00
JonnyWong16
0e58369873 Add media info metadata params for notifications 2016-11-11 13:32:37 -08:00
JonnyWong16
94ddf041aa Fix notifier table column name 2016-11-11 13:32:37 -08:00
JonnyWong16
d1551bd8c7 Add option to switch the git remote and branch 2016-11-11 13:32:36 -08:00
JonnyWong16
91716527a4 Option to update PlexPy automatically 2016-11-11 13:32:36 -08:00
JonnyWong16
83c304290b Add PlexPy update notifications 2016-11-11 13:32:35 -08:00
JonnyWong16
5ee986593c Disable check server response when websocket connected 2016-11-11 13:31:23 -08:00
JonnyWong16
7187aff1a6 Minor notifier fixes
* Email replace \n with <br>
* Slack and Hipchat help text wording
2016-11-11 13:31:23 -08:00
JonnyWong16
44f39e7fea Actually set notifier config when sending notifications 2016-11-11 13:31:22 -08:00
JonnyWong16
50941055fb Automatically show config modal when adding a new notifier 2016-11-11 13:31:22 -08:00
JonnyWong16
61507c03a0 Add get_pms_update to the API 2016-11-11 13:31:22 -08:00