Ionshard / pyxis

A Command Line Player for SIRIUS and XM Sattelite Radio
http://www.ionshard.com/pyxis
GNU General Public License v2.0
19 stars 13 forks source link

Canada Support #14

Closed Ionshard closed 13 years ago

Ionshard commented 14 years ago

In Novemeber 2009 when Sirius USA changed their login page, Canadian support was removed. I'm going to be putting that back in.

Thanks to my donor who lent me their account for testing.

Ionshard commented 14 years ago

Sweet! I have made some real progress here. I have gone back to 'Sipie' and reverted Eli's changes for the US page and it still works for Canada. Now I just have to refactor out the US specific code that is in Sirius.py put it in a SiriusUS.py and then refactor the now working old code to a working SiriusCanada.py then we can use either or for authentication.

They are not simillar, we can not just use the Canadian website name like how it was done before.

johnrabotnik commented 14 years ago

Great work!

Ionshard commented 13 years ago

Done! Finally had some time to sit down and pound this bad guy out. It's a little messy still and there is still a lot of shared code, but never the less it works and I want to get this out masses.

caaf6ff291e87bdc50f3aa5fc1e374797e6c61e9