fix(avatar): use default avatar when no avatar url has been set
- get avatar and cover urls from entity: if no image exists, retrieve the default ones.
- always set icon and image in actor object: set the default ones if podcast hasn't set them.
fixes #111 (closed)