Commit Graph

  • 8a16fcfbb6 Stage two of notification rewrite. Page cache refresh required. Each notification agent has it's own play/stop toggles. Simplified global notification options. Tim 2015-07-23 01:42:57 +02:00
  • e309d6ba92 Stage one of notification rewrite. Page cache refresh required. Each notification has it's own modal config now, PlexWeb-style. Few minor text changes. Tim 2015-07-22 01:40:20 +02:00
  • bb3139727e Settings page rewrite. Please clear page cache if things look funky. Set default check github to enable after first run. Tim 2015-07-21 01:17:05 +02:00
  • 9a5348dbfa Fix Arnie going out of range. Fix link on home stats top user to use the user_id. Tim 2015-07-20 20:02:58 +02:00
  • a1f52d2bc8 Remove min validation on notification options which would cause error while trying to save. Tim 2015-07-20 01:42:56 +02:00
  • b8f2ea951d Remove responsive datatables plugin - use normal media queries. Set datatables stateSave to true as default Remove some old images. Change button on edit user modal Tim 2015-07-20 01:16:43 +02:00
  • 63f45d285d More styling changes. Tables should look better on mobile now. Don't show table column selector on mobile sizes. Show more important columns on mobile. Tim 2015-07-19 15:04:17 +02:00
  • 1c1ad5ab30 Numerous styling changes. Please refresh browser cache after update. Add option on tables to show/hide columns. Add option in settings to manually check for updates. Add option in config to toggle github update checks. Remove the hidden danger zone link to wipe database. Tim 2015-07-19 13:00:44 +02:00
  • 19d5eb9abb Start to fix some styling mismatches. Tim 2015-07-19 01:01:27 +02:00
  • 2b118304f0 Server was being killed on state change before it could retrieve quote. Tim 2015-07-18 23:33:45 +02:00
  • ba1dfea9eb Fix bug on info pages for Shows. Return error parameter to Datatables on exception. Return draw counter to Datatables. Tim 2015-07-18 23:27:20 +02:00
  • 76279928bd Rewrite of the Datatables class, should be a lot more secure now and maybe slightly faster. Please clear your browser cache after this update. Tim 2015-07-18 21:33:09 +02:00
  • a439cdb626 Fix user IPs table breaking if there are blank IPs. Fix user_id showing on right of history table in info page. Add Donations button to readme. Tim 2015-07-18 12:23:56 +02:00
  • cf55f239fb PHT sometimes not logging IP. This fix may help. Tim 2015-07-17 23:42:25 +02:00
  • 5b2d03f496 Make the shutdown/restart/update screens pretty :) Tim 2015-07-17 23:07:42 +02:00
  • dd90f2e375 Fix broken search on history tables. Fix bug in history search which wouldn't search for full title. Fix bug where user info pages crashes if user no longer in friends list. Fix bug with query structure, mainly affected incomplete user IP list. User user id on Top user in home stats. Add missing Xbox icon. Tim 2015-07-17 21:47:27 +02:00
  • 30c20b3061 Fix issue with server verification when working remotely. Tim 2015-07-17 17:29:14 +02:00
  • 637339ea62 Fix SSL communication issues. Add remote server switch in config. Add compulsory server verification in settings. Store the machine_id in settings for quick retrieval. Add setup complete screen on setup wizard and increase delay. Refresh server URL params on startup and set up 12 hourly refresh schedule. Use outer join on history tables. Add extra exception in http_handler to catch http requests trying to communicate with https-only server. Tim 2015-07-17 16:48:47 +02:00
  • 61daedf1a5 Add config option to force SSL connections to PMS. Tim 2015-07-17 01:09:27 +02:00
  • 4f00ecc070 A new first run setup wizard (WIP) Move all user related links to use user_id instead of username. Remove excess debug loggin. Catch more exceptions on PW importer. Tim 2015-07-17 00:31:46 +02:00
  • 96f48291e5 New logo! Thanks GeorgGearlQs! Some changes in the settings screen, Tim 2015-07-15 20:31:14 +02:00
  • 14468acefc Fix bad xml key for parentThumb on PlexWatch db importer. Update README Tim 2015-07-15 13:14:38 +02:00
  • d216c0d76a Enable video logging by default. Move database functions to its own file. Incorporate datatables changes into original file and remove the test file. Remove old plexWatch processing and db files and references. Tim 2015-07-15 12:50:33 +02:00
  • 4cde833f9d Lots of changes which will break things! You can no longer use your PlexWatch db with PlexPy, import tool is included though. Removed the need for separate PlexWatch database. Created PlexWatch import tool (settings -> Monitoring) Lots of re-writes to most pages. Tim 2015-07-15 00:40:31 +02:00
  • 2eb7aff20a Let people know that history logging is not ready for prime time yet. Tim 2015-07-13 13:27:14 +02:00
  • 2b317f6fd4 Log a full_title field into the metadata table. Create a clear_all_history_new endpoint to delete all old PlexPy session history IMMEDIATELY. Add icon in history_new to indicate if video was transcoded or not. Replace relatively inaccurate percent_completed with icons in history_new. Tim 2015-07-13 12:41:03 +02:00
  • 65b3930baa Add some test monitoring pages for debugging. Update the new users table along with the old one. Tim 2015-07-13 00:19:06 +02:00
  • 671566a5b2 Fix new info bar from not showing on most items. Tim 2015-07-12 18:00:35 +02:00
  • 887c61a80b Add additional info when hovering over activity pane. Tim 2015-07-12 17:41:59 +02:00
  • 2221697c20 Woops, apparently I can't spell my own project's name. Tim 2015-07-12 15:37:23 +02:00
  • 0916370a9d Return the name of the server with the notification. Remove some unnecessary includes. Fix validation on logging_ignore_interval which wouldn't allow anything less than 30 Tim 2015-07-12 15:32:20 +02:00
  • 06558a7437 Fix typo in settings. Get the monitor paused counter functional. Tim 2015-07-12 13:12:39 +02:00
  • d7c5046569 Address the repetitive notify/logging issue when multiple streams are active. Tim 2015-07-12 00:08:30 +02:00
  • 9152fa01af VERY EXPERIMENTAL CHANGES! History logging is now under the hood. Disabled by default. Write new database tables and upgrade old ones. Provide more detail to get_activity. Tim 2015-07-11 22:10:45 +02:00
  • f5233ffed2 Add new configuration options. Add new notification options. Rewrite a bunch of the monitoring code. Upgrade sessions table (again). Tim 2015-07-10 23:17:16 +02:00
  • dcab175c18 Fix database check bug. Some styling adjustments. Use the proper image fallbacks. Tim 2015-07-10 14:04:30 +02:00
  • ec3253afdb Update the watch monitor to enable us to do proper watch logging. Upgrade sessions table Correnty encode text lines from PMS log reader. Tim 2015-07-10 12:59:20 +02:00
  • 8a93b359c6 Fix styling on activity window for music tracks. Tim 2015-07-09 21:43:17 +02:00
  • e83c9321d4 Added basic notification controls. Tim 2015-07-09 00:12:19 +02:00
  • 69c8441c1c Accommodate for music in recently added. Tim 2015-07-08 00:13:20 +02:00
  • a5d6b8ec0f Fix bug on recently added when item wasn't a video item. Change variable names to fixed standard. Tim 2015-07-07 21:47:47 +02:00
  • 857e9e9d1c Fix some exception handling. Tim 2015-07-07 21:24:47 +02:00
  • 7a5cad1a31 Add very early attempt at retrieving IP address per stream. Tim 2015-07-06 00:45:42 +02:00
  • 9d5dabca14 Fix issue where log messages sometimes wouldn't show. Tim 2015-07-05 16:14:22 +02:00
  • 9b7f529d02 Create new class to handle HTTP requests Some more clean-up Tim 2015-07-05 15:59:57 +02:00
  • e1e3659eb3 Fix buggy behaviour if user sets friendly name as blank. Hide "clear logs" button when viewing PMS logs (it has no impact on those). Start major clean up of classes. Initial work to allow SSL communication to Plex servers. Tim 2015-07-04 23:18:06 +02:00
  • 6ecfb9c963 Fix broken notifications after previous commits. Tim 2015-07-04 16:51:22 +02:00
  • 7ab590a5ff Raided Stackoverflow for tail script that seems to work better on Windows systems. Tim 2015-07-04 16:22:12 +02:00
  • c770c90d76 Fix handling of clips in activity pane. Start standardising variable names in templates. Tim 2015-07-04 14:37:30 +02:00
  • b4f1bddc02 Fix some log table styling. Refresh user list on start-up and schedule refresh every 12 hours. Handle malformed lines when reading Plex logs slightly more gracefully. Send back empty list instead of None on some plex.tv requests. Tim 2015-07-04 12:20:37 +02:00
  • 0810584b46 Add option in settings to view PMS logs, shows last 1000 lines. Table styling fix. Tim 2015-07-04 00:41:37 +02:00
  • 349a850451 We're getting our own database! First code for independent notifications (not linked to PlexWatch). New notifications panel in Settings (many types still untested). Standardise the parameters sent to current activity. Remove notifiers we cannot use. Styling fixes for sync tables. Tim 2015-07-03 19:50:47 +02:00
  • b244e09c24 Get started on input validation and config page clean-up. Minor UI adjustments. Tim 2015-07-02 19:05:59 +02:00
  • 55efb0a711 Make sure we get the sync lists for the correct server. Update README Tim 2015-07-02 17:27:12 +02:00
  • 2aa833d127 Fix crash on user page if user no longer exists as friend. Provide fallback images if we can't load the real one. Some sync table improvements. Tim 2015-07-02 15:55:31 +02:00
  • aa700e2b63 Continue, don't break Tim 2015-07-02 13:17:00 +02:00
  • d2db662e14 We have initial implementation of sync lists (may still be buggy) To get usernames in sync lists go to Users->Refresh Users. Tim 2015-07-02 13:04:19 +02:00
  • 6927753db6 Some work on sync lists. Tim 2015-07-02 02:07:50 +02:00
  • 69ffaf5292 Some work on sync lists. Tim 2015-07-02 01:48:38 +02:00
  • 4830cc7d68 Fix header on user IP modal Return more user data to the info screen. Some other backend changes Tim 2015-07-01 22:44:30 +02:00
  • 2d822c8468 Fix bug with xml and unicode conversion. Fix some minor front-end issues. Initial work on new users table. Tim 2015-07-01 19:51:42 +02:00
  • 12331e1c4c Try to write the plex_users table during config save. Only load tables on user info page if we need to. Make sure we don't pass user definable input directly into our queries. Neaten some code. Tim 2015-07-01 13:11:15 +02:00
  • 0a170c20e6 Add back init scripts Update cherrypy to 3.8.0 Remove unnecessary includes Remove old references to Headphones Tim 2015-06-30 21:27:07 +02:00
  • 4936ad0476 Fix current activity bug if user has no friendly name. Tim 2015-06-29 22:54:57 +02:00
  • 64d9b95de9 Implement friendly names in current activity. Fix bug on current activity when playing music. Tim 2015-06-29 22:26:08 +02:00
  • 6f7194593b Implement friendly names across entire project scope. Tim 2015-06-29 21:53:41 +02:00
  • e7b305a1d5 Early implementation of friendly names. This be aware that this writes a new table to your plexWatch database. Note: To edit friendly name, go to user page and click the pencil icon next to the user name. Currently only works on home stats and user info page. Adjust some table styling issues. Fix bug with user IP modal details not showing. Fix users default list order. Tim 2015-06-29 01:35:17 +02:00
  • 762199344c Start styling changes. After updating to this force a refresh (shift+refresh) in your browser to reload styles. Make more use of card-type layouts. Make tables responsive. Tim 2015-06-28 16:59:36 +02:00
  • 4f1056cf87 Fix X-Plex-Client-Identifier to send unique id per client, not static value. Tim 2015-06-28 14:28:26 +02:00
  • 7bf45f8bef Add option in settings to enable BIF indexes. Tim 2015-06-28 02:09:46 +02:00
  • d2c65e6a65 No longer storing plex username and password. Only token. Redirect to config page if no Plexwatch database set. Tim 2015-06-27 20:00:32 +02:00
  • c0f487940f Start front-end clean up and documentation. Tim 2015-06-25 01:03:44 +02:00
  • 54ee7f4c0d Add simple way to adjust date ranges on the graphs page Tim 2015-06-24 20:02:20 +02:00
  • 9ca9b5e9ae Fix typo that broke duration sorting Fix css bug Tim 2015-06-24 19:02:22 +02:00
  • a4b0da02d1 Bring date/time format help modal back. Tim 2015-06-24 18:14:03 +02:00
  • 838ee5cae9 Improve graph tooltip One checkbox to group them all Do not cache graph data Fix variable for db in init test Remove superfluous includes Remove superfluous debug logging Tim 2015-06-24 17:35:41 +02:00
  • c2e9025f9f Fix day of week query to include days without data. Tim 2015-06-24 13:08:10 +02:00
  • cf502ddd2a Fix some styling issues Tim 2015-06-24 12:27:11 +02:00
  • 0224c709b0 Add new graphs for watches by day of week and hour of day. Clean up some graph styling Tim 2015-06-24 00:10:09 +02:00
  • 71a2e75fef Update README Tim 2015-06-23 21:02:16 +02:00
  • b47de65e5f Implement graphs page (WIP) Tim 2015-06-23 20:57:28 +02:00
  • 849078dab0 Fix css bug on fixed header Fix bug on current activity progress when playing transcoded music track Tim 2015-06-23 16:58:58 +02:00
  • 3d56afd89d Add a "Most Popular TV" in home stats (unique users who watched the same show) Tim 2015-06-23 16:13:46 +02:00
  • a4a44ec34f Set max width on media title in history tables Add watch history to show media info page Tim 2015-06-23 14:10:37 +02:00
  • 01601605e1 Change wording on home stats Add TV info to season info page Add episode list to season info page Tim 2015-06-23 13:05:45 +02:00
  • c99e3c5e4a Style the home stats. Add some error catching. Tim 2015-06-23 00:43:50 +02:00
  • 3fcf0d83cb Fix dict comprehension bug Tim 2015-06-22 11:49:41 +02:00
  • 8e8a98b78b Add backports version for collections for 2.6 Re-enable home platform stat Tim 2015-06-22 11:05:50 +02:00
  • db492d8408 Disable home platform stat while I figure out 2.6 compatibility. Tim 2015-06-22 00:00:08 +02:00
  • 112d5f0efa Implement new home page stats (still needs styling) Tim 2015-06-21 23:25:45 +02:00
  • 9364b06c99 Add platform stats to user page Re-add user gravatars Some error catching Some code clean-up Tim 2015-06-21 17:19:19 +02:00
  • ba18c5b96e Add recently watched to user screen Tim 2015-06-21 14:00:14 +02:00
  • fe6d5f17f0 Add recently watched to user screen Tim 2015-06-21 11:21:23 +02:00
  • 6a026d510d Template the Datatables JS Add Links to user screen Add Public IP list to user screen Add Watch history to user screen Tim 2015-06-20 22:27:12 +02:00
  • c4504d8be0 Template the stream modal Template the history table Add history history to metadata info screens Fix some more datatables stuff More webserve housekeeping Tim 2015-06-19 22:27:50 +02:00
  • 58a1442fe9 Fix indentation Tim 2015-06-19 15:11:43 +02:00
  • 7e238d6e62 New class to handle Datatables requests (very rough still) Start cleaning up webserve Tim 2015-06-19 14:40:29 +02:00
  • 253a1efb3a Fix styling and sorting for for recently added items. Tim 2015-06-17 16:37:04 +02:00
  • 9eca41d56f Update README.md drzoidberg33 2015-06-17 10:54:01 +02:00
  • 21fca0ef89 Improve some error handling of http requests. Provide more helpful error messages. Some visual fixes. Tim 2015-06-17 00:07:37 +02:00