index
:
metachan
main
Complete Anime & Manga Metadata Database
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
api
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
Refactor anime update logic and task management
Bobby
4
-34
/
+28
2026-02-24
feat: Enhance person handling and synchronization logic
Bobby
1
-0
/
+19
2026-02-24
feat: Refactor anime and character handling
Bobby
1
-0
/
+19
2026-02-24
Add GetAnimeEpisodes endpoint and implement episode retrieval logic
Bobby
1
-0
/
+50
2026-02-24
Refactor rate limiter: simplify implementation and improve token management
Bobby
1
-2
/
+2
2026-02-09
Refactor AnimeUpdate worker logging and enhance API request for skip times
Bobby
1
-1
/
+1
2026-02-06
Refactor database interactions: replace direct database calls with DB variabl...
Bobby
1
-0
/
+8
2026-02-06
Refactor Jikan API client: improve context management in GetAnimeProducers an...
Bobby
1
-3
/
+4
2026-02-06
Refactor task management and producer synchronization
Bobby
1
-2
/
+0
2026-02-06
Refactor TMDB and TVDB API integration
Bobby
10
-797
/
+569
2026-02-05
Refactor MALSync API client: enhance request handling with retry logic and er...
Bobby
2
-81
/
+111
2026-02-05
Enhance episode and skip time structures: add EpisodeNumber and EpisodeLength...
Bobby
2
-368
/
+95
2026-02-05
Add repository functions for genre, meta, and producer management
Bobby
3
-680
/
+140
2026-02-05
Refactor Jikan API types: remove unused structures and add HTTP client config...
Bobby
2
-434
/
+597
2026-02-03
Add genre-based anime retrieval with pagination and related database updates
Bobby
2
-0
/
+71
2026-01-20
Implement genre synchronization from MAL via Jikan API and add genre retrieva...
Bobby
2
-0
/
+33
2026-01-20
Add TVDB integration for episode retrieval and configuration setup
Bobby
4
-1
/
+457
2026-01-16
Rename streaming source type from "M3U8" to "HLS" for clarity in GetEpisodeLi...
Bobby
1
-1
/
+1
2026-01-16
Add curl fallback for HTTP requests in JikanClient
Bobby
1
-1
/
+20
2026-01-15
Add episode streaming functionality and caching
Bobby
1
-4
/
+50
2025-05-09
increased max retries for TMDB data
Bobby
1
-6
/
+11
2025-05-09
removed time until airing from responses
Bobby
1
-8
/
+118
2025-05-09
updated tmdb for simple retrying
Bobby
1
-76
/
+99
2025-05-09
refactored types
Bobby
13
-132
/
+633
2025-05-09
special query filters for special anime cases
Bobby
2
-31
/
+36
2025-05-09
move anime to services. refactor. add sub dub streaming counts
Bobby
7
-0
/
+1984