Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
3d6f89d309
Clean up scripts
2016-01-12 21:38:47 -08:00
Hellowlol
9328b7e586
Add scripts
2016-01-12 22:12:48 +01:00
Hellowlol
ad365c7dd0
fix conflicts
2016-01-11 22:24:13 +01:00
Jonathan Wong
7e5dce1c14
Fix regression for grouped recently added metadata
2016-01-03 23:49:58 -08:00
Jonathan Wong
b51d442673
Add notification for remote access/server back up
2015-12-13 09:31:11 -08:00
Jonathan Wong
66bb922012
Add stream details to notification options
...
* Also beautify modal
2015-12-12 17:31:52 -08:00
Jonathan Wong
c042d9e39a
Fix metadata for grouped recently added notifications
2015-12-12 14:31:04 -08:00
Jonathan Wong
53de8cda30
Match newline between tags for notification text
2015-12-06 11:13:46 -08:00
Tim
a5bd7e6563
More dict key fixes.
2015-12-06 17:19:09 +02:00
Jonathan Wong
ede07595c3
Match newline characters in notification text
2015-12-02 19:15:46 -08:00
Jonathan Wong
aaf3de68cf
Fix IP address in notifications
2015-11-27 06:29:41 -08:00
Jonathan Wong
30b11bce98
Actually add video and audio decision to notifications
2015-11-25 19:13:08 -08:00
Jonathan Wong
2a91ec1560
Fix season and episode number notification option return at least one digit
2015-11-25 19:07:23 -08:00
Jonathan Wong
fac47ee68b
Fix log spam if notifications turned off
2015-11-25 18:14:08 -08:00
Jonathan Wong
0f8c122ee3
Add video and audio decision to notification options
2015-11-25 18:12:20 -08:00
Jonathan Wong
17bb57d5f5
Apply media type toggles to recently added
2015-11-21 10:28:26 -08:00
Jonathan Wong
e6aef01508
Separate out TV notification toggle in settings
2015-11-21 10:27:51 -08:00
Jonathan Wong
fd43cf5dd4
Add setting to enable remote access monitoring
2015-11-19 19:40:50 -08:00
Jonathan Wong
223e2b2b32
Add notification for Plex external port down
2015-11-17 23:38:46 -08:00
Jonathan Wong
4fffbf8a0c
Add server uptime
2015-11-17 19:31:13 -08:00
Jonathan Wong
c3ea35806e
Move check for server down to check_active_sessions
2015-11-17 06:57:02 -08:00
Jonathan Wong
707c30b0af
Fix missing pmsconnect
2015-11-16 23:28:43 -08:00
Jonathan Wong
b28ac1543a
Add notification for server down
2015-11-16 23:19:37 -08:00
Jonathan Wong
1983597cf1
Fix get_server_friendly_name
2015-11-16 22:51:21 -08:00
Jonathan Wong
69a3b5134f
Switch recently added to only use activity pinger
...
* Fixed activity pinger logic for grouping notifications
2015-11-16 21:19:04 -08:00
Jonathan Wong
da2e7635bd
Fix notification tags removal for show and artist
2015-11-15 23:50:58 -08:00
Jonathan Wong
f8b75eadc6
Improved get server friendly name
...
* Add server friendly name to page title
2015-11-15 21:35:53 -08:00
Jonathan Wong
6362b51902
Add ip_address to notification options
...
* Also track_name
2015-11-11 14:48:59 -08:00
Jonathan Wong
dea9663adf
Add more metadata options to notifications
2015-11-08 15:38:30 -08:00
Jonathan Wong
3b457304e9
Fix build_notify_text again
...
* Separate session and timeline
2015-10-25 21:12:19 -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
76c1558473
Add {remaining_duration} to notifications
...
* Also clean up/reorder notification parameters
2015-10-13 20:42:26 -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
Tim
ebd0276eae
Fix bug when parsing custom notification strings with unicode characters.
2015-09-07 20:43:15 +02:00
Tim
ac3bafcd02
Fix stream_duration when notify state is play.
2015-08-22 23:57:17 +02:00
Tim
ac9a8b85ec
Fix stream_duration if no paused_duration and format correctly.
2015-08-22 22:11:47 +02:00
Jonathan Wong
cba8608c23
Adds stream_duration to notification options
2015-08-21 02:59:49 -07:00
JonnyWong16
b5ad88ae5a
Two digit season and episode numbers for notifications.
2015-08-16 23:24:52 -07:00
Tim
c98a8865d6
Fix bug where user refresh would fail under certain circumstances.
...
Move all user functions to it's own class.
2015-08-16 12:40:32 +02:00
Tim
a96482ee3c
New pause, resume and buffer notification options.
...
Reworked notification config in settings menu.
2015-08-15 14:37:27 +02:00
Tim
94d2d04bf9
Fix activity pane z-index when music is playing.
...
Some new graph types (WIP)
Update font-awesome to 4.4.0
2015-08-08 00:32:34 +02:00
Tim
fa782641ef
Give more descriptive errors when custom notification parameters fail.
2015-08-05 00:13:47 +02:00
Tim
d6b646323f
Move everything to Bootstrap 3. (WIP)
...
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
d750c5f610
Some minor styling changes.
...
Add album_name as parameter for notifications.
2015-07-29 01:06:21 +02:00