Commit Graph

9 Commits (2503bc9ebb59c9771544c475a688c35c3e085dc3)

Author SHA1 Message Date
Ó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
Óscar M. Lage d0f44bdc0b Added --update param to series 2024-10-14 13:44:24 +02:00
Óscar M. Lage 78f919158e Fix: priting errors 2024-10-11 21:24:46 +02:00
Óscar M. Lage 6f7a5c9b74 Add "Episode" field to series 2024-10-11 20:20:16 +02:00
Óscar M. Lage f4fa3055f3 Minor aeshtetic changes 2024-10-11 20:20:01 +02:00
Óscar M. Lage c7d6e9f72e Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
Óscar M. Lage 38a946f946 Added series 2024-10-09 21:56:40 +02:00
Óscar M. Lage 16b7e40a6a Refactor 2024-10-09 11:12:44 +02:00
Óscar M. Lage c0b3067f10 Initial commit 2024-10-08 21:08:01 +02:00