Hi all,
This took me a few hours to work out, so I thought I would document it here for future searches.
This describes how to see italian weather from your pc to xbmc.
1) Create a playlist file (is a text file, I used notepad) - previsioni_di_domani.pls
Code:
[playlist]
NumberOfEntries=1
File1=http://media.ilmeteo.it/video/domani-tg.mp4
Title1=Previsioni del tempo di domani
Length1=-1
Version=2
2) Ftp the playlist into your /UserData/playlists/Video folder
3) Now in XBMC, go to Videos, select Library Mode
4) Browse to Playlists and find your previsioni_di_domami.pls playlist
5) Right click (white button), select Add to Favorites
6) Done, you can now view weather from xbmc!
The same for today italian weather:
1) Create a playlist file (is a text file, I used notepad) - previsioni_di_oggi.pls
Code:
[playlist]
NumberOfEntries=1
File1=http://media.ilmeteo.it/video/oggi-tg.mp4
Title1=Previsioni del tempo di oggi
Length1=-1
Version=2
filippobesana
Italian weather in XBMC
filippobesana
Junior Member Posts: 6 Joined: Jul 2011 Reputation: 0 |
(This post was last modified: 2011-10-04 09:25 by filippobesana.)
|
| find quote |
brightsr
Fan Posts: 351 Joined: Feb 2011 Reputation: 0 Location: Bridgeport, CT |
2011-09-13 16:18
Post: #2
Wow, Good Work!
I'd like to add the video urls into the addon, "Weather Plus" for Italian users. It'll be available at next update. |
| find quote |

Search
Help