Commit graph

1192 commits

Author SHA1 Message Date
JonnyWong16
fe210646c3 Use player product name if no title 2017-09-30 16:41:29 -07:00
JonnyWong16
5d2f1d7014 Select notification agent for manual recently aded notifications
* And add to API
2017-09-30 10:46:08 -07:00
JonnyWong16
a17c3f8138 Return empty dict if tvmaze/themoviedb lookup fails 2017-09-28 19:59:54 -07:00
JonnyWong16
45f002a797 Add manual trigger for recently added notifications from the info page 2017-09-26 22:21:04 -07:00
JonnyWong16
76e9e24c41 Simpler http root check when starting webserver 2017-09-26 20:58:20 -07:00
JonnyWong16
92a3589588 Check for / in http root setting 2017-09-26 20:52:03 -07:00
JonnyWong16
ad827e62f6 Fix typo from cd007ee
* Also better https replace for Imgur urls
2017-09-18 19:42:28 -07:00
JonnyWong16
6dd7e8445a Add default values for session bandwidth and location 2017-09-13 18:54:03 -07:00
JonnyWong16
9a48383eb4 Use stopped time to calculate duration for current activity in history table 2017-08-25 23:00:40 -07:00
JonnyWong16
aee752e04e Add MQTT notification agent 2017-08-23 20:51:27 -07:00
JonnyWong16
cd007ee0eb Catch exception so websocket doesn't crash when failed to process data 2017-08-23 20:33:14 -07:00
JonnyWong16
bbe309e7bd Set session state for buffer events 2017-08-23 20:29:48 -07:00
JonnyWong16
be2989ead1 Allow manual entry of QR code server address 2017-08-22 22:03:55 -07:00
JonnyWong16
1c8e581cf1 Write stopped time to database for all events
* To prevent the "long duration" websocket issue for missing stop events
2017-08-22 20:29:21 -07:00
JonnyWong16
a81dfe83a9 Turn on logging of disabled user/library notifications 2017-08-19 23:49:32 -07:00
JonnyWong16
2d7fb82dd6 Fix API json encoding 2017-08-19 21:38:22 -07:00
JonnyWong16
48152c9ba3 Fix stream width and height info 2017-08-19 21:23:41 -07:00
JonnyWong16
a5771dccf5 Fix session start log format error 2017-08-19 21:23:16 -07:00
JonnyWong16
581b8375b9 Manually merge v1.4.22 into v2 2017-08-19 21:11:08 -07:00
JonnyWong16
ec685407bb v1.4.22 2017-08-19 20:50:28 -07:00
JonnyWong16
be9a1dcf06 Temporary fix for incorrect source media info 2017-08-19 20:48:01 -07:00
JonnyWong16
1f7e8b4d9a Fix removing old config backups 2017-08-19 20:29:49 -07:00
JonnyWong16
9058c5accb Explicitly assign websocket state 2017-08-18 10:57:02 -07:00
JonnyWong16
a0799e8197 Initialize scheduler to reconnect websocket when failed on startup 2017-08-13 09:44:15 -07:00
JonnyWong16
845c3d419a Add audio quality profiles 2017-08-08 21:38:46 -07:00
JonnyWong16
00e281dfb7 Fix crashing when streaming clips 2017-08-08 21:37:57 -07:00
JonnyWong16
68072d8340 Manual merge of v1.4.21 into v2 2017-08-02 21:37:59 -07:00
JonnyWong16
e0b78adfee Add recently added media type toggles to homepage 2017-08-02 21:12:59 -07:00
JonnyWong16
0c481fc005 Fix media info tables 2017-07-26 19:17:24 -07:00
JonnyWong16
9f6ee3e761 Return blank TVMaze/TMDB info on failed database queries 2017-07-26 15:45:09 -07:00
JonnyWong16
81dca01302 Create table indices after table upgrades 2017-07-26 15:42:27 -07:00
JonnyWong16
0c62a83145 Add terminate session button to current activity 2017-07-23 13:03:16 -07:00
JonnyWong16
c780b9fd65 Remove help text for provider notification parameters 2017-07-23 02:12:30 -07:00
JonnyWong16
0e180cb242 Add provider links for Discord, Hipchat, Pushover, and Slack 2017-07-23 01:56:44 -07:00
JonnyWong16
41101921ed Add rating key to The Movie Database and TVmaze lookups 2017-07-23 01:56:44 -07:00
JonnyWong16
80ee8f9617 Add The Movie Database lookup 2017-07-23 01:56:33 -07:00
JonnyWong16
1f55b5457e Add homepage stats toggles 2017-07-22 18:13:53 -07:00
William Comartin
25455e8194 Add user_id param to get_users_table 2017-07-15 22:08:59 -04:00
JonnyWong16
c27c1379d0 Update Facebook for provider link only
* Custom poster/metadata removed in Graph API v2.9
2017-07-10 22:34:50 -07:00
JonnyWong16
42a7ae36c2 Add TVmaze lookup 2017-07-10 22:33:20 -07:00
JonnyWong16
ce846d65cb Imgur uploads to use requests library 2017-07-10 22:21:12 -07:00
JonnyWong16
dc25ef857f Refactor notifier requests and better logging 2017-07-08 15:07:01 -07:00
JonnyWong16
6f0c650a72 Separate movie/episode/track watched percent 2017-07-07 19:01:04 -07:00
JonnyWong16
8348424758 Merge branch 'v2-notifications-conditions' into v2 2017-07-07 18:09:34 -07:00
JonnyWong16
9701474662 Update all notifiers to use requests library 2017-07-06 22:42:34 -07:00
JonnyWong16
e284a17034 Fix logic parsing for nested and 2017-07-06 09:20:32 -07:00
JonnyWong16
abf55df26d Add GroupMe notification agent 2017-07-05 21:51:15 -07:00
JonnyWong16
6488a7436a Send single MQTT notification 2017-07-05 21:10:39 -07:00
JonnyWong16
161e6f70d0 Remove the use of eval for evaluating custom notification logic 2017-07-05 19:13:02 -07:00
JonnyWong16
d4e5a750e0 Add condition parameter type passed from JS 2017-07-05 18:47:34 -07:00