hi all,
i have found an rss feed for australian tv which would make a better datasource for mytv.
i am new to python scripting, so please bear with me a little.
what i am trying to do is import the channelid and name tags from http://www.d1.com.au/d1xmltv....risbane
any ideas?
thanks,
kahooli
Au plugin for mytv in development...
KaHooli
Junior Member Posts: 14 Joined: Sep 2005 Reputation: 0 |
2005-09-28 12:07
Post: #1
|
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2005-09-28 15:26
Post: #2
kahooli,
i'd be more than happy to have ago at using that rss feed instead of the html scraping method used at present. i just need to get v1.08 out the door first, so if you can wait a few days ... ? cheers link thou. |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2005-09-29 16:23
Post: #3
it was easier than i thought, so it'll now be in v1.08
provided programme descriptions are a bit poor thou. setup: select provider and region in datasource_ausrss.py one thing i'm unsure of is the start/stop datetime provided for each prog. eg 20050929130000+1000 is that indicating your gmt+10 hours ? even if it is, i'm unsure if i should be adding that offset to the time ? in its present form, its not added, but let me know if the prog start times are wrong because of this. i just need to double check this code, then v1.08 *should* be uploaded to xbmcscripts tonight. |
| find quote |
KaHooli
Junior Member Posts: 14 Joined: Sep 2005 Reputation: 0 |
2005-09-29 21:11
Post: #4
Quote:one thing i'm unsure of is the start/stop datetime provided for each prog.it is indicating that the time mentioned before it is gmt+10 (ie already had +10 included in it), not gmt+0. example the channel ten news on a weekday is at 5pm and finishes at 6pm... Quote:<start>20050930170000 +1000</start>. thanks for your work, and i cant wait to download it. :bowdown: |
| find quote |
BigBellyBilly
Skilled Python Coder Posts: 959 Joined: Feb 2005 Reputation: 2 Location: UK |
2005-09-30 00:20
Post: #5
ok. should be right th
i've put a yousenit link in the main mytv thread, last post on last page probs. u can dl from that. v1.08a cheers |
| find quote |

Search
Help