pirxpilot / liftie

:ski: Clean, simple, easy to read, fast ski resort lift status.
https://liftie.info
BSD 3-Clause "New" or "Revised" License
67 stars 31 forks source link

Sasquatch Mountain #52

Closed MatthewHallCom closed 2 years ago

pirxpilot commented 2 years ago

Still not sure why attribute selector does not work with XML. A debug session with htmlparser2 and css-select is in order... For now I used a filter to look for parent LIFT and it seems to work. Check out the changes in my sasquatch-mountain branch. If everything looks good rebase, squash and push a clean PR.

BTW: you don't really need an opening date in the resort descriptors. Liftie uses it only before the season starts: dates in the past are ignored. See renderOpening function.