KirbyBrown / TVQueue

1 stars 3 forks source link

Speed up updates #45

Open Deep-Red opened 5 years ago

Deep-Red commented 5 years ago

Should be able to check which records even have an update before making api call. See: https://www.themoviedb.org/talk/5162e6e8760ee374b610b24e.

Deep-Red commented 5 years ago

Also, lib/tasks/scheduler.rake - the time taken to complete the updates on my end could be counted against the sleep timer.