cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Past Team Name Use New Field #492

Closed cwendt94 closed 8 months ago

cwendt94 commented 8 months ago

Looks like they back filled previous data to new team name and removed old way. Keeping old way just in case they didn't do it for every sport. Fixes #486

DesiPilla commented 8 months ago

@cwendt94 Is there a reason you undid the commit? The fix solved the bug, but now the same error persists with old leagues.

cwendt94 commented 8 months ago

What commit? This should work for old leagues, it will try the new name field and fallback to the old fields if Unknown.

DesiPilla commented 8 months ago

Ah it seems I hadn't actually installed the new release properly. Everything is working fine.