Meteo Impossible


Messages recommandés

Posté(e)

salut

Je voudrai testé le stream pour xbox mais pour commencé

je n arrive pas a avoir la meteo.

une fois ce problm résolu , je devrait pouvoir m en sortir pour la suite

Merci de votre aide.

voila mon config.xlm

g du oublier qq chose:

<xboxmediacenter>

<!-- when using xbmc as dashboard, define home directory here !-->

<!-- and copy the xbe with this config file to C:\ !-->

<home>-</home>

<!-- network settings for ipadres,netmask,default gateway, nameserver !-->

<!-- option 1: leave empty to use the current settings (from evox, avalaunch or other dashboard) !-->

<!-- option 2: fill in the ipadres,netmask etc and xbmc will configure xbox to use it-->

<!-- option 3: fill in dhcp as ipadres and xbmc will use DHCP to configure (so <ipadres>dhcp</ipadres> ) -->

<ipadres>192.168.0.6</ipadres>

<netmask>255.255.255.0</netmask>

<defaultgateway>192.168.0.1</defaultgateway>

<nameserver>192.168.0.1</nameserver>

<CDDBIpAddress>194.97.4.18</CDDBIpAddress>

<!-- determines which drives 2 use. Change this for LBA48 !-->

<useFDrive>yes</useFDrive>

<useGDrive>no</useGDrive>

<!-- fill in the HTTP proxy values below if you're using an http proxy to connect to the internet !-->

<httpproxy>-</httpproxy>

<httpproxyport>-</httpproxyport>

<!-- remote timeserver used to set the xbox time/date!-->

<timeserver>time.windows.com</timeserver>

<!-- dashboard 2 launch when exiting xbmc!-->

<dashboard>C:\evoxdash.xbe</dashboard>

<!-- fill in path&filename of external DVD player-->

<!-- if empty, XBMC will play any DVD's by itself-->

<dvdplayer></dvdplayer>

<!-- alternate subtitle directory. If subtitle cant be found in same directory !-->

<!-- as the movie it will look here: !-->

<subtitles>$HOME\subtitles</subtitles>

<!-- startup window !-->

<startwindow>0</startwindow>

<!-- file extensions for pictures,music and videos !-->

<pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico|.tif|.tiff|.tga|.pcx</pictureextensions>

<musicextensions>.m4a|.flac|.aac|.strm|.pls|.rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u</musicextensions>

<videoextensions>.nfo|.rm|.strm|.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.img|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.dat|.mpg|.mpeg|.mkv|.avc|.vp3|.svq3|.nuv|.viv|.dv|.fli</videoextensions>

<!-- path where xbmc should store its thumbnails !-->

<thumbnails>$HOME\thumbs</thumbnails>

<!-- path where xbmc should store its shortcuts !-->

<shortcuts>$HOME\shortcuts</shortcuts>

<!-- path where xbmc should store the music albums cache !-->

<albums>$HOME\albums</albums>

<!-- path where shoutcast rips/recordings are stored !-->

<recordings>F:\music\recordings</recordings>

<!-- move & repeat delays for controller and remote (values are in msec) !-->

<delays>

<remote>

<move>220</move>

<repeat>300</repeat>

</remote>

<controller>

<move>220</move>

<repeat>220</repeat>

</controller>

</delays>

<!-- this section allows you to overwrite/specify the icons shown !-->

<!-- for specific file types !-->

<filetypeicons>

<xbe>defaultProgram.png</xbe>

</filetypeicons>

<!-- my programs bookmarks !-->

<myprograms>

<default>Q:\shortcuts</default>

<bookmark>

<name>C Drive</name>

<path>C:\</path>

</bookmark>

<bookmark>

<name>E Drive</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>F drive</name>

<path>F:\</path>

</bookmark>

<bookmark>

<name>DVD</name>

<path>D:\</path>

</bookmark>

</myprograms>

<!-- my pictures shares !-->

<pictures>

<default></default>

<bookmark>

<name>C Drive</name>

<path>C:\</path>

</bookmark>

<bookmark>

<name>E Drive</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>F drive</name>

<path>F:\</path>

</bookmark>

<bookmark>

<name>DVD</name>

<path>D:\</path>

</bookmark>

<!-- Expert setting: Uncomment for seperate ISO and UDF share !-->

<!-- Comment out the bookmark named DVD to disable DVD autodetect !-->

<!-- for my pictures !-->

<!-- <bookmark> !-->

<!-- <name>ISO</name> !-->

<!-- <path>iso9660://</path> !-->

<!-- </bookmark> !-->

<!-- <bookmark> !-->

<!-- <name>UDF</name> !-->

<!-- <path>UDF:</path> !-->

<!-- </bookmark> !-->

<bookmark>

<name>XNS</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMS</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>SMB</name>

<!-- you can use the following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

</pictures>

<!-- my files shares !-->

<files>

<bookmark>

<name>C Drive</name>

<path>C:\</path>

</bookmark>

<bookmark>

<name>E Drive</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>F drive</name>

<path>F:\</path>

</bookmark>

<bookmark>

<name>Q drive</name>

<path>Q:\</path>

</bookmark>

<bookmark>

<name>DVD</name>

<path>D:\</path>

</bookmark>

<!-- Expert setting: Uncomment for seperate ISO and UDF share !-->

<!-- Comment out the bookmark named DVD to disable DVD autodetect !-->

<!-- for my files !-->

<!-- <bookmark> !-->

<!-- <name>ISO</name> !-->

<!-- <path>iso9660://</path> !-->

<!-- </bookmark> !-->

<!-- <bookmark> !-->

<!-- <name>UDF</name> !-->

<!-- <path>UDF:</path> !-->

<!-- </bookmark> !-->

<bookmark>

<name>XNS</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMS</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>SMB</name>

<!-- you can use the following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

</files>

<!-- my music shares !-->

<music>

<default></default>

<bookmark>

<name>C Drive</name>

<path>C:\</path>

</bookmark>

<bookmark>

<name>E Drive</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>F drive</name>

<path>F:\</path>

</bookmark>

<bookmark>

<name>DVD</name>

<path>D:\</path>

</bookmark>

<!-- Expert setting: Uncomment for seperate ISO and UDF CDDA share !-->

<!-- Comment out the bookmark named DVD to disable DVD autodetect !-->

<!-- for my music !-->

<!-- <bookmark> !-->

<!-- <name>ISO</name> !-->

<!-- <path>iso9660://</path> !-->

<!-- </bookmark> !-->

<!-- <bookmark> !-->

<!-- <name>UDF</name> !-->

<!-- <path>UDF:</path> !-->

<!-- </bookmark> !-->

<!-- <bookmark> !-->

<!-- <name>CDDA</name> !-->

<!-- <path>cdda:</path> !-->

<!-- </bookmark> !-->

<bookmark>

<name>XNS</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMS</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>SMB</name>

<!-- you can use the following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

</music>

<!-- my video shares !-->

<video>

<default></default>

<bookmark>

<name>E Drive</name>

<path>E:\</path>

</bookmark>

<bookmark>

<name>F drive</name>

<path>F:\</path>

</bookmark>

<bookmark>

<name>DVD</name>

<path>D:\</path>

</bookmark>

<!-- Expert setting: Uncomment for seperate ISO and UDF share !-->

<!-- Comment out the bookmark named DVD to disable DVD autodetect !-->

<!-- for my video !-->

<!-- <bookmark> !-->

<!-- <name>ISO</name> !-->

<!-- <path>iso9660://</path> !-->

<!-- </bookmark> !-->

<!-- <bookmark> !-->

<!-- <name>UDF</name> !-->

<!-- <path>UDF:</path> !-->

<!-- </bookmark> !-->

<bookmark>

<name>XNS</name>

<path>xns://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>XBMS</name>

<path>xbms://192.168.0.1:1400/</path>

</bookmark>

<bookmark>

<name>SMB</name>

<!-- you can use the following formats: !-->

<!-- smb://domain;user:password@ip/share/directory/ !-->

<!-- smb://user:password@ip/share/ !-->

<!-- if guest/public access is enabled: !-->

<!-- smb://ip/ !-->

<path>smb://DOMAIN;username:pwd@MyWindowsServer/movies/</path>

</bookmark>

<bookmark>

<name>ReplayTV</name>

<path>rtv://*/</path>

</bookmark>

</video>

<!-- get your area code from www.weather.com its the 4 character, 4 number bit after /local/ !-->

<!-- unitT is the units for temperature (F or C) unitS is the units for speed (K or M) !-->

<!-- refresh is the auto refresh time in minutes !-->

<weather>

<areacode>UKXX0085</areacode>

<unitT>C</unitT>

<unitS>K</unitS>

<refresh>20</refresh>

</weather>

</xboxmediacenter>

Posté(e)

lut all

j ai config la météo dans mon fichiers xml c et ok pour les dns

m ai dans le menu xbmc je ne trouve pas de menu weather comme indiquer

dans le tuto

povez vous m aidez svp

Posté(e)

salut woot

Merci pour vos idées.

g suivi le tuto

l adresse dns semble bonne...

voila ce qui se passe exactement ;)

je boot ma console sur evox1.8.3752

je lance xbmc ( le dernier )

marche nickel

le stream marche, je lit les videos de mon hdd pc sur la xb woot .Donc la liaison xbox pc est bonne.

j essaie treams les videos live du net, ca marche pas.

alors je me dit que le premier truc a faire c dessayé de faire marcher la météo.

Et la g tout essayé mais rien

j'appuie sur météo sur xbmc

ca reste bloqué environ 20sc ,

et rien.

g une malheureuse connection 56Ko <_< . ca peut venir de ca???

j attends de vos nouvelles..

Merci

Posté(e)

merci toholassud

pour le tuto avec les codes des villes .

A+ jbam

Posté(e)

Cela vient du code de ta ville qui est mal paramétré apparement

Posté(e)

pour le code de la ville je mit ca

FRXX0076

et pareil

marche pas

Posté(e)

Tu as bien partager ta connexion internet sur ton pc ?

Posté(e)

oui la connexion semble bien etre partager.

comment je peux verifier si le partage est ok?

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant