Commit Graph

104 Commits

Author SHA1 Message Date
JonnyWong16 1dd1c6f67f Add fake Live TV library 2020-02-22 14:02:03 -08:00
JonnyWong16 22a6bae4cf Add new Live TV art fallback for info page 2020-02-22 12:42:40 -08:00
JonnyWong16 2c45de1fe5 Add Live TV channel notification parameters 2020-02-22 12:12:45 -08:00
JonnyWong16 d0cd2672dd Fix Live TV artwork on activity card 2020-02-16 19:02:29 -08:00
JonnyWong16 13a45facf9 Update pms_image_proxy to work with web URLs 2020-02-15 20:14:50 -08:00
JonnyWong16 99f826c236 Fix video color notification condition types 2020-02-05 20:24:43 -08:00
JonnyWong16 10e421b9d4 Add color and dynamic range to notification parameters 2020-01-15 12:19:43 -08:00
JonnyWong16 13374c9ded Fix Windows and macOS platform capitalization 2020-01-14 17:35:35 -08:00
JonnyWong16 b83eb2e763 Add auto-updating of GeoLite2 database 2019-12-25 11:17:45 -08:00
JonnyWong16 c7afd10ec0 Add notification parameters for MusicBrainz lookup 2019-10-05 23:57:48 -07:00
JonnyWong16 ec9ff2f803 Merge pull request #1353 from samwiseg0/fix/video_scan_type
Add video scan type and standardize video resolution. Fixes Tautulli/Tautulli-Issues#194
2019-09-19 19:39:40 -07:00
JonnyWong16 6a411d2458 Merge pull request #1351 from samwiseg0/fix/release_date
Fix release date to be a string vs integer
2019-09-19 19:03:57 -07:00
samwiseg0 de69945ebe Define notification parameters 2019-09-19 20:57:08 -04:00
samwiseg0 7095fa6ac6 Remove overrides 2019-09-19 20:53:18 -04:00
samwiseg0 cfea7164b7 Fix release date to be a str vs int 2019-09-16 22:50:31 -04:00
samwiseg0 7e7e5a6be4 Add nvdec for linux decode support. Fixes Tautulli/Tautulli-Issues#193 2019-09-16 21:30:09 -04:00
samwiseg0 df57f4c009 Remove duplicate nvenc 2019-09-16 21:24:57 -04:00
JonnyWong16 feab4115ee Add secure and relayed to notification parameters 2019-04-27 15:54:46 -07:00
JonnyWong16 d0a7c2f92c Fix typo in notification parameters list 2019-04-10 18:32:54 -07:00
samwiseg00 e4c3601312 Add user_email parameter for notifications 2018-11-04 14:18:34 -05:00
Landon Abney 8a94f6d63a Fix the type of the Content Rating notification parameter
The "Content Rating" notification parameter was incorrectly marked as an
integer, leading to all values being cast to the number 0. This made it
so every single content rating was the same value in conditions.
2018-09-19 12:46:28 -07:00
samwiseg00 b8a9c4f5b7 Add UTC ISO time to notification handler 2018-08-22 00:21:49 -04:00
JonnyWong16 658260f1f6 Add x264 to hardware encoders 2018-08-10 22:44:45 -07:00
JonnyWong16 e766cb6093 Add critic_rating to notification parameters 2018-07-06 18:34:50 -07:00
JonnyWong16 3fd0708d21 Use client headers for OAuth 2018-07-02 09:55:28 -07:00
JonnyWong16 5fc182dcc2 Alias platform Tizen to Samsung 2018-06-26 21:02:20 -07:00
JonnyWong16 73c11c053d Add clip to notification param media type example 2018-06-11 11:11:51 -07:00
JonnyWong16 7387cb8322 Add date and time parameters for notifications and newsletters 2018-06-10 19:48:46 -07:00
JonnyWong16 15225faee7 Add filename to notification parameters 2018-05-30 21:52:18 -07:00
JonnyWong16 6d365c174a Update X-Plex headers 2018-05-30 21:39:45 -07:00
JonnyWong16 ba9f4a1f9e Use track artist for music 2018-05-27 22:24:43 -07:00
JonnyWong16 76c4b3bb71 Add Live to notification parameter 2018-05-21 08:49:35 -07:00
JonnyWong16 a1e9e7e87f Add newsletter password to newsletter parameters 2018-05-16 23:20:53 -07:00
JonnyWong16 50165af4b7 Update tautulli.com URLs to HTTPS 2018-05-15 20:38:25 -07:00
JonnyWong16 26b2342956 Fix typo 2018-05-10 12:04:52 -07:00
JonnyWong16 7c76b0678a Log platform info on startup 2018-05-10 08:47:54 -07:00
JonnyWong16 7778d84728 Add setting to specify newsletter ID name for static URLs 2018-05-08 10:54:07 -07:00
JonnyWong16 34d7c67813 Merge pull request #1287 from RafaelSchridi/patch-3
Typo in Newsletter Parameters
2018-05-07 21:02:25 -07:00
JonnyWong16 84406e6797 Add setting to enable static newsletter URL 2018-05-07 20:39:04 -07:00
JonnyWong16 8af697a157 Add URL to retrieve latest scheduled newsletter 2018-05-07 19:42:04 -07:00
Rafael Schridi f3d64a7886 Typo in Newsletter Parameters 2018-05-06 23:05:36 +02:00
JonnyWong16 5283126608 Week number of the year 2018-04-10 21:31:25 -07:00
JonnyWong16 df72ecebf5 Add hours as time frame for newsletters 2018-04-10 21:16:16 -07:00
samip5 4a62f8c395 Fixed a typo. 2018-04-10 20:15:26 +03:00
samip5 eabea2deeb Made the requested changes.
The requested changes by JonnyWong16 in the PR request were done in this
commit.
2018-04-10 20:07:56 +03:00
samip5 f624908302 Added a new branch, edited the code to include the week_number 2018-04-10 12:10:32 +03:00
samip5 ab9132cdd4 Made sure the syntax is understandable. 2018-04-09 17:27:13 +03:00
samip5 0186363753 Added the week number parameter. 2018-04-09 17:20:51 +03:00
JonnyWong16 5ef8947532 Merge v2.0.28 into v2-newsletters 2018-04-02 14:33:52 -07:00
JonnyWong16 91c647f9ae Show extra type on activity cards 2018-03-29 19:54:43 -07:00