Skip to content

Add NCAA Hockey#36

Merged
ChuckBuilds merged 6 commits intoChuckBuilds:mainfrom
legoguy1000:ncaa-hockey
Sep 14, 2025
Merged

Add NCAA Hockey#36
ChuckBuilds merged 6 commits intoChuckBuilds:mainfrom
legoguy1000:ncaa-hockey

Conversation

@legoguy1000
Copy link
Copy Markdown
Collaborator

Added new Managers for NCAA Mens Hockey. Its based off the NHL Manager but uses the ESPN API. I don't know what live data is available since the season hasn't started yet son next month we'll have more live data. I also reorganized all the NCAA logos under ncaa_logos since the sport doesn't really matter, the same logo is used and since different schools play different sports it would be duplicative to have sport specific folders.

This includes my emulator code since Its what i'm using to dev, #35 should be merged first.

odds_data = self.odds_manager.get_odds(
sport="football",
league="ncaa_fb",
league="college-football",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept getting 400 bad requests when requesting odds for college football, it appears the slug/identifier maybe changed and this is the correct league to use.

@ChuckBuilds ChuckBuilds merged commit 515ae2c into ChuckBuilds:main Sep 14, 2025
ChuckBuilds added a commit that referenced this pull request Sep 17, 2025
…, NCAA FB AP rankings (#17), NCAA FB logos (#15)

- Added NCAA Hockey support with new manager and logos
- Added emulator support with requirements file
- Added NCAA FB AP top 25 rankings functionality
- Added NCAA FB logo download capability
- Resolved conflicts by keeping development branch improvements while adding missing features
ChuckBuilds added a commit that referenced this pull request Sep 17, 2025
- All missing PRs (#15, #17, #35, #36) are now in both main and development
- Latest development improvements merged to main
- Resolved conflicts by keeping development branch merged content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants