Commit graph

1341 commits

Author SHA1 Message Date
JonnyWong16
b55a563fce Fix PlexWatch and Plexivity import 2016-08-26 17:43:10 -07:00
JonnyWong16
8931fb4758 v1.4.10 2016-08-15 08:39:29 -07:00
JonnyWong16
2124165319 Add missing ipaddress module 2016-08-15 08:39:18 -07:00
JonnyWong16
ebd8625e1e v1.4.9 2016-08-14 19:50:00 -07:00
JonnyWong16
b68ca67386 Add option to include current activity in the history tables 2016-08-14 19:40:47 -07:00
JonnyWong16
17a7019c60 Clean up datatable query with union table 2016-08-14 19:40:23 -07:00
JonnyWong16
54af92251c Nicer y-axis intervals for duration graphs 2016-08-06 15:52:44 -07:00
JonnyWong16
d9edeb747d Fix ambiguous user_id column name in user login table query 2016-08-04 23:34:56 -07:00
JonnyWong16
b69b722a37 Fix deprecated BaseException.message 2016-08-04 23:34:11 -07:00
JonnyWong16
669c23ea09 Add current activity to the history table
* Needs serious testing.
* Very hacky SQLite query.
2016-08-04 23:25:12 -07:00
JonnyWong16
2b3ba8e7fa Add some metadata to the sessions table 2016-08-04 23:24:29 -07:00
JonnyWong16
9a761e7d30 Add preview to README.md 2016-08-01 17:45:03 -07:00
JonnyWong16
9d00e052f0 Add ratingKey to session start log message 2016-08-01 09:28:39 -07:00
JonnyWong16
7c159e97de Add Host to IP lookup 2016-07-31 21:14:48 -07:00
JonnyWong16
ba8e4ff33c Async ISP lookup 2016-07-31 17:51:40 -07:00
JonnyWong16
9b067a437c Return bool for Twitter and Facebook notify 2016-07-31 15:25:08 -07:00
JonnyWong16
aba39d06bf Lookup IP address ISP info 2016-07-31 11:10:26 -07:00
JonnyWong16
469d22a833 Add ipwhois library + dependencies 2016-07-31 11:05:42 -07:00
JonnyWong16
43bd49ce5b Change wording "updating" to "retrieving" 2016-07-26 21:29:09 -07:00
JonnyWong16
79dc190ccc Compare distro and build for pms updates 2016-07-26 19:11:56 -07:00
JonnyWong16
495659e9cd Update server version before checking for server updates 2016-07-26 19:11:56 -07:00
JonnyWong16
2fec2c9e4c Merge pull request #796 from wopian/patch-2
Fix 'Authentication' typo in setup wizard
2016-07-26 12:59:53 -07:00
James Harris
9cba66634d Fix 'Authentication' typo in setup wizard 2016-07-26 20:48:50 +01:00
JonnyWong16
b2f63bf231 Fix progress bar max width 100% 2016-07-24 10:22:02 -07:00
JonnyWong16
9c9ef22730 Add option to disable web page preview for Telegram 2016-07-21 19:51:41 -07:00
JonnyWong16
5d84ec3be2 Send correct json header for Slack/Mattermost 2016-07-20 18:04:56 -07:00
JonnyWong16
53bca5a3d3 v1.4.8 2016-07-16 14:58:03 -07:00
JonnyWong16
cd3938eb33 Set checked value for notify by concurrent IP address 2016-07-16 11:22:38 -07:00
JonnyWong16
eb0b88bfcf Cleanup scheduler 2016-07-16 10:23:30 -07:00
JonnyWong16
b9bbf8bbca Option to specify backup interval 2016-07-15 22:51:11 -07:00
JonnyWong16
65b3d0c0de Better version comparisons 2016-07-15 22:43:36 -07:00
JonnyWong16
93b8f32f68 Use library refresh interval 2016-07-15 18:54:11 -07:00
JonnyWong16
28bb164e8e Auto log IP message in settings 2016-07-15 18:54:11 -07:00
JonnyWong16
4911cc76a3 Substitute {update_version} in fallback notification 2016-07-15 09:44:06 -07:00
JonnyWong16
75ae6b16a4 v1.4.7 2016-07-14 21:21:59 -07:00
JonnyWong16
2835b1d28f Don't notify for Telegram poster, notify for message only 2016-07-14 18:51:24 -07:00
JonnyWong16
748aad16d7 Update formatting for Slack poster notifications 2016-07-13 21:30:01 -07:00
JonnyWong16
2c2fbb8583 Host Open Sans font locally instead of querying Google Fonts 2016-07-13 21:05:44 -07:00
JonnyWong16
20edcbf7fa Only get user stream count for session notifications 2016-07-13 20:28:02 -07:00
JonnyWong16
db81dc39ba Remove Browser notifications experimental tag 2016-07-13 20:25:41 -07:00
JonnyWong16
c3b0aef1ef Parse Slack hostname
* Allow Mattermost notifications using Slack config
2016-07-13 20:25:13 -07:00
JonnyWong16
50e29efdfe Line break between subject line and message instead of colon
* For Facebook, Twitter, Telegram, Slack
2016-07-13 20:17:23 -07:00
JonnyWong16
285e41bc88 Merge pull request #779 from aboron/dev
Adds posters option for Hipchat and metadata formatting functions.
2016-07-13 20:08:36 -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
9cdd2eef81 Randomize Hipchat card 'id' value. 2016-07-13 12:33:39 -04:00
greg.gaskill
2f8833236a Actually use self.media_type.
Set default divider for tv shows to '-'.
2016-07-13 12:14:58 -04:00
greg.gaskill
2b680eeb6d Finished metadata class.
Finished Hipchat graphical poster notifications.
2016-07-13 10:59:32 -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
greg.gaskill
6d9ef8bbc3 Combine repeated metadata formatting functions in one place. 2016-07-12 14:33:04 -04:00
JonnyWong16
a26d6ec6bb Make search message clearer 2016-07-09 21:15:40 -07:00