Commit graph

8 commits

Author SHA1 Message Date
Andreas Mieke 7c10c8c90a chore: Update version for release 1.0.0 2023-12-28 18:31:07 +01:00
Andreas Mieke 78c2ac3459 fix(win): Fix crash on start on Windows 2023-11-16 01:13:05 +01:00
Andreas Mieke 72baadbec7 feat(shows): Implement show matcher
Now implemented show matcher, and actual file mover
2023-11-07 18:41:00 +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 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