cover-thumbnailer: Use correct parameter types with curl
trunk versions of curl have started emitting -Wattribute-warning
compiler warnings for mismatched parameter types.
Fixes #101 (closed)
Testing
- I verified that a cover image could be fetched from TMDB, but it required a few additional changes that I will file separately