Commit graph

7 commits

Author SHA1 Message Date
Andreas Mieke 41ef59ff93 feat(movie): Remove Show references
Remove show references from the movie matcher
2023-11-06 23:16:39 +01:00
Andreas Mieke 18882983a2 feat(movie): Finish movie parser
Finish movie parser, not yet implemented actual moving.
Also not yet implemented series.
2023-11-06 23:12:19 +01:00
Andreas Mieke 0ecd7378ce feat(api): Add TMDB API calls 2023-11-06 02:51:06 +01:00
Andreas Mieke cb687fa808 feat(media): Implement directory listing
Work on tokenizing file names for TMDB API calls in future.
2023-11-05 17:19:01 +01:00
Andreas Mieke 2b47cf5321 feat(dirlist): Add listing of directory 2023-11-02 19:25:54 +01:00
Andreas Mieke d09c1d60f9 feat(config): Add --first-run flag
Add flag to run the first run wizard again, even if config already
exists.
2023-11-02 11:47:23 +01:00
Andreas Mieke b7a47519b5 feat(config): Add config loading/saving
Also adding a first time run wizard, which creates the config if it does
not exist yet.
2023-11-02 03:19:05 +01:00