hugo-medialog/internal/series
Óscar M. Lage 80b872d6e9 Add FetchImageFromGoogle function for the images download
From now on we can use both: fanart and google for the images download. By
default it will be using fanart but if we want to use google because images
in fanart are not appropriate (or it didn't find anything because the
content is Spanish or reasons), we can add the following to the .md:

```yml
query: google
```

And it should use google for image searching instead of fanart.
2024-12-17 14:29:54 +01:00
..
api_fanart.go Added different image sizes 2024-10-28 12:57:45 +01:00
api_trakt.go Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
controller.go Add FetchImageFromGoogle function for the images download 2024-12-17 14:29:54 +01:00
model.go Add FetchImageFromGoogle function for the images download 2024-12-17 14:29:54 +01:00