Tim van der Westhuizen
a8236222fb
Catch null ratingKeys in plexWatch db importer.
...
Make sure we have a string when parsing the latinToAscii function.
2015-11-27 10:45:25 +02:00
Jonathan Wong
b9f47df930
Update activity_pinger for recently added
2015-10-25 17:21:49 -07:00
Tim
6e2fa9a3b4
Fix plexWatch db importer.
...
Always return None on exception in http handler.
Increase websocket retry counts.
2015-09-27 20:48:10 +02:00
Tim
e5ce57fead
Fix bug with missing tagline field in PlexWatch db import.
2015-09-08 21:30:09 +02:00
Tim
c98a8865d6
Fix bug where user refresh would fail under certain circumstances.
...
Move all user functions to it's own class.
2015-08-16 12:40:32 +02:00
Tim
824d4dfea2
Add metadata parameters to notification string options.
...
Add SxE to notification title if type is episode.
2015-07-27 22:29:34 +02:00
Tim
abc90e1252
Styling tweaks.
...
Don't log error everytime OSX Notify agent cannot be found.
Add check in PlexWatch importer to skip over rows with bad xml.
Move some logging out of places where they would never be executed.
2015-07-27 20:42:40 +02:00
Tim
881b25a8d4
You can now toggle notifications per user from the users profile page.
...
The PlexWatch importer will now also import those users into the PlexPy db.
2015-07-26 00:34:34 +02:00
Tim
7d9934e4b6
Allow info pages to be pulled from the db instead of the Plex Server, useful for media that has been deleted.
...
Fix home stats user link if user has no id.
Fix bug in PlexWatch import script which switched around the episode and show titles.
2015-07-25 12:40:38 +02:00
Tim
5a9257074b
Fix Pushover notification bug which would display blank api token field.
...
Fix PlexWatch db importer to not bomb out if it finds characters in the rating key it cannot decode.
Fix PlexWatch db importer to use the correct plexWatch columns for titles, instead of the messed up xml.
2015-07-24 22:45:12 +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
14468acefc
Fix bad xml key for parentThumb on PlexWatch db importer.
...
Update README
2015-07-15 13:14:38 +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