tidusjar
|
8b52ba2967
|
Generic try catch to fix #350
|
2016-06-22 22:21:25 +01:00 |
|
tidusjar
|
af9953be6c
|
Added logging #350
|
2016-06-22 21:50:03 +01:00 |
|
tidusjar
|
0b1edcc488
|
Slight changes, moved the donate button
|
2016-06-22 20:33:24 +01:00 |
|
tidusjar
|
752915ea0a
|
Potential fix for #350
|
2016-06-22 20:22:38 +01:00 |
|
Drewster727
|
a679f1a6a1
|
fix null exception possibility in cp/sickrage cacher classes
|
2016-05-26 10:57:30 -05:00 |
|
tidusjar
|
df3dc4ac04
|
- Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
|
2016-04-29 14:08:30 +01:00 |
|
Drewster727
|
ba06e8630f
|
additional cacher error handling + don't bother checking the requests when we don't get data back from plex
|
2016-04-21 09:00:06 -05:00 |
|
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
|
2016-04-19 13:55:37 -05:00 |
|
Drewster727
|
121465210d
|
fix the cacher by adding locking + extra logging in the plex checker + use a const key for scheduler caching time
|
2016-04-19 13:41:56 -05:00 |
|
tidusjar
|
9c61f909de
|
Switched out the schedulers, this seems to be a better implimentation to the previous and is easier to add new "jobs" in.
|
2016-04-19 13:37:58 +01:00 |
|