Tim
8a16fcfbb6
Stage two of notification rewrite. Page cache refresh required.
...
Each notification agent has it's own play/stop toggles.
Simplified global notification options.
2015-07-23 01:42:57 +02:00
Tim
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.
2015-07-22 01:40:20 +02:00
Tim
bb3139727e
Settings page rewrite. Please clear page cache if things look funky.
...
Set default check github to enable after first run.
2015-07-21 01:17:05 +02:00
Tim
9a5348dbfa
Fix Arnie going out of range.
...
Fix link on home stats top user to use the user_id.
2015-07-20 20:02:58 +02:00
Tim
a1f52d2bc8
Remove min validation on notification options which would cause error while trying to save.
2015-07-20 01:42:56 +02:00
Tim
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
2015-07-20 01:16:43 +02:00
Tim
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.
2015-07-19 15:04:17 +02:00
Tim
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.
2015-07-19 13:00:44 +02:00
Tim
19d5eb9abb
Start to fix some styling mismatches.
2015-07-19 01:01:27 +02:00
Tim
2b118304f0
Server was being killed on state change before it could retrieve quote.
2015-07-18 23:33:45 +02:00
Tim
ba1dfea9eb
Fix bug on info pages for Shows.
...
Return error parameter to Datatables on exception.
Return draw counter to Datatables.
2015-07-18 23:27:20 +02:00
Tim
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.
2015-07-18 21:33:09 +02:00
Tim
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.
2015-07-18 12:23:56 +02:00
Tim
cf55f239fb
PHT sometimes not logging IP. This fix may help.
2015-07-17 23:42:25 +02:00
Tim
5b2d03f496
Make the shutdown/restart/update screens pretty :)
2015-07-17 23:07:42 +02:00
Tim
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.
2015-07-17 21:47:27 +02:00
Tim
30c20b3061
Fix issue with server verification when working remotely.
2015-07-17 17:29:14 +02:00
Tim
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.
2015-07-17 16:48:47 +02:00
Tim
61daedf1a5
Add config option to force SSL connections to PMS.
2015-07-17 01:09:27 +02:00
Tim
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.
2015-07-17 00:31:46 +02:00
Tim
96f48291e5
New logo! Thanks GeorgGearlQs!
...
Some changes in the settings screen,
2015-07-15 20:31:14 +02:00
Tim
14468acefc
Fix bad xml key for parentThumb on PlexWatch db importer.
...
Update README
2015-07-15 13:14:38 +02:00
Tim
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.
2015-07-15 12:50:33 +02:00
Tim
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.
2015-07-15 00:40:31 +02:00
Tim
2eb7aff20a
Let people know that history logging is not ready for prime time yet.
2015-07-13 13:27:14 +02:00
Tim
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.
2015-07-13 12:41:03 +02:00
Tim
65b3930baa
Add some test monitoring pages for debugging.
...
Update the new users table along with the old one.
2015-07-13 00:19:06 +02:00
Tim
671566a5b2
Fix new info bar from not showing on most items.
2015-07-12 18:00:35 +02:00
Tim
887c61a80b
Add additional info when hovering over activity pane.
2015-07-12 17:41:59 +02:00
Tim
2221697c20
Woops, apparently I can't spell my own project's name.
2015-07-12 15:37:23 +02:00
Tim
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
2015-07-12 15:32:20 +02:00
Tim
06558a7437
Fix typo in settings.
...
Get the monitor paused counter functional.
2015-07-12 13:12:39 +02:00
Tim
d7c5046569
Address the repetitive notify/logging issue when multiple streams are active.
2015-07-12 00:08:30 +02:00
Tim
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.
2015-07-11 22:10:45 +02:00
Tim
f5233ffed2
Add new configuration options.
...
Add new notification options.
Rewrite a bunch of the monitoring code.
Upgrade sessions table (again).
2015-07-10 23:17:16 +02:00
Tim
dcab175c18
Fix database check bug.
...
Some styling adjustments.
Use the proper image fallbacks.
2015-07-10 14:04:30 +02:00
Tim
ec3253afdb
Update the watch monitor to enable us to do proper watch logging.
...
Upgrade sessions table
Correnty encode text lines from PMS log reader.
2015-07-10 12:59:20 +02:00
Tim
8a93b359c6
Fix styling on activity window for music tracks.
2015-07-09 21:43:17 +02:00
Tim
e83c9321d4
Added basic notification controls.
2015-07-09 00:12:19 +02:00
Tim
69c8441c1c
Accommodate for music in recently added.
2015-07-08 00:13:20 +02:00
Tim
a5d6b8ec0f
Fix bug on recently added when item wasn't a video item.
...
Change variable names to fixed standard.
2015-07-07 21:47:47 +02:00
Tim
857e9e9d1c
Fix some exception handling.
2015-07-07 21:24:47 +02:00
Tim
7a5cad1a31
Add very early attempt at retrieving IP address per stream.
2015-07-06 00:45:42 +02:00
Tim
9d5dabca14
Fix issue where log messages sometimes wouldn't show.
2015-07-05 16:14:22 +02:00
Tim
9b7f529d02
Create new class to handle HTTP requests
...
Some more clean-up
2015-07-05 15:59:57 +02:00
Tim
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.
2015-07-04 23:18:06 +02:00
Tim
6ecfb9c963
Fix broken notifications after previous commits.
2015-07-04 16:51:22 +02:00
Tim
7ab590a5ff
Raided Stackoverflow for tail script that seems to work better on Windows systems.
2015-07-04 16:22:12 +02:00
Tim
c770c90d76
Fix handling of clips in activity pane.
...
Start standardising variable names in templates.
2015-07-04 14:37:30 +02:00
Tim
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.
2015-07-04 12:20:37 +02:00