Commit Graph

16 Commits

Author SHA1 Message Date
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
bd4b1c3059 Fixes quotes in progress and episode fields 2024-12-12 13:19:38 +01:00
9ba5647ddc Fixes quotes in progress field 2024-10-28 12:58:16 +01:00
9723046c56 Added different image sizes 2024-10-28 12:57:45 +01:00
e88fe268f1 Fixes date regexp for the update 2024-10-25 09:46:19 +02:00
e810c7d9a6 Fix a bug with the progress field and the quotes 2024-10-24 17:15:59 +02:00
ad98329552 Fix: field replacement with quotes 2024-10-14 13:43:41 +02:00
c9a30a3767 Fix: title cant be updated
Doesn't make sense because the first thing it does is to search by title in disk
The md won't be found
2024-10-11 22:48:21 +02:00
28ffc9c77b Add markdown utils 2024-10-11 22:44:33 +02:00
a9989ad8fa Added utils.Print() to utils 2024-10-10 20:04:06 +02:00
ccb115a75b Sluggify function added to utils 2024-10-10 14:13:55 +02:00
c7d6e9f72e Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
5cd9f422ea Add utils (Debug, DebugBody, Sep...) 2024-10-09 21:04:10 +02:00
16b7e40a6a Refactor 2024-10-09 11:12:44 +02:00
288fe952f5 Legacy removed 2024-10-08 21:10:56 +02:00
c0b3067f10 Initial commit 2024-10-08 21:08:01 +02:00