Tim White

Results 46 comments of Tim White

I have the same issue on Linux with the sieve-0.6.1-linux-x64 standalone download.

@meeb I think we can close this issue now as we now have length filtering

@milkmaker why close something that has been manually assigned to someone?

@meeb What currently detects that we need to download a previously skipped video if the source changes? As far as I can see, `media_post_save` is what triggers the download (and...

> And yes, adding a download filter for thumbnails which don't have a `can_download` flag should be relatively straight forward. I'll add this into my branch, makes testing quicker too...

To further add to this. If `Item` was able to be extended, then we could set defaults. But all the "defaults" are private variables. If they are set to protected...