Commit Graph

16 Commits

Author SHA1 Message Date
57c42bcc41 Changed season finale logic to only print when the episode was actually changed 2024-10-08 17:33:41 -04:00
7bc2ef89a2 Handled case where a 2-cour season is a single TMDB season with 2 "finales" 2024-10-07 22:23:47 -04:00
2e48daae3a Removed internal on setters for cache item so JsonSerializer could set them 2024-10-06 00:54:54 -04:00
5937ddcbd8 Get season detail to look for episodes marked as finale; multiple tweaks to avoid announcing at the incorrect time 2024-10-02 16:49:53 -04:00
09f65f9a31 Handled case where TMDB doesn't return a show; First attempt at ordinal-based episode count;Handled null string Overview 2024-09-30 20:33:07 -04:00
f63631df89 Fixed bug where Overview wouldn't be included in mastodon post 2024-09-28 13:31:49 -04:00
9ffe32447a Added PostStatus method and attempted to attach posters for anime 2024-09-27 17:08:58 -04:00
a10f8c9c2f Added more tmdb fields to cache system 2024-09-26 20:26:32 -04:00
35af1eb29b Added logic to stop duplicate shows from being announced using redis cache 2024-09-25 17:06:22 -04:00
687076abeb Added Mastodon announcement; Fixed async Task issue 2024-09-24 19:46:15 -04:00
21ea17e906 Implemented redis caching; made docker build script for VS code builds 2024-09-24 15:57:37 -04:00
92d35cae2f Added configuration reading, redis caching basic, hopefully fixed future season issue 2024-09-24 00:22:21 -04:00
e25200fb2f Added configuration packages 2024-09-24 00:06:52 -04:00
51f622d6f8 Basic functionality commit 2024-09-21 20:50:49 -04:00
1e85d0ea42 Add project files. 2024-09-20 20:59:12 -04:00
da440a0e4e Add .gitattributes and .gitignore. 2024-09-20 20:59:10 -04:00