Commit Graph

159 Commits

Author SHA1 Message Date
JonnyWong16 20e3eebd6a Add setting for manual server connection 2017-12-09 22:14:43 -08:00
JonnyWong16 9ba6b230e6 Change logger blacklist to set and unify notifier blacklist keys 2017-12-01 12:00:50 -08:00
JonnyWong16 3c04b04b98 Make TMDb and TVmaze lookup optional 2017-10-01 12:04:29 -07:00
JonnyWong16 581b8375b9 Manually merge v1.4.22 into v2 2017-08-19 21:11:08 -07:00
JonnyWong16 1f7e8b4d9a Fix removing old config backups 2017-08-19 20:29:49 -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
JonnyWong16 6f0c650a72 Separate movie/episode/track watched percent 2017-07-07 19:01:04 -07:00
JonnyWong16 7c0c7eea30 Remove global logging toggles 2017-04-22 12:44:46 -07:00
JonnyWong16 9318c4742d Manual merge of v1.4.17 into v2 2017-03-04 16:02:37 -08:00
JonnyWong16 c6ad09fe8f Cleanup graphs PRs 2017-03-04 15:33:45 -08:00
JonnyWong16 8b15c63b0d Merge pull request #982 from Pbaboe/StartDayofWeek
Start day of the week changeable
2017-03-04 15:02:57 -08:00
Peter Kums cb2a38addc Start day of the week changeable
Option in general settings to change the start day of the week to Monday (instead of the default of Sunday). This is only relevant for the Graph : Play by day of week.

Feathub issue : http://feathub.com/JonnyWong16/plexpy/+15
2017-02-27 19:38:12 +01:00
Peter Kums 873f857c82 Store months for Play by Months graph
Store the selected amount of months in the Graphs > Play Totals > Plays by Months graph in the config.ini file.
2017-02-27 00:17:56 +01:00
JonnyWong16 0c95297659 Reorganize settings 2017-02-25 11:27:59 -08:00
JonnyWong16 270d4f510a Add https certificate chain 2017-01-15 11:49:48 -08:00
JonnyWong16 38d2345cd2 Option to send recently added notification for new versions 2016-11-11 13:37:38 -08:00
JonnyWong16 5aaa014207 Option to group recently added by parent or grandparent 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 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 7a37408459 Add advanced config for number of notification threads 2016-11-11 13:31:21 -08:00
JonnyWong16 b8106186fb Add advanced setting for remote access ping threshold 2016-11-11 13:31:20 -08:00
JonnyWong16 eb3c189ab6 Rework task scheduler for websocket only 2016-11-11 13:31:20 -08:00
JonnyWong16 16c7d27508 Default to websocket connection
* No polling failover
2016-11-11 13:31:20 -08:00
JonnyWong16 e1bd5ed49e Add grouped notification params 2016-11-11 13:31:19 -08:00
JonnyWong16 d97cacff14 More intelligent grouping of recently added
* Websocket only
2016-11-11 13:31:19 -08:00
JonnyWong16 8bdf1af021 Add previously configured notification agents to the new system 2016-11-11 13:30:52 -08:00
JonnyWong16 354700fcbb Show changelog on update 2016-11-11 13:28:17 -08:00
JonnyWong16 62d05e5e08 Add supplementary URL option to Pushover 2016-10-08 22:45:16 -07:00
JonnyWong16 1c087ec856 Add backup days option 2016-10-08 22:29:30 -07:00
JonnyWong16 ae2227959e Fix 0b10e68 2016-09-29 23:35:33 -07:00
JonnyWong16 93a1d9c164 Run script in a new thread with timeout
* Also fixes script output not sent to logger
2016-09-29 23:31:15 -07:00
JonnyWong16 3e996d284d Disable posters by default for all notification agents 2016-09-25 22:05:02 -07:00
JonnyWong16 420c5a0836 Fix Browser config section 2016-09-25 22:04:25 -07:00
JonnyWong16 ed2d3ca277 Update git user 2016-09-17 14:40:31 -07:00
JonnyWong16 b68ca67386 Add option to include current activity in the history tables 2016-08-14 19:40:47 -07:00
JonnyWong16 79dc190ccc Compare distro and build for pms updates 2016-07-26 19:11:56 -07:00
JonnyWong16 9c9ef22730 Add option to disable web page preview for Telegram 2016-07-21 19:51:41 -07:00
JonnyWong16 b9bbf8bbca Option to specify backup interval 2016-07-15 22:51:11 -07:00
aboron ea9d0fc449 Consolidate redundant subject options.
Fix emoticon handling for html cards.
Fix cut/paste CONFIG errors.
2016-07-13 22:54:56 -04:00
greg.gaskill 809f120db0 Refactored PrettyMetadata class.
Trying basic Hipchat poster without links (unfortunately not allowed to use <div>s).
2016-07-12 17:13:54 -04:00
aboron f040d897a7 Modified message color default behavior. 2016-07-08 16:24:26 -04:00
aboron ed2f87f57b Added all available color options into a selection list. 2016-07-08 15:45:43 -04:00
aboron b3cfcf660e Changed Hipchat emoticon checkbox to user definable string, since (plex) was a custom user emoticon. 2016-07-08 11:37:49 -04:00
aboron e5bcd1f94e Made notification subject optional per single-line standard.
Added option to include custom (plex) emoticon at the beginning of each notification.  (Feature only relevant to Hipchat.)
2016-07-08 09:36:45 -04:00
aboron 2b6fa769f7 Added Hipchat integration notifier. 2016-07-07 15:09:48 -04:00
JonnyWong16 3ccc82f343 Add notification for user streaming from a new device 2016-07-05 21:30:47 -07:00
JonnyWong16 0b085b6d03 Notifications for user concurrent streams 2016-07-04 22:47:59 -07:00