Commit graph

225 commits

Author SHA1 Message Date
Tim
61daedf1a5 Add config option to force SSL connections to PMS. 2015-07-17 01:09:27 +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
887c61a80b Add additional info when hovering over activity pane. 2015-07-12 17:41:59 +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
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
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
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
c770c90d76 Fix handling of clips in activity pane.
Start standardising variable names in templates.
2015-07-04 14:37:30 +02:00
Tim
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.
2015-07-03 19:50:47 +02:00
Tim
55efb0a711 Make sure we get the sync lists for the correct server.
Update README
2015-07-02 17:27:12 +02:00
Tim
69ffaf5292 Some work on sync lists. 2015-07-02 01:48:38 +02:00
Tim
2d822c8468 Fix bug with xml and unicode conversion.
Fix some minor front-end issues.
Initial work on new users table.
2015-07-01 19:51:42 +02:00
Tim
64d9b95de9 Implement friendly names in current activity.
Fix bug on current activity when playing music.
2015-06-29 22:26:08 +02:00
Tim
7bf45f8bef Add option in settings to enable BIF indexes. 2015-06-28 02:09:46 +02:00
Tim
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
2015-06-24 17:35:41 +02:00
Tim
849078dab0 Fix css bug on fixed header
Fix bug on current activity progress when playing transcoded music track
2015-06-23 16:58:58 +02:00
Tim
01601605e1 Change wording on home stats
Add TV info to season info page
Add episode list to season info page
2015-06-23 13:05:45 +02:00
Tim
253a1efb3a Fix styling and sorting for for recently added items. 2015-06-17 16:37:04 +02:00
Tim
21fca0ef89 Improve some error handling of http requests.
Provide more helpful error messages.
Some visual fixes.
2015-06-17 00:07:37 +02:00
Tim
473ea7513c Add recently added to home screen. 2015-06-16 23:22:03 +02:00
Tim
04b290173c Added restart and shutdown links in settings.
No longer exposing passwords in html forms.
Removed some old headphones js.
Minor styling adjustments.
Current activity on home screen now works.
Some history table fixes and additions.
Info screen for video items now works.
2015-06-16 17:35:52 +02:00