devin
|
8ebfa20db0
|
Fixed notifications, and added strings to describe bot token and chat id
|
2015-10-28 20:36:09 -04:00 |
|
devin
|
5beb4876fb
|
removed telegram lib, updated wording, and used a simple request for sending the notif
|
2015-10-28 20:28:41 -04:00 |
|
devin
|
c723d33d38
|
telegram updates to notifiers.py
|
2015-10-28 07:31:07 -04:00 |
|
devin
|
f75fca12c8
|
telegram updates to config.py
|
2015-10-28 07:30:41 -04:00 |
|
Jonathan Wong
|
872ef2771e
|
Fix double recently added episode notifications
|
2015-10-25 22:00:51 -07:00 |
|
Jonathan Wong
|
3b457304e9
|
Fix build_notify_text again
* Separate session and timeline
|
2015-10-25 21:12:19 -07:00 |
|
Jonathan Wong
|
974c672a87
|
Format code
|
2015-10-25 17:38:41 -07:00 |
|
Jonathan Wong
|
b9f47df930
|
Update activity_pinger for recently added
|
2015-10-25 17:21:49 -07:00 |
|
Jonathan Wong
|
4c388f60d6
|
Add config to group recently added by grandparent
|
2015-10-25 13:30:25 -07:00 |
|
Jonathan Wong
|
d6b31dc542
|
Set on_created notification in database
|
2015-10-25 12:20:00 -07:00 |
|
Jonathan Wong
|
539cd60e92
|
Fix notification_handler
|
2015-10-24 21:23:19 -07:00 |
|
Jonathan Wong
|
056bcd1488
|
Update notification handler for timeline events
|
2015-10-24 21:23:03 -07:00 |
|
Jonathan Wong
|
1c58a47073
|
Update websocket and handler for timeline events
|
2015-10-24 21:22:46 -07:00 |
|
Jonathan Wong
|
32cf1ada8b
|
Add config settings for on_created
* Note: on_created is recently added
|
2015-10-24 21:22:29 -07:00 |
|
Jonathan Wong
|
968132099e
|
Change metadata 'type' to 'media_type'
|
2015-10-24 21:18:09 -07:00 |
|
Tim van der Westhuizen
|
0302b2412a
|
Fix platform overrides for graphs.
|
2015-10-22 18:12:50 +02:00 |
|
Tim van der Westhuizen
|
4ac5329019
|
Add Konvergo to platform name overrides.
|
2015-10-22 17:45:23 +02:00 |
|
Tim van der Westhuizen
|
37bc68573c
|
Implement IFTTT notification option. PR #241.
|
2015-10-22 16:04:31 +02:00 |
|
Jonathan Wong
|
b96abc8853
|
Add detailed logger messages for database queries
|
2015-10-18 13:53:23 -07:00 |
|
Jonathan Wong
|
c4dc81e8fb
|
Change order args are created for datatable query
* Make sure search filter args are created after custom_where
|
2015-10-18 13:29:29 -07:00 |
|
Jonathan Wong
|
2243cd1de9
|
Add filtering of media_type from history table
|
2015-10-18 11:50:01 -07:00 |
|
Jonathan Wong
|
1ff58a85dc
|
Fix bug in "Last Watched" statistics
*Fix if two users watched the same item, it would only show the most
recent user.
|
2015-10-18 10:27:18 -07:00 |
|
Tim
|
5967636ef9
|
v1.2.3
|
2015-10-18 00:26:44 +02:00 |
|
Jonathan Wong
|
76c1558473
|
Add {remaining_duration} to notifications
* Also clean up/reorder notification parameters
|
2015-10-13 20:42:26 -07:00 |
|
Tim
|
dd5ba05c88
|
v1.2.1
|
2015-10-12 20:19:58 +02:00 |
|
Jonathan Wong
|
3299ec7c82
|
Clean up Pushover sound code
|
2015-10-12 00:54:26 -07:00 |
|
Jonathan Wong
|
c25c48c1a6
|
Add watched percent to history table tooltip
|
2015-10-12 00:28:05 -07:00 |
|
Jonathan Wong
|
2680162b67
|
Add dropdown for Boxcar sounds
|
2015-10-11 23:48:12 -07:00 |
|
Jonathan Wong
|
7d3d2957c3
|
Add dropdown for Pushover sounds
|
2015-10-11 23:45:58 -07:00 |
|
Jonathan Wong
|
c12862ffba
|
Add select dropdown to notification agents
* Change priority selections to dropdown
|
2015-10-11 22:36:00 -07:00 |
|
Jonathan Wong
|
9968f8b6dd
|
Clean up home_stats code
|
2015-10-11 17:58:17 -07:00 |
|
drzoidberg33
|
75f6ed3fc1
|
Merge pull request #228 from BrianInAz/pushover-sounds
Added ability to set custom notification sound for Pushover
|
2015-10-07 20:47:20 +02:00 |
|
drzoidberg33
|
39c5156d08
|
Merge pull request #217 from Hellowlol/patch-1
If we fail to parse a response, log the uri
|
2015-10-07 20:46:04 +02:00 |
|
drzoidberg33
|
2f2069e0ad
|
Merge pull request #213 from Hellowlol/gdp
Good day plex!
|
2015-10-07 20:45:27 +02:00 |
|
drzoidberg33
|
be4e8985b7
|
Merge pull request #200 from Hellowlol/apistuff
initial api changes
|
2015-10-07 20:32:31 +02:00 |
|
John
|
3e344ce56c
|
fix typo
|
2015-10-04 20:38:37 +02:00 |
|
Brian Charbonneau
|
ca4e6cde3e
|
Fixed indent. Replaced tabs with spaces
|
2015-10-03 23:34:33 -07:00 |
|
Brian Charbonneau
|
1ad982f5b7
|
Removed newlines
|
2015-10-03 23:25:57 -07:00 |
|
Brian Charbonneau
|
280a5ae744
|
Added ability to set custom notification sound for Pushover
|
2015-10-03 22:05:27 -07:00 |
|
Hellowlol
|
b1e27d9bc2
|
If we fail to parse a response, log the uri
and the original response
|
2015-10-02 20:34:47 +02:00 |
|
Jonathan Wong
|
61865ace64
|
Add link to top level info page from library statistics
|
2015-09-29 23:34:03 -07:00 |
|
Jonathan Wong
|
5b88058133
|
Add top level info pages with history table
* Movies / TV Shows / Music
|
2015-09-29 23:23:03 -07:00 |
|
Jonathan Wong
|
2616e14c83
|
Add "player" to tables
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
|
2015-09-29 22:43:23 -07:00 |
|
John
|
9d925cce03
|
add getSync, fix named argument
|
2015-09-29 23:27:19 +02:00 |
|
John
|
ff8d9f9f4c
|
fix parsing of servers, remove unbound var
|
2015-09-29 23:16:34 +02:00 |
|
Tim
|
2346033871
|
v1.2.1
|
2015-09-29 22:31:17 +02:00 |
|
Tim
|
6103d14a6f
|
Fix for null paused_counter issue.
|
2015-09-29 22:27:39 +02:00 |
|
Tim
|
8fca6352cf
|
v1.2.0
|
2015-09-29 22:00:09 +02:00 |
|
Jonathan Wong
|
441572ea12
|
Fix "Mystery" platform in stats and activity
|
2015-09-29 10:11:11 -07:00 |
|
Jonathan Wong
|
dff493c8d9
|
Change to notify stopped only if less than watched percent
* Also fix paused notifications sending at the end of items (right
before stopping)
|
2015-09-29 09:24:23 -07:00 |
|