tidusjar
|
6f008f77a3
|
Added some code to shrink the DB. reworked the search to speed it up.
|
2016-08-08 15:41:01 +01:00 |
|
tidusjar
|
c57f33151b
|
Revert "Small changes"
This reverts commit 6d40d3b891 .
|
2016-05-31 16:47:10 +01:00 |
|
tidusjar
|
6d40d3b891
|
Small changes
|
2016-05-31 16:46:48 +01: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 |
|