| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(schedule): add native track alongside sub and dub | Fuwn | 19 hours | 1 | -3/+3 |
| | | | | | Source the native (original-language) broadcast schedule from AnimeSchedule's "raw" airType and expose it as a third track on the schedule-page toggle and the GraphQL airing query. | ||||
| * | feat(airing): replace SubsPlease with AnimeSchedule (sub+dub) | Fuwn | 22 hours | 1 | -0/+25 |
| Source both subbed and dubbed episode schedules from AnimeSchedule.net v3 (absolute timestamps, episode numbers, delay windows, streams), keyed to AniList shows by title. Removes SubsPlease and its ~650-line fuzzy matcher. Countdown source is now a setting (native|sub|dub) with a dub->sub->native fallback. Requires ANIMESCHEDULE_CLIENT_TOKEN. | |||||