Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to cache sickbeard images #238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

N3MIS15
Copy link
Collaborator

@N3MIS15 N3MIS15 commented Oct 6, 2012

This gives the user the option to cut down on requests to the sickbeard api. Every show makes a request for an image.
While this seems like a no brainer (at least to me). It can take a while to initially download all the images if you have a large library. That is why i have made it optional.

The naming convention I chose coincides with sickbeards, so its possible just to copy sickbeards cache over.

FYI it took about 3-4 minutes to cache 235 images on my test.
Tested on windows only.

EDIT:
If you feel this would be useful i will look into doing the same for couchpotato and headphones

@titan04
Copy link
Contributor

titan04 commented Oct 25, 2012

I think it will be useful for all library type items. Since banners etc do change as new ones are available or your update/change some of your library, it should scan for changes from time to time to do an update on just changed files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants