Commit Graph

1294 Commits

Author SHA1 Message Date
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
JonnyWong16 2d26ced3fc A bit of HipChat cleanup 2016-07-08 19:38:17 -07:00
JonnyWong16 d74cd4bf24 Merge pull request #773 from aboron/dev
Added Hipchat integration notifier.
2016-07-08 19:30:08 -07: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 9b9e31f54c Improved configuration help text wording. 2016-07-08 11:44:14 -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 f4273cafb6 Add missing concurrent notifications for tracks 2016-07-05 20:59:07 -07:00
JonnyWong16 59d63f61d9 Add missing concurrent notification to OSX notify 2016-07-05 20:55:11 -07:00
JonnyWong16 9d9103a83b Add missing user concurrent stream script 2016-07-05 20:48:11 -07:00
JonnyWong16 0b085b6d03 Notifications for user concurrent streams 2016-07-04 22:47:59 -07:00
JonnyWong16 f77538f179 Fix guidelines modal for separated configuration table 2016-07-02 16:05:57 -07:00
JonnyWong16 f7810f7f95 Reword GeoLite2 install confirmation message 2016-07-02 16:05:37 -07:00
JonnyWong16 4d28e4603f Respect custom GeoLite2 path on reinstalling database 2016-07-01 10:16:24 -07:00
JonnyWong16 8b787e4ae0 Add option to uninstall the GeoLite2 database 2016-07-01 09:33:13 -07:00
JonnyWong16 f5ba168172 Format geoip error messages 2016-07-01 09:30:31 -07:00
JonnyWong16 1df6dadbdd Fix typo 2016-07-01 09:12:06 -07:00
JonnyWong16 3dc29144a3 Add some more IP address info 2016-07-01 09:00:01 -07:00
JonnyWong16 951167ce17 Include ipaddress module 2016-07-01 08:34:13 -07:00
JonnyWong16 906e4055d8 Add geoip lookup to API 2016-06-30 22:27:36 -07:00
JonnyWong16 2f5526388a Move configuration table to separate file 2016-06-30 22:02:38 -07:00
JonnyWong16 82341642f4 Missing GeoLite2 database message link to settings page 2016-06-30 22:02:17 -07:00
JonnyWong16 c96b1eb09d IP address lookup using MaxMind GeoLite2 database 2016-06-30 21:19:54 -07:00
JonnyWong16 f5bfa67c69 Formatting on stream info modal 2016-06-30 21:15:56 -07:00
JonnyWong16 47797ffcd4 Join notification subject line optional 2016-06-27 20:33:12 -07:00
JonnyWong16 a73053e380 Check for valid server versions before comparing version numbers 2016-06-26 21:00:40 -07:00
JonnyWong16 bc042fead7 Fix processed/grouped table selection in database import tool 2016-06-26 10:20:07 -07:00
JonnyWong16 ed6779e937 Fix #765 2016-06-26 09:10:38 -07:00
JonnyWong16 ee7ca68f87 Don't filter PMS version in the logger 2016-06-25 18:41:49 -07:00
JonnyWong16 32693b6378 Add notification options for pmsupdate 2016-06-25 18:41:33 -07:00
JonnyWong16 984e5588c8 Use Plex downloads to check for PMS updates instead of server API
* Check for PMS updates has been disabled and must be re-enabled in the
settings
2016-06-25 18:41:18 -07:00
JonnyWong16 a42a1af867 Update stream info on current activity refresh 2016-06-21 00:01:41 -07:00
JonnyWong16 03de680915 Don't allow guests to refresh poster images 2016-06-20 23:28:45 -07:00
JonnyWong16 8c6e142314 Hide poster refresh icon in guest mode 2016-06-20 19:09:02 -07:00
JonnyWong16 b12bde4f79 Fix apostrophe in Arnold quote 2016-06-19 23:31:52 -07:00
JonnyWong16 1120aa3841 Fix direct stream count in current activity header 2016-06-18 16:36:13 -07:00
JonnyWong16 652ca73126 Make "Enable Posters in Notifications" a global toggle 2016-06-18 09:33:37 -07:00
JonnyWong16 8706e72f6a Make sure fallback to username if friendly name is blank 2016-06-14 20:49:27 -07:00
JonnyWong16 319d521773 Update Facebook instructions 2016-06-14 18:47:14 -07:00
JonnyWong16 e49a34177a v1.4.6 2016-06-11 11:40:03 -07:00
JonnyWong16 67d203e011 Catch exception and attempt to reconnect websocket 2016-06-11 11:26:52 -07:00
JonnyWong16 0d38b3de16 Catch json parse error for current activity 2016-06-06 00:28:01 -07:00
JonnyWong16 38116a14f3 Fix double clear search button 2016-06-05 11:23:12 -07:00
JonnyWong16 b28f0b65f0 Add download logs button for Plex logs 2016-06-05 11:18:23 -07:00
JonnyWong16 13ab4a9363 Add log level filter to PlexPy logs 2016-06-05 11:17:58 -07:00