Coder Social home page Coder Social logo

pva's People

Contributors

drueck avatar ku1ik avatar

Watchers

 avatar  avatar  avatar

pva's Issues

schedules command returns schedules for all teams

It appears that the filtering of the schedules page now only works via javascript, and no longer respects a post with the team id, so the page that is returned always contains the schedules for all the teams, and that is what is returned.

So, instead of doing the post, my suggestion would be to just fetch the schedules page and parse out the matches by finding all the rows containing the team name and league (for disambiguation).

scores command errors out

It appears that the scores command is suffering from a change to the scores page from being filtered using a post to being filtered using javascript. I'm guessing the code doesn't properly handle scores for matches that don't involve the requested team, and in that case an error is raised.

I would suggest pulling the entire scores page down and doing the filtering manually by team name and league name.

Matches outside your division don't show up in schedules

If you're playing a match against a team that is in a different division, where on the PVA website it lists the other team's division rather than your division, the match won't show up in the schedules results. This is due to the recent change to filtering the schedules after retrieving them rather than the old way of submitting the team id and having the PVA website server do the filtering. Unfortunately the former method no longer works due to changes to the PVA website. :(

Make this into a gem

I'd like this to be easy for someone to install as a gem so that the pva command is globally accessible for them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.