Go to file
Óscar M. Lage 2503bc9ebb Fix: update by default
From now on, the update option (no api calls involved) is the default one.
No matter if --update is being passed in the command line, it's the default option if there
is no a "new: true" variable in the yaml.

If there is a "new: true" variable in the yaml that entry will be processed as new, calling
all the apis we need to call to archive the right information.
2024-10-14 16:52:15 +02:00
internal Fix: update by default 2024-10-14 16:52:15 +02:00
obsidian Minor changes 2024-10-11 13:05:57 +02:00
templates Added if in Overview field in templates 2024-10-11 22:42:35 +02:00
utils Fix: field replacement with quotes 2024-10-14 13:43:41 +02:00
.gitignore Add trakt_token.json to gitignore 2024-10-09 21:06:38 +02:00
env.sample Added music 2024-10-11 13:05:46 +02:00
go.mod Update: env and mod/sum to be ready for the books 2024-10-10 14:12:36 +02:00
go.sum Update: env and mod/sum to be ready for the books 2024-10-10 14:12:36 +02:00
main.go Added --update param to movies 2024-10-14 16:49:56 +02:00