You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes image.get_thumb and video.get_thumb. I ported them both from settings in Sigal but it's being handled in a horrid way at the moment. Probably utils is the right place to put this sort of thing.
Also, ideally these should use Video.extensions instead of an explicit list of Video extensions.
This may actually require some significant refactoring to handle elegantly due to inheritance issues when get_exif_tags is called from album.py.
The text was updated successfully, but these errors were encountered: