Commit Graph

13 Commits

Author SHA1 Message Date
9d30151d46 Added --update param to movies 2024-10-14 16:49:56 +02:00
a3b11e9e5b Added --update param to music 2024-10-14 13:48:49 +02:00
d0f44bdc0b Added --update param to series 2024-10-14 13:44:24 +02:00
2ec7e6cd85 Added --update param to games 2024-10-11 22:54:29 +02:00
410f50f716 Added --update param
It's being used to only update some frontmatter fields:

- title
- progress
- rate
- date
2024-10-11 22:43:44 +02:00
f4fa3055f3 Minor aeshtetic changes 2024-10-11 20:20:01 +02:00
9161423a4b Added music 2024-10-11 13:05:46 +02:00
769fc87f0a Added games 2024-10-10 20:03:49 +02:00
ce99b3a3c6 Added --media argument
You can execute the script as it is to process all the kind of media content
OR you can select the media you want to only process that kind of content:

--media movies
--media series
--media books
--media games
--media music
2024-10-10 14:22:15 +02:00
6a6217ae31 Added books 2024-10-10 14:13:40 +02:00
38a946f946 Added series 2024-10-09 21:56:40 +02:00
16b7e40a6a Refactor 2024-10-09 11:12:44 +02:00
c0b3067f10 Initial commit 2024-10-08 21:08:01 +02:00