• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 11
[RELEASE] The Weather Channel (TWC) - Supplemental Script
#46
Wanted to do something back.

Here's the dutch translation.


PHP Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
    <string id="0">The Weather Channel - Supplemental</string>
    <string id="1">xbmc media center</string>
    <string id="2">Waffa</string>

    <string id="50">TAB: Bekijk Kaart in volledig scherm</string>
    <string id="51">INFO: Stel huidige kaart in als standaard weergave</string>
    <string id="52">ESC: exits script</string>
    <string id="53">INFO: Stel 36 uur vooruitzicht in als standaard weergave</string>
    <string id="54">INFO: Stel uur per uur vooruitzicht in als standaard weergave</string>
    <string id="55">INFO: Stel weekend vooruitzicht in als standaard weergave</string>
    <string id="56">INFO: Stel 10 dagen vooruitzicht in als standaard weergave</string>

    <string id="100">Kaarten ophalen...</string>
    <string id="101">36 uur vooruitzicht ophalen...</string>
    <string id="102">Uur per uur vooruitzicht ophalen...</string>
    <string id="103">Weekend vooruitzicht ophalen...</string>
    <string id="104">10 dagen vooruitzicht ophalen...</string>

    <string id="200">Kaarten</string>
    <string id="201">36 Uur</string>
    <string id="202">Uur per uur</string>
    <string id="203">Weekend</string>
    <string id="204">10-Dagen</string>
    <string id="205">Instellingen</string>

    <string id="300">Details</string>
    <string id="301">Outlook</string>

    <!-- Settings strings -->
    <string id="400">Toon geanimeerde kaarten</string>
    <string id="401">Gebruik metrische eenheden</string>
    <string id="402">Weer fanart locatie</string>
    <string id="403">- Fade-niveau</string>
    <string id="404">- Gebruik Weer condition</string>

    <string id="600">Versie</string>
    <string id="601">Auteur</string>
    <string id="602">Taal door</string>
    <string id="603">Standaard weergave</string>

</strings> 
Reply
#47
thanks waffa
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#48
Nuka1195 Wrote:thanks lolol, added to svn, can you make sure i didn't screw up the encoding

Encoding seems to be fine! (UTF-8 w. BOM)

cu lolol
Reply
#49
Polish strings -> www.bizuteria.cc.pl/polish_weather_v2.zip
Reply
#50
thanks
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#51
Looks like this script doesn't work anymore (Windows)
I did fresh install of XBMC, went to "SVN Repo Installer" -> Scripts -> TWC
it loaded everything, but when if I go to lunch the script it just displays empty screen with empty tabs (maps, 36 hour etc.)
Reply
#52
sounds like you need to update xbmc to a revision that supports the new way it works. or grab the script with svn software at a revision before the changes.

the script still works fine
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#53
It is working fine on XBMC Atlantis (windows and xbox) Smile
Image
_____________________________

Repositories Installer: select and install unofficial repositories / TAC.TV: watch videos on TAC.TV
Installer Passion-XBMC: Download and Install Add-ons (pre-Dharma only)

Image
Reply
#54
Nuka1195 Wrote:sounds like you need to update xbmc to a revision that supports the new way it works.
I am using Atlantis 8.10, default release.
Are you saying that I need to update to latest CVN build in order for script to work?

Nuka1195 Wrote:or grab the script with svn software at a revision before the changes.

the script still works fine
How do I do that?

Script worked fine untill I reinstalled XBMC and tried to make fresh install from SVN Repo Installer.
Reply
#55
ok i tagged a version that should work

use the installer and grab "TWC Supplemental (rev 332)"

everyone else the above has some missing textures, if you use fanart, you may have noticed it wasn't bound to the dialogs border.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#56
Nuka1195 Wrote:ok i tagged a version that should work

use the installer and grab "TWC Supplemental (rev 332)"

everyone else the above has some missing textures, if you use fanart, you may have noticed it wasn't bound to the dialogs border.

Thanks a lot!!!
rev 332 is working fine! Smile

Just one question:
Does "INFO" button on windows means keyboard "i" key?
Because if I press "i" it is not saving default view.
Reply
#57
no i have that worded wrong apperently, it's "C", i need to fix that
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#58
i moved this version into the tags folder. you can grav the new svn installer, just committed. it adds supportfor the tags branches to grab it.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#59
Thanks!
Should we always grab only tagged versions?

I see version 1.2 in tagged addons.
Just found 1 bug with it:
In '36 hours' screen if you accidentally hit up or down arrows, the control of the screen is completely lost
Reply
#60
Nuka1195 Wrote:you can grab the packaged svn installer and download any script plugin skin in the svn.

http://forum.xbmc.org/showthread.php?tid=29911


Dunno if I'm being a complete muppet but I'm yet to find this script? Huh I was using the installer that came with the T3CH build... no sign of it there and tonight I used the installer off the link above and the only thing I can find to do with weather is Accu Weather which fails to install? Eek

Pointers appreciated...
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 11

Logout Mark Read Team Forum Stats Members Help
[RELEASE] The Weather Channel (TWC) - Supplemental Script0