|
|
8dcc153806
|
- Added show-airing-list switch
- Handled shows announced with seasons > 1
- Handled cases where status posting failed
|
2026-03-17 13:09:52 -04:00 |
|
|
|
41c75ee3f2
|
Handled case where showResult.NextEpisodeToAir was null due to non-dubbed series finishing airing before dubbed
|
2025-04-06 15:48:47 -04:00 |
|
|
|
5cfcecc5c3
|
Numerous fixes to improve functionality
|
2025-03-25 00:12:03 -04:00 |
|
|
|
6a50c94cf2
|
Minor tweaks to AiringList before trying to handle late-week airing
|
2025-02-17 01:03:06 -05:00 |
|
|
|
acac2a25e8
|
Added some guard rails around airing list to avoid announcing old shows
|
2025-02-05 00:24:32 -05:00 |
|
|
|
47b44fb59a
|
Handled airing multi-post
|
2024-12-31 20:59:03 -05:00 |
|
|
|
965bd58799
|
Initial commit of Airing Soon list
|
2024-11-29 15:42:12 -05:00 |
|
|
|
039e3189eb
|
Changed ShowAnnounced to save last announced season number
|
2024-11-19 19:52:44 -05:00 |
|
|
|
6a518b0c9b
|
Added Levenshtein title matching; Added AiringSoonList
|
2024-11-19 19:36:35 -05:00 |
|
|
|
7b830659bc
|
Added TMDbLib library reference until nuget gets the required package for episode groups
|
2024-11-12 16:32:24 -05:00 |
|
|
|
c423d8f3ed
|
Added implementation of episode groups with overrides for finale
|
2024-11-11 21:44:36 -05:00 |
|
|
|
25b214c0d7
|
Fixed appSettings name to work on linux; Set newly added torrent's seed mode and ratio
|
2024-10-13 21:57:13 -04:00 |
|
|
|
310978054d
|
Added anidb search link for the mastodon post
|
2024-10-09 20:37:36 -04:00 |
|
|
|
c1103564bb
|
Merge branch 'MassTorrentAdd'
|
2024-10-09 19:54:23 -04:00 |
|
|
|
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 |
|
|
|
80dc743835
|
Cleanup of target directory name
|
2024-10-06 20:02:37 -04:00 |
|
|
|
5a0ffdad1e
|
Added MassTorrentAdd project
|
2024-10-06 17:07:50 -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 |
|