aboutsummaryrefslogtreecommitdiff
path: root/services/anime/service.go
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Refactor AnimeUpdate worker logging and enhance API request for skip timesBobby1-1078/+0
2026-02-06Refactor task management and producer synchronizationBobby1-1076/+1076
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client config...Bobby1-8/+295
2026-02-03Enhance episode ID generation and task management: include MAL ID and episode...Bobby1-2/+2
2026-02-03Add genre-based anime retrieval with pagination and related database updatesBobby1-0/+87
2026-01-20Add TVDB integration for episode retrieval and configuration setupBobby1-18/+87
2026-01-15Add episode streaming functionality and cachingBobby1-0/+83
2025-08-25Updated Database Sync for AnimePriyansh1-19/+20
2025-08-19episodes router; anilist support; general fixesPriyansh1-1/+1
2025-05-09fixed anime updaterBobby1-1/+19
2025-05-09task for updating animeBobby1-12/+25
2025-05-09added anime cacheBobby1-1/+46
2025-05-09refactored typesBobby1-58/+61
2025-05-09removed unused stuff. refactored codeBobby1-160/+8
2025-05-09move anime to services. refactor. add sub dub streaming countsBobby1-0/+624