milarin pushed to main at nyaanime/downloader 2023-01-19 10:37:36 +01:00
76a59298e5 updated dependencies
milarin pushed to main at nyaanime/parsers 2023-01-19 10:36:35 +01:00
6dfc81a6db added parser for Ohys-Raws
milarin pushed to main at nyaanime/organizer 2023-01-19 10:17:02 +01:00
8d030f7386 telegram message send offset introduced
milarin pushed to main at nyaanime/organizer 2023-01-18 11:34:45 +01:00
37033d1e46 gather telegram messages per interval and send all together in a single message
milarin pushed to main at nyaanime/organizer 2023-01-18 11:34:29 +01:00
c354ab3ffb removed debug code
milarin pushed to main at nyaanime/organizer 2023-01-18 11:33:16 +01:00
5eabd557ab gather telegram messages per interval and send all together in a single message
milarin pushed to main at nyaanime/organizer 2023-01-18 11:00:06 +01:00
22ce9a7fd4 telegram message send conditions implemented
milarin pushed to main at nyaanime/downloader 2023-01-18 10:26:05 +01:00
bc6aa302c0 updated dependencies
milarin pushed to main at nyaanime/logic 2023-01-18 10:25:22 +01:00
da15313c21 fixed GetAnimeListByAnimeID
milarin pushed to main at nyaanime/logic 2023-01-18 10:23:41 +01:00
6abd63d6e0 use all media list statuses in GetAnimeListByAnimeID
milarin pushed to main at nyaanime/logic 2023-01-18 10:06:32 +01:00
6cf36a2e55 accept statuses on media list queries
milarin pushed to main at nyaanime/downloader 2023-01-17 17:10:11 +01:00
888630126b fixed error message for anime not found
milarin pushed to main at nyaanime/logic 2023-01-17 17:02:51 +01:00
433adc9752 Revert "debug"
milarin pushed to main at nyaanime/logic 2023-01-17 16:58:30 +01:00
2819f54a35 debug
milarin pushed to main at nyaanime/parsers 2023-01-17 12:32:00 +01:00
375fc1faab comment file encoding for PuyaSubs
milarin pushed to main at nyaanime/parsers 2023-01-17 12:15:41 +01:00
0e396d5bc1 NanakoRaws-JP with japanese subtitles added
milarin pushed to main at nyaanime/downloader 2023-01-17 10:50:23 +01:00
f361203c73 send a single telegram message for each torrent check instead of for individual torrent files
milarin pushed to main at nyaanime/parsers 2023-01-17 10:33:58 +01:00
b57ecf49e1 Erai-Raws: parsing for old torrents improved
milarin pushed to main at nyaanime/downloader 2023-01-17 09:25:19 +01:00
a541267c20 fixed map indexing for anime episodes
milarin pushed to main at nyaanime/model 2023-01-17 09:16:29 +01:00
d3fc649dad Revert "make AnimeEpisode indexable for maps"