Kodi script for proper Australian weather data

Overview

Kodi Oz Weather

weather.ozweather

"Buy Me A Coffee"

Script for Kodi for high quality Australian weather data sourced directly from the BOM.

Available from the Kodi official repository (i.e. don't install from here - just go to Addons -> Get Addons -> Weather -> OzWeather)

Retrieves BOM data including current conditions, 7-day forecast, and animated radar images.

Script works fine standalone for standard high quality Australian weather data, but you need to make skin changes for the best bit, which is the animated BOM radar support. See the Kodi wiki page for full details and links to the skin files.

Contributions of skin files for other skins gratefully accepted....just message me on the forums with your skin files (or even better jsut add them directly to the Wiki yourself!).

Support is via the forum thread, or open an issue here.

Comments
  • Update to 0.9 failed

    Update to 0.9 failed

    0.8.9 wont update to 0.9 due to dependancy script.module.urllib3 2.25.0 (import addon="script.module.urllib3" version="2.25.0"/ ) ??? Addon still works. Jarvis and Krypton. Using LibreElec.

    opened by kostaboxon 9
  • xbmc.translatePath is deprecated

    xbmc.translatePath is deprecated

    Error with Kodi Matrix development (LibreELEC-Generic.x86_64-9.80-nightly-20201016-c5a4c7d.tar) and "CAddonMgr::FindAddons: weather.ozweather v1.2.1 installed"

    2020-10-18 15:16:51.190 T:18647 WARNING : xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.

    The reference if from: https://github.com/xbmc/xbmc/pull/17735

    opened by heitbaum 2
  • Updated for Kodi 19.0-ALPHA1

    Updated for Kodi 19.0-ALPHA1

    Update http and urllib3 for the bom.py background changed unicode to str as part of change from Python2 to Python3 updated import lines remove orange and changed to range.

    Tested with:: Kodi (19.0-ALPHA1 Git:97728b63f536a31e7b8ef3e779126394f833f588) Running on LibreELEC (Milhouse): devel-20191229210246-#1229-ge59cba6 Python 3.7.5

    Note: to get this working: I did have to move your shared library to the lib directory, not your b808common directory.

    opened by heitbaum 2
  • [python] move xbmc.translatePath() to xbmcvfs module

    [python] move xbmc.translatePath() to xbmcvfs module

    As discussed: - fix to issue: https://github.com/bossanova808/weather.ozweather/issues/7

    Error with Kodi Matrix development (LibreELEC-Generic.x86_64-9.80-nightly-20201016-c5a4c7d.tar) and "CAddonMgr::FindAddons: weather.ozweather v1.2.1 installed"

    2020-10-18 15:16:51.190 T:18647 WARNING : xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.

    The code reference is from: xbmc/xbmc#17735

    opened by heitbaum 1
  • LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons

    LOGSEVERE and LOGNOTICE will deprecated in kodi/python addons

    Please replace with LOGFATAL and LOGINFO. They will be removed in a couple of weeks.

    PR: https://github.com/xbmc/xbmc/pull/18346 Forum Post: https://forum.kodi.tv/showthread.php?tid=353818

    opened by phunkyfish 1
Releases(v2.0.5)
Owner
Jeremy Daalder
Jeremy Daalder
Telegram Voice Chat Music Player UserBot Written with Pyrogram Smart Plugin and tgcalls

Telegram Voice Chat UserBot A Telegram UserBot to Play Audio in Voice Chats. This is also the source code of the userbot which is being used for playi

Dash Eclipse 7 May 21, 2022
A Telegram Bot That Can Find Lyrics Of Song

Lyrics-Search-Bot A Telegram Bot That Can Find Lyrics Of Song A Simple Telegram Bot That Can Extract Lyrics Of Any Songs Deploy Commands start - To St

Muhammed Fazin 11 Oct 21, 2022
First Party data integration solution built for marketing teams to enable audience and conversion onboarding into Google Marketing products (Google Ads, Campaign Manager, Google Analytics).

Megalista Sample integration code for onboarding offline/CRM data from BigQuery as custom audiences or offline conversions in Google Ads, Google Analy

Google 76 Dec 29, 2022
This is a simple bot for running Python code through Discord

Python Code Runner Discord Bot This is a simple bot for running Python code through Discord. It was originally developed for the Beginner.Codes Discor

beginner.py 1 Feb 14, 2022
Display relevant information for the amazing Banano coin.

Display relevant information for the amazing Banano coin. It'll also show your current [email 

Ron Talman 4 Aug 14, 2022
WhatsAppCrashingToolv1.1 - WhatsApp Crashing Tool v1.1

WhatsAppCrashingTool v1.1 This is just for Educational Purpose WhatsApp Crashing

E4crypt3d 3 Dec 20, 2022
WhatsApp Api Python - This documentation aims to exemplify the use of Moorse Whatsapp API in Python

WhatsApp API Python ChatBot Este repositório contém uma aplicação que se utiliza

Moorse.io 3 Jan 08, 2022
NiceHash Python Library and Command Line Rest API

NiceHash Python Library and Command Line Rest API Requirements / Modules pip install requests Required data and where to get it Following data is nee

Ashlin Darius Govindasamy 2 Jan 02, 2022
Telegram bot which has truecaller and smsbomber features

Truecaller-telegram_bot Add your telegram bot api key in main.py and you are good to go To get a api key Goto telegram and search BotFather From the c

Rudranag 32 Dec 05, 2022
Telegram bot implementing Lex Arcana using python-telegram-bot library.

Lex Arcana Telegram Bot 🤖 Telegram bot implementing Lex Arcana using python-telegram-bot library. This bot was evaluated for the course "Computer Eng

Nicolò Sonnino 6 Jun 22, 2022
Cleiton Leonel 4 Apr 22, 2022
Use Seaborn to visualize interpret the byte layout of Solana account types

solana-account-vis Use Seaborn to visually interpret the byte layout of Solana account types Usage from account_visualization import generate_account_

Jarry Xiao 15 Aug 25, 2022
批量下载抖音无水印视频

版权说明 本项目fork自Johnserf-Seed TikTokDownload。目的是为了增加个性化的功能,若想体验更多完善的功能请支持原作者的项目。 免责声明 本代码仅用于学习,下载后请勿用于商业用途。 环境要求 请检查宿主机,是否安装了python环境,并且配置了环境变量 pytho

Zhiwu Mao 44 Dec 28, 2022
Project to list all resources in an AWS account with tags.

AWS-ListAll Project to list all resources in an AWS account with tags. This script works on any system Get started: Install python3 and pip3 along wit

Connor Shubham Verlekar 3 Jan 30, 2022
Github Workflows üzerinde Çalışan A101 Aktüel Telegam Bot

A101AktuelRobot Github Workflows üzerinde Çalışan A101 Aktüel Telegam Bot @A101AktuelRobot 💸 Bağış Yap ☕️ Kahve Ismarla 🌐 Telif Hakkı ve Lisans Copy

Ömer Faruk Sancak 10 Nov 02, 2022
A small package to markdownify Notion blocks.

markdownify-notion A small package to markdownify notion blocks. Installation Install this library using pip: $ pip install markdownify-notion Usage

Sergio Sánchez Zavala 2 Oct 29, 2022
A discord account nuker with lots of tools that will destroy a discord account

A discord account nuker with lots of tools that will destroy a discord account (token destroyer... and much more).

firexi 10 Apr 28, 2022
Automatic SystemVerilog linting in github actions with the help of Verible

Verible Lint Action Usage See action.yml This is a GitHub Action used to lint Verilog and SystemVerilog source files and comment erroneous lines of co

CHIPS Alliance 10 Dec 26, 2022
Python bindings for LibreTranslate

Python bindings for LibreTranslate

Argos Open Tech 42 Jan 03, 2023
Tracks twitter spaces and sends it to a discord webhook.

Tracks twitter spaces and sends it to a discord webhook. Uses the twitter api to find twitter spaces and then the m3u8 url for the space is found using selenium and will have it posted using a discor

Sam Phung 20 Dec 17, 2022