enyo / node-tvdb

A node library for thetvdb.com
26 stars 12 forks source link

Added AirDay, AirTime, Runtime and Status to TV Shows #16

Closed Shepless closed 10 years ago

Shepless commented 10 years ago

Needed to modify the package.json to ensure the Xml2Js package was only updating to the latest v0.2.x as there is a defect in 0.4.x where malformed XML throws an exception. See this issue: Leonidas-from-XIV/node-xml2js#118

There is also an issue using coffee script 1.7.x, the coffee script only compiles going unto 1.6.x so I have made that modification also.