mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-26 04:41:34 -08:00
- Implemented media airing schedule functionality in `media_airing_schedule.py` to fetch and display upcoming episodes with air dates and countdown timers. - Created character selection feature in `media_characters.py` to fetch and display a list of characters, showing details upon selection. - Updated state management to include new menu options for characters and airing schedules. - Enhanced preview functionality to support character and airing schedule previews. - Added necessary API methods and data models for handling character and airing schedule data.