JonnyWong16
ba9f4a1f9e
Use track artist for music
2018-05-27 22:24:43 -07:00
JonnyWong16
15faccfa2f
Update server connection code
2017-12-30 17:27:39 -08:00
JonnyWong16
19f029cff0
Rename PlexPy to Tautulli
2017-12-16 12:52:33 -08:00
JonnyWong16
daec864f50
Manually merge v1.4.23 into v2
2017-09-30 16:47:26 -07:00
JonnyWong16
fd35295093
Remove unused settings
2016-11-11 13:31:21 -08:00
JonnyWong16
eb3c189ab6
Rework task scheduler for websocket only
2016-11-11 13:31:20 -08:00
JonnyWong16
b55a563fce
Fix PlexWatch and Plexivity import
2016-08-26 17:43:10 -07:00
JonnyWong16
4311d12603
Import Plexivity database
2016-05-12 23:50:04 -07:00
JonnyWong16
f4e719749a
Cleanup all imports
...
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16
ae60b21375
Add metadata labels to database
2016-05-01 11:06:37 -07:00
JonnyWong16
59628a72fb
Fix typo in PlexWatch importer
2016-03-04 22:19:16 -08:00
Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
09aac22909
Initial library_id changes
...
* Give the library sections their own db table.
2016-01-15 20:48:29 -08:00
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