lightalan / subwayclock

Display clock for NYC subways
GNU General Public License v3.0
33 stars 13 forks source link

MTA sunsetting datamine.mta.info in favor of api.mta.info #8

Closed penniesfromheaven closed 4 years ago

penniesfromheaven commented 4 years ago

Effective May 1, 2020, the MTA is shutting down datamine.mta.info, to which the script currently calls, in favor of using api.mta.info.

At a minimum, the feed number endpoints will need to change.

lightalan commented 4 years ago

Understood. I'll be providing an be update. Thanks.

On Tue, Mar 31, 2020, 11:41 AM penniesfromheaven notifications@github.com wrote:

Effective May 1, 2020, the MTA is shutting down datamine.mta.info, to which the script currently calls, in favor of using api.mta.info.

At a minimum, the feed number endpoints will need to change.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lightalan/subwayclock/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7LEUZWMKAUMS5WJ6FYN2TRKIFKFANCNFSM4LXU6NLA .

lightalan commented 4 years ago

mta.py updated for new MTA API.