tivi
tivi copied to clipboard
Tidy up Ktor clients
:api:tmdb
, :api:trakt
and :common:ui:imageloading
all create their own Ktor clients. We should double check that everything is working correctly:
- [ ] Are they all caching to storage?
- [ ] Can we re-use the clients on each platform?
- [ ] Should we just move to using the CIO engine across all platforms?