ChrishonWyllie / Celestial

A Caching service for multimedia
MIT License
8 stars 3 forks source link

Investigate issue with new downloads firing for cached videos #73

Closed ChrishonWyllie closed 3 years ago

ChrishonWyllie commented 3 years ago

There has been at least one issue where a new download has started for a video that has already been cached.

Make sure the resource identifier is set, and check all internal file URLs for nil

ChrishonWyllie commented 3 years ago

This was likely related to issue #75 and has been addressed