Go to file
Óscar M. Lage 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
internal Added books 2024-10-10 14:13:40 +02:00
obsidian Refactor 2024-10-09 11:12:44 +02:00
templates Added books 2024-10-10 14:13:40 +02:00
utils Sluggify function added to utils 2024-10-10 14:13:55 +02:00
.gitignore Add trakt_token.json to gitignore 2024-10-09 21:06:38 +02:00
env.sample Update: env and mod/sum to be ready for the books 2024-10-10 14:12:36 +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 --media argument 2024-10-10 14:22:15 +02:00