rpitv / rpits

RPI TV Titling System - An Open Source titling and character generator system for television stations.
MIT License
12 stars 4 forks source link

Add stats via CSV for non-hockey sports #2

Closed hamilr2 closed 10 years ago

hamilr2 commented 11 years ago

via @peteritism:

"add stats when players are added (for non-scrape-able teams/sports). I can probably do this pretty easily, just not right now. (Unless you think this is an unwise change)"

vreelb commented 10 years ago

Is this a thing by now, what with the following: "Entries should be in the form: num|first|last|pos|height|weight|year|hometown|stype|s1|s2|s3|s4|s5|s6|s7|s8"

peteritism commented 10 years ago

Yes, when adding teams via CSV, you can also add stats simultaneously using the same basic format. This is useful for non-hockey stats since they are usually harder to scrape. You don't need to have all of the field filled in so if you only have s1 and s2 you can do ...|stype|s1|s2 and be done.