Commit Graph

16 Commits (6d40d3b891038ec5052f7b6679ee17d94ffeb720)

Author SHA1 Message Date
tidusjar 6d40d3b891 Small changes
9 years ago
tidusjar 34e74c74c1 Fixed #277
9 years ago
tidusjar 31e5c07383 Fixed a bug in the user notification where if an admin wants to be notified they wouldn't be.
9 years ago
Drewster727 a679f1a6a1 fix null exception possibility in cp/sickrage cacher classes
9 years ago
tidusjar e49b160500 Fully finished #27 just need to test it!
9 years ago
tidusjar 437a28b108 update
9 years ago
TidusJar 809b2bf0a8 Made the store backup clean up some of the older backups (> 7 days).
9 years ago
tidusjar df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
9 years ago
tidusjar af2c661d61 Finished #186
9 years ago
tidusjar c50e2bb644 Added the actual notification part of #27
9 years ago
Drewster727 ba06e8630f additional cacher error handling + don't bother checking the requests when we don't get data back from plex
9 years ago
tidusjar 83bbd3fd88 merge and small changes
9 years ago
tidusjar 07c00d232c small changes
9 years ago
Drewster727 508baeec04 increase the scheduler cache timeframe to avoid losing cache when the remote api endpoints go offline (due to a reboot or some other reason) -- if they're online, the cache will get refreshed every 10 minutes like normal
9 years ago
Drewster727 121465210d fix the cacher by adding locking + extra logging in the plex checker + use a const key for scheduler caching time
9 years ago
tidusjar 9c61f909de Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
9 years ago