https://r.aussieaddons.com/repository/leia/addons.xml https://r.aussieaddons.com/repository/leia/addons.xml.md5 https://r.aussieaddons.com/repository/leia/ https://r.aussieaddons.com/repository/matrix/addons.xml https://r.aussieaddons.com/repository/matrix/addons.xml.md5 https://r.aussieaddons.com/repository/matrix/ Install Aussie Add-ons Download and install add-ons from the Aussie Add-ons repository. See https://aussieaddons.com for more information. all https://raw.github.com/xbmc-catchuptv-au/repo/master/leia/addons.xml https://raw.github.com/xbmc-catchuptv-au/repo/master/leia/addons.xml.md5 https://github.com/xbmc-catchuptv-au/repo/raw/master/leia/ https://raw.github.com/xbmc-catchuptv-au/repo/master/matrix/addons.xml https://raw.github.com/xbmc-catchuptv-au/repo/master/matrix/addons.xml.md5 https://github.com/xbmc-catchuptv-au/repo/raw/master/matrix/ Install Aussie Add-ons (formerly XBMC CatchupTV AU) Download and install add-ons from the Aussie Add-ons repository. See http://aussieaddons.com for more information. all icon.png Python caption reading/writing module pycaption is a caption reading/writing module. Use one of the given Readers to read content into a CaptionSet object, and then use one of the Writers to output the CaptionSet into captions of your desired format. all https://github.com/pbs/pycaption https://github.com/pbs/pycaption Apache 2.0 [B]Version v0.7.6-2[/B] - build for leia and matrix [B]Version v0.7.6-1[/B] - Refactor replace past cmp with equivalent expression - Refactor old_div to floor div // or div / [B]Version v0.7.6[/B] - Update .travis.yml [B]Version v0.5.6[/B] - Remove SCC and DFXP support for Python < 2.7 - Ignore cues with missing content [B]Version v0.5.5[/B] - Initial version Warrant for Python Packed for Kodi from https://github.com/capless/warrant all [B]Version v1.0.1[/B] - Correctly get tag name - Run on tag instead of release - fix dev commit msg again - fix dev commit msg, tidyup - Deploy to prod repo - Update deploy.yml - switch to personal access token - Forgot to change TRAVIS_COMMIT_MSG to new - Fix syntax error and finish script for dev - Create deploy.yml - test run - Update to build leia/matrix [B]Version v1.0.0[/B] - Initial version video icon.png fanart.jpg NRL Live add-on NRL Live allows subscribers of Telstra's NRL Digital Pass to stream live matches, match replays, and many other videos offered by this service. video all [B]Version v1.5.10[/B] - Disable stream auth - add addon_version param to kodi urls [B]Version v1.5.9[/B] - fix live match listing for matrix [B]Version v1.5.8[/B] - New settings format, fix 19 compat issues [B]Version v1.5.7[/B] - GitHub Actions config [B]Version v1.5.6[/B] - Oauth PKCE for paid/linked authorisation [B]Version v1.5.5[/B] - cleanup - Only get media auth token for live - Kodi 19 vod fixed [B]Version v1.5.4[/B] - Live videos for 2020 - ooyalahelper -> stream_auth [B]Version v1.5.3[/B] - Fix shortlist url - New streaming API [B]Version v1.5.2[/B] - Disable stream auth - add addon_version param to kodi urls - fix live match listing for matrix - New settings format, fix 19 compat issues - GitHub Actions config - Oauth PKCE for paid/linked authorisation - cleanup - Only get media auth token for live - Kodi 19 vod fixed - Live videos for 2020 - ooyalahelper -> stream_auth - Fix shortlist url - New streaming API [B]Version v1.5.10[/B] - Disable stream auth - add addon_version param to kodi urls - fix live match listing for matrix - New settings format, fix 19 compat issues - GitHub Actions config - Oauth PKCE for paid/linked authorisation - cleanup - Only get media auth token for live - Kodi 19 vod fixed - Live videos for 2020 - ooyalahelper -> stream_auth - Fix shortlist url - New streaming API - Update to 2020 auth, add tests - Fix travis config - travis update for notifications and py27 [B]Version v1.4.5[/B] - Fix url for upcoming matches [B]Version v1.4.4[/B] - additional change to revert [B]Version v1.4.3[/B] - Revert changes made in 9744f08 for preseason games [B]Version v1.4.2[/B] - Remove live streaming quality settings - Fix live matches for preseason trials [B]Version v1.4.1[/B] - Remove bom on all xml requests [B]Version v1.4.0[/B] - Fix xml errors for live match menu - update to new travis.yml - Better icon - New generic uncopyrighted icon - Add mobile authentication [B]Version v1.3.6[/B] - Fix JSON errors for paid token [B]Version v1.3.5[/B] - Fix No JSON object could be decoded errors in auth [B]Version v1.3.4[/B] - Update for new auth api location - Update README.md [B]Version v1.3.3[/B] - Disallow error reporting if ooyala detects overseas IP - Remove replay quality settings [B]Version v1.3.2[/B] - Fix live matches following replay quality setting instead of live - Raise exceptions for ooyala auth messages other than 'unauthorized location' [B]Version v1.3.1[/B] - Improve feedback for errors in login process - Fix match highlights and add match replays category [B]Version v1.3.0[/B] - Finishing updating 2018 Free Live Pass auth, cleanup. [B]Version v1.2.7[/B] - add auth process for videos, start work on new sign in for telstra [B]Version v1.2.6[/B] - More live listing updates [B]Version v1.2.5[/B] - Rudimentary implementation of live matches - Fix greyed out settings in Krypton, revert removing first run setting - Remove firstrun setting - fix greyed out settings issue [B]Version v1.2.4[/B] - Update README.md - Improve error messages for nrl.com login - Fix thumbnails, improve login settings, flake8 formatting - Finish implementing videos from Match Highlights category - Fix live video menu - Implement in-app subscription option - correct handling 404 for auth process [B]Version v1.2.3[/B] - Prepare for 2018 season [B]Version v1.2.2[/B] - Handle current year round number after season end [B]Version v1.2.1[/B] - quick fix for mktime overflow error - Update provider name in addon.xml [B]Version v1.2.0[/B] - update travis token - Major overhaul - Small fix - Better handling for no eligible services [B]Version v1.1.8[/B] - Fix several errors [B]Version v1.1.7[/B] - Use new requests functions/cleanup/fix DST error - additional exception handling and logging - flake8 compliance [B]Version v1.1.6[/B] - Fix incorrectly named variable - Update README.md [B]Version v1.1.5[/B] - Replace HDS with HLS streams, use cache add-on - Enhanced exception handling and logging [B]Version v1.1.4[/B] - Ooyala cleanup, cache user token - Reinstate forced TLSv1 - Properly handle dummy list items - Correct times for DST, fix for old quality settings [B]Version v1.1.3[/B] - Disable ordered headers [B]Version v1.1.2[/B] - Set default streaming method - Small tidy-up, better formatting of live matches - Fix parsing of live matches [B]Version v1.1.1[/B] - Fix error in utils, ascii encode game time - Update README.md [B]Version v1.1.0[/B] - update addon.xml - Overhaul of code - Use bs4 for html parsing - Update for 2017 - Fix 2016 season - Update README.md - update ooyalahelper [B]Version v1.0.0[/B] - Initial version video true icon.png fanart.jpg AFL Video by Aussie Add-ons Watch the latest AFL replays, news and match reports. Live streaming available with a valid AFL Live Pass http://aussieaddons.com/addons/afl/ https://github.com/xbmc-catchuptv-au/plugin.video.afl-video This plugin is not affiliated with the AFL in any way. video all GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [B]Version v2.0.13[/B] - Addon version in Kodi url - Handle postponed game scores - Correct dummy setting for AFLW upcoming - Kodi 19 inputstream.adaptive - GitHub Actions config - Fix playback for older mp4 videos [B]Version v2.0.9[/B] - Fix external whitelist for tox and switch to py3 - Use HTTPS for some Telstra URLs [B]Version v2.0.8[/B] - Stop error reports for intermittent 404s and token expired [B]Version v2.0.7[/B] - Stop error reports from trying to play dummy titles [B]Version v2.0.6[/B] - Fix for 'unable to locate source' in older videos [B]Version v2.0.5[/B] - ooyala -> brightcove (again) [B]Version v2.0.4[/B] - Fix missing live streams - Use inputstream.adaptive for live streams... [B]Version v2.0.3[/B] - Reinstate ooyala code - Remove state setting [B]Version v2.0.2[/B] - Addon version in Kodi url - Handle postponed game scores - Correct dummy setting for AFLW upcoming - Kodi 19 inputstream.adaptive - GitHub Actions config - Fix playback for older mp4 videos - Fix external whitelist for tox and switch to py3 - Use HTTPS for some Telstra URLs - Stop error reports for intermittent 404s and token expired - Stop error reports from trying to play dummy titles - Fix for 'unable to locate source' in older videos - ooyala -> brightcove (again) - Fix missing live streams - Use inputstream.adaptive for live streams... - Reinstate ooyala code - Remove state setting [B]Version v2.0.13[/B] - Addon version in Kodi url [B]Version v2.0.12[/B] - Handle postponed game scores - Correct dummy setting for AFLW upcoming [B]Version v2.0.11[/B] - Kodi 19 inputstream.adaptive [B]Version v2.0.10[/B] - GitHub Actions config - Fix playback for older mp4 videos - Fix external whitelist for tox and switch to py3 - Use HTTPS for some Telstra URLs - Stop error reports for intermittent 404s and token expired - Stop error reports from trying to play dummy titles - Fix for 'unable to locate source' in older videos - ooyala -> brightcove (again) - Fix missing live streams - Use inputstream.adaptive for live streams... - Reinstate ooyala code - Remove state setting - Disable inputstream.adaptive for live streams - remove playback settings relating to widevine [B]Version v2.0.1[/B] - Re-use python interpreter [B]Version v2.0.0[/B] - formatting - Fix art for Kodi 19 - New live video location and move from ooyala to brightcove - Update tests and data - Update tox excludes - ooyalahelper -> stream_auth [B]Version v1.9.4[/B] - Remove unused variables from fakes.py - Add future dependency - Python 3 compatibility - New brightcove API for non-live videos - Fix AFLW upcoming matches - Add tests - Remove blurbs - Update from old strings.xml to .po - Remove bundled etree [B]Version v1.9.3[/B] - Update to 2020 auth - Fix travis config - travis-ci config update for notifications and lock in py27 - Simplify handling of i.a and DRM failure messaging [B]Version v1.9.2[/B] - correct incorrect logic in play.py - Fix free live games not playing - Remove reliance on drmhelper hack - Fix unicode errors, incorrect settings label [B]Version v1.9.1[/B] - Fix live streams for beginning of 2019 season (#2613) [B]Version v1.9.0[/B] - Add mobile data authentication (#2609) - travis.yml - update old github url to new org [B]Version v1.8.9[/B] - fix token 403 errors (#2610) [B]Version v1.8.8[/B] - New auth 2019 (#2606) - Feedback to user for upcoming (dummy) listings when selected (#2605) - Add 'All' category [B]Version v1.8.7[/B] - Update to new auth process (#2601) [B]Version v1.8.6[/B] - Fix upcoming matches, Live Pass instructions (#2598) - Implement manual token/in-app subscription (#2597) [B]Version v1.8.5[/B] - Handle outdated favourites links (#2594) - Add AFLW content, fix UnboundLocalError issue (#2593) - Improve m3u8 parsing, fixes live matches [B]Version v1.8.4[/B] - Remove unneeded functions and modules (#2587) - Update to new travis.yml - TypeError: object of type 'listreverseiterator' has no len() - Merge remote-tracking branch 'refs/remotes/xbmc-catchuptv-au/remove-old-replays' - Remove old replays and use API for seasons - Begin work on restructuring addon - Disable upcoming matches listings for now [B]Version v1.8.3[/B] - Clean up settings, method name fixes - Update travis CI key for repo move - Add higher res icons - Use aussie addons common module, flake8 fixes [B]Version v1.8.2[/B] - Small error handling improvements (#2535) [B]Version v1.8.1[/B] - Use new requests functions and code cleanups - Fix AttributeError: StorageServer instance has no attribute 'delete' #2267 - Update travisci config - Add travisci deploy config [B]Version v1.8.0[/B] - Add Auto-generated Highlights back - Added team video channels back - Move JLT Series matches to the bottom - Use VIC as the fallback state for live streams - Don't require subscription for on-demand videos [B]Version v1.7.9[/B] - Remove debugging - Fix for Ooyala video ID discovery on live matches [B]Version v1.7.8[/B] - Cleanups and better exception handling - Cache token, add other live pass videos, more logging. (#1542) [B]Version v1.7.7[/B] - Fix some live matches not playing, handle ssl errors (#1081) - Update README.md [B]Version v1.7.6[/B] - Code cleanups and error if trying live streaming on Python < 2.7 - update comm.py - Fix broken paid subscriptions [B]Version v1.7.5[/B] - Remove forced TLSv1 from Ooyala [B]Version v1.7.4[/B] - ooyalahelper now using requests instead of urllib2 - Improve login process (#822) [B]Version v1.7.3[/B] - Support for paid subscriptions from afl.com.au [B]Version v1.7.2[/B] - Fix SSL erros [B]Version v1.7.1[/B] - Remove current round from 2016 - NAB Challenge now JLT. Renamed and added new rounds - Fix for 'zero length field name in format' on Python < 2.7 - Update README.md [B]Version v1.7.0[/B] - Rename live pass subscription setting - Minor enhancements to issue_reporter - Update issue reporter, fix error in comm.py - Cleanups for config.py and telstra_auth.py - Cleanups and flake8 compatibility for default.py - Code cleanups and flake8 fixes for Ooylahelper - Disable username/password if subscription type is free - fix missing line of code - Fix indentation - Style fixes, remove unused code - Fix live streaming and update for 2017 replays - Fix handling of non-ascii chars in titles [B]Version v1.6.4[/B] - Add better logging - Fix live streaming [B]Version v1.6.3[/B] - Fix invalid token error - Revert "Add files via upload" - Fix SSL verification errors - Add files via upload - Add handling for bad login/no subscription - Live Streaming fixes and code cleanups - Add support for live videos [B]Version v1.6.2[/B] - Add new highlight category and fix errors with Editorial Highlights [B]Version v1.6.1[/B] - Revert removal of local version of ElementTree [B]Version v1.6.0[/B] - Update description for news, etc inclusion - Big code cleanup, pep8 fixes - Remove third party modules - Add news, etc categories back as they still work - Update README.md [B]Version v1.5.0[/B] - Update addon readme to reflect no club video - Update license header - Switch coding from tabs to spaces - Add issue reporting, remove loading dialogs and club video - Add Season 2016 [B]Version v1.4.0[/B] - Support multiple seasons for match replays and remove busted categories - Add match replay information for 2015 [B]Version v1.3.1[/B] - Require v2.1.0 of xbmc.python for Gotham [B]Version v1.3[/B] - Update for Season 2014 inc. NAB Challenge - Update README [B]Version v1.2[/B] - Restructure plugin to use shared tools - Fix Round IDs for finals [B]Version v1.1[/B] - Initial version video true Cricket Live by Aussie Add-ons Watch live Cricket matches and other videos http://aussieaddons.com/addons/cricket/ https://github.com/aussieaddons/plugin.video.cricketaustralia video all [B]Version v0.1.2[/B] - Addon version in Kodi url [B]Version v0.1.1[/B] - Fix for error on no live matches for Matrix [B]Version v0.1.0[/B] - Fix thumbnails - Kodi 19 inputstream.adaptive - add github actions config - reuselanguageinvoker - Style fixes, remove unused imports - fix test for python 3 - tox - Get videos from new API, remove deprecated ListItem contructor calls - update settings - Basic test coverage - strings.po [B]Version v0.0.4[/B] - update for new API [B]Version v0.0.3[/B] - update travis token [B]Version v0.0.2[/B] - update addon.xml and travis.yml - Fix for API change - Improved live video listing/refreshing (#3) - Update README.md - Fix to restore news video stream support - Website updates for 2018/19 season - Include on-demand clips and DRM helper magic [B]Version v0.0.1[/B] - Initial version video true 9now add-on Watch live TV and catch up on all videos offered by the 9now service icon.png fanart.jpg video all [B]Version v1.1.2[/B] - Fix for missing show description - make parse_kodi_url safe - Update addon.xml [B]Version v1.1.1[/B] - remove reassignment of play_item in play.py - safer handling of getting upnext info [B]Version v1.1.0[/B] - add github actions config - remove deprectated drmhelper settings - Use inputstream.adaptive for HLS - Fix python 3 tests - Fix cache - Style fixes - Add future dependency - Basic test coverage - force_tlsv1=False - quick fix for KeyError on playback - Add plot info to series listings - Offscreen listItem creation to speed up list generation in Kodi 18+ - Fix for setIsFolder Kodi 17 compatibility - Formatting, change variable name - Fix to make forward compatible with future Up Next versions - Temporary fix to prevent video seek thumbs from being used as subtitles - Update API urls (v2, web device) and spoof UA to fix intermittent service outages and missing entries - Enable reuselanguageinvoker - Fix for 404 response on non-existent next episode - Update live TV URL to get 9Rush channel and fix errors caused by adding non-existent video info for live streams - Add background fetch of API data - Add UpNext integration and preliminary video info details - Fix making list of shows by genre - Split up list_series into separate list_series_by_genre function - Change TVSERIESQUERY_URL to target device=web as device=android did not return all results - Adjust cache to record when data was stored rather than when it is stale - Add API request to get shows by genre rather than filtering from request for all shows - Update classes.py - POC caching mechanism to speed up list generation - Add missing properties - Add missing inputstream.adaptive.manifest_type property and add sort methods to episode list - Speed up menu creation by creating ListItem offscreen - Update comm.py - Fix travis config - travis update for notifications, py27, and github org name [B]Version v1.0.4[/B] - Fix News and Documentary genres not populating - Show all episodes instead of just 'latest' - fix error message for geoblocking - fix handling of geoblocking errors [B]Version v1.0.3[/B] - Catch brightcove geoblocking errors (untested) - Update logo, catch and log JSON errors [B]Version v1.0.2[/B] - Fix some nonetype errors [B]Version v1.0.1[/B] - Fix for unicode errors - Fix wrong addon being called in settings - Fix live channel playlist parsing - Rework m3u8 parsing, missing airdate [B]Version v1.0.0[/B] - Update travisci token - Fix live streams - Add subtitles support - Various fixes, add live video quality setting - Rewrite add-on [B]Version v0.1.0[/B] - Bypass SSL Verification on platforms which lack SNI support - Complete rewrite to work with 9Now - Update README.md [B]Version v0.0.3[/B] - Move repo url from googlecode to github - Fix failure to show all available shows - Update README.md [B]Version v0.0.2[/B] - Initial version icon.png Common functions for Aussie Add-ons Common functions for Aussie Add-ons https://github.com/aussieaddons/script.module.aussieaddonscommon all GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [B]Version v1.3.3[/B] - Issues not allowed to be submitted unless url is from current version - Prevent tests from submitting an actual error report - GitHub Actions config - Fix not_already_reported for Kodi 19 - Fix multi-line message formatting in Kodi 19 - Fix issue reporting - Ensure all repos are listed for being reportable [B]Version v1.3.2[/B] - Leia and Matrix in prod repo - correct manage_repo arguments - travis.yml - build liea and matrix - LOGNOTICE -> LOGINFO - test dev repo [B]Version v1.3.1[/B] - Prevent issue reports from 'Kodi boxes' that have modified addon versions [B]Version v1.3.0[/B] - set version to 0.0.1 - fix style - repatch addon in test_utils - Don't set ADDON until called - Complete python 2/3 compatibility - add session test, begin changes for py2/3 compatibility - add future package to addon.xml, remove dependency on six in test_issue_reporter - Python 2/3 compatibility for issue_reporter and test_issue_reporter - Add issue_reporter unit tests, remove separate test requirements - Add unit tests for utils.py - move user_initiated logic into send_report [B]Version v1.2.0[/B] - Add platform as detected by Kodi to report summary - Fix travis config - travis-ci config update for notifications - Add to org blacklist - Create progress dialog for issue report immediately - Busy dialog box fix - Only allow reports for addons currently in repo - Limit issue report titles to 256 chars - Ensure debug mode is enabled for user reports. (#8) [B]Version v1.1.5[/B] - Add additional orgs to blacklist [B]Version v1.1.4[/B] - Update token [B]Version v1.1.3[/B] - Update GitHub references from xbmc-catchuptv-au to aussieaddons - Add blacklisting for org (#6) - Small tidy up - Allow if hostname is blank when checking agains blacklist - flake8 - Disallow reporting from known VPN/proxy addresses. [B]Version v1.1.2[/B] - Fix TypeError: can only concatenate list (not "unicode") to list [B]Version v1.1.1[/B] - Don't fail build on tag release [B]Version v1.0.2[/B] - Rework .travis.yml [B]Version v1.0.1[/B] - Deal with import _strptime python bug, update travis.yml - Show detected country to user on error - Use ipinfo for connection details and only allow AU reports - Fix for showing error dialog for non-reportable errors - Fix traceback handling in error reports - Fix error message handling - Fix token handling - Another attempt at token - Hopefully last time - .. and again - Update reporting token again after it went missing - Filter out any non-str values in exc value args - Update github token again - Rework version number handling and other fixes - Refactoring - Update exception handling - Include issue reporter and utils enhancements - Fix requirements and flake8 updates [B]Version v1.0.0[/B] - Initial version video Soccer Live add-on Soccer Live is an unofficial add-on for Australian soccer content video all [B]Version v1.5.0[/B] - Fix free auth 2021 [B]Version v1.4.3[/B] - Addon version in Kodi url - New strings file, update settings, use IA for all videos - Kodi 19 inputstream.adaptive [B]Version v1.4.2[/B] - fix 19 compat issues [B]Version v1.4.1[/B] - GitHub Actions config - missing test assertion - remove references to nrl in test data [B]Version v1.4.0[/B] - Style fixes, python3 for default.py - Ignore venv and tox folders for flake8 - Python 3 compatibility and some refactor fixes - Add tests - ooyalahelper -> stream_auth pt.2 - ooyalahelper -> stream_auth - Tidy up paid token [B]Version v1.3.2[/B] - Get live videos working again (broken due to API change) [B]Version v1.3.1[/B] - match replays using new key for replay ids [B]Version v1.3.0[/B] - Fix live matches - Update for changes in API [B]Version v1.2.1[/B] - Workaround for errors in metadata [B]Version v1.2.0[/B] - New 2020 auth, major improvements - Handle secure token error/unbound local - Add match replays [B]Version v1.1.1[/B] - Update auth for new api location [B]Version v1.1.0[/B] - Fix syntax mistake for showing prematch games - Finish mobile activation - Show live matches 10 minutes before scheduled start - Grey settings for mobile auth, reorder settings - Add support for paid subscriptions, prepare mobile authorisation [B]Version v1.0.1[/B] - Fix storing ticket incorrectly... [B]Version v0.9.9[/B] - Initial version video icon.png fanart.jpg Netball Live add-on Netball Live allows you to use you Free Telstra Live Pass to stream live matches, match replays, and other videos offered by this service. Note: this add-on is not compatible with passes obtained via in-app purchase. video all [B]Version v1.5.0[/B] - Fix auth for 2021 [B]Version v1.4.6[/B] - Sort listings by date properly - Kodi 19 inputstream.adaptive [B]Version v1.4.5[/B] - fix 19 compat issue [B]Version v1.4.4[/B] - GitHub Actions config - Update icon.png - build leia and matrix - Test new dev repo [B]Version v1.4.3[/B] - Implement new stream auth and fix live playback [B]Version v1.4.2[/B] - Fix replays and other videos - Fix live matches [B]Version v1.4.1[/B] - Update broken CI token [B]Version v1.4.0[/B] - Update .travis.yml - New strings.po for Kodi 19, overhaul settings. - use inputstream.adaptive - Use setArt instead of deprecated ListItem constructor - Style and formatting fixes - add tests - add test resources - Using brightcove now - no more ooyala - ooyalahelper -> stream_auth [B]Version v1.3.1[/B] - Fix upcoming matches, don't filter to only super netball comp [B]Version v1.3.0[/B] - Update for new telstra auth [B]Version v1.2.3[/B] - Fix JSON error [B]Version v1.2.2[/B] - Update auth for new api location [B]Version v1.2.1[/B] - Fix livepass login [B]Version v1.2.0[/B] - Fix other videos - Fix live matches [B]Version v1.1.2[/B] - Fix automatically removing login ticket if expired [B]Version v1.1.1[/B] - Add travis.yml - update version no. - Minor overhaul, using aussieaddonscommon [B]Version v1.1.0[/B] - List all replays, small fixes, flake8 - Update README.md [B]Version v1.0.0[/B] - Initial version icon.png fanart.jpg Module to assist in aquiring components to enable DRM playback This module is required for add-ons which can play back Widevine DRM protected videos. It will fetch and install the required content decrypter module and single sample decrypter module from our repo, and attempt to install the required inputstream.adaptive add-on. https://github.com/aussieaddons/script.module.drmhelper all GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [B]Version v2.0.8[/B] - Fix for Kodi 20 [B]Version v2.0.7[/B] - Don't force most recent version if an acceptable is installed - Fix downloading wvcdm in kodi 19 [B]Version v2.0.6[/B] - GitHub Actions config [B]Version v2.0.5[/B] - LOGNOTICE -> LOGINFO - build leia and matrix [B]Version v2.0.4[/B] - Fix cdm download/move for linux x86 and macos [B]Version v2.0.3[/B] - Adjust for new modules.json [B]Version v2.0.2[/B] - Update cdm modules location [B]Version v2.0.1[/B] - Implement proper test for _get_wvcdm_paths, fix python3 compat - tox fixes and flake8 pass - Python 3 compatibility - Fix Android compatibility, improve _get_platform and _is_wv_drm_supported tests - fix rpi properly - Improve is_uwp tests - Fix rpi support, improve is_wv_drm_supported test - Add missing future dependency - minor fixes - Change source of widevinecdm, implement checking of cdm version - Fix old entrypoints to drmhelper, add message for get_ssd_wv - fix syntax error from copy/paste - Change fakes cdm paths order - Search for cdms in same order as inputstream.adaptive [B]Version v2.0.0[/B] - Small changes to tests - Add tests and refactor _get_wvcdm - Fix flake8 errors - Remove unneeded addon version checks and tests - Fix unarchive command - Rework cdm path logic (#4) - Actually, add the new version of our travis script - Replace xbmc-catchuptv-au with aussieaddons and formatting for travis - Set py2.7 and Slack notification to travis build - Revert "Reduce CDM paths to just what we need" - Don't do the WV checking for Android - Fold extra function into check - Reduce CDM paths to just what we need - Clean up platform detection and add logging for CDM paths - Show dialog when drm platform not supported - Add more tests - Fix changes lost from helper.py in 5ab7fd0 - add xbmcbinaddons to cdm/ssd check - update arm cdm urls - Slight improvement for dialog texts - Stop keyerrors from arch lookup - Use arch lookup - Fix CDM path and some lint errors - Use xbmc cond vis UWP for Kodi 18 - Major update for v2 [B]Version v1.2.7[/B] - add special://xbmcbinaddons to ssd check [B]Version v1.2.6[/B] - Small hack for afl-video [B]Version v1.2.5[/B] - Update widevinecdm links [B]Version v1.2.4[/B] - Update widevinecdm, fix arm command, search lib/ [B]Version v1.2.3[/B] - Search home/addons for ssd_wv [B]Version v1.2.2[/B] - Don't fail after installing from repo [B]Version v1.2.1[/B] - Update Linux/ARM widevinecdm [B]Version v1.2.0[/B] - Major update - Hack for Xbox One detection for now - Fix typo - Xbox fixes - Better XboxOne handling - Try/except to not die with python subprocess on UWP - remove blurb at top - Limit linux updates of i.a/ssd_wv to LibreELEC - Update repo URL for downloading binaries - Update metadata [B]Version v1.1.0[/B] - Update Krypton binaries - Allow playback for non-DRM on DRM unsupported platforms [B]Version v1.0.9[/B] - logging clarity - make dir for slinked ssd_wv [B]Version v1.0.8[/B] - Add logging, no support for Android Kodi 17 [B]Version v1.0.7[/B] - Update travis.yml - Fix for IndexError exceptions [B]Version v1.0.6[/B] - Fix android x86 - Remove Kodi commit tag checking - Fix Android import error [B]Version v1.0.3[/B] - Formatting and docstrings - Several changes/features - Escape paths, fix buildversion errors - Fix Android error, begin Leia support - missing version attribute - Support Android, other tweaks/fixes - Windows - fix implementation and detect 32bit or 64bit - Fix error in addon.xml [B]Version v1.0.2[/B] - Update broken inputstream.adaptive zip links - update icon [B]Version v1.0.1[/B] - Feature to get i.a from direct link and install. - Catch error when trying to install modules without i.a - Add error message for Kodi < 17.0 - Add config - Improvement in checking for inputstream.adaptive [B]Version v1.0.0[/B] - Initial version video true icon.png fanart.jpg ABC iView by Aussie Add-ons iView offers full-length programs as seen on ABC TV, and iView originals ranging from arts to anime. Programs are added every day; most programs are available for 14 days. You must be located in Australia to access content. NOTE: This will count towards your Internet usage quota. http://aussieaddons.com/addons/abc_iview https://github.com/xbmc-catchuptv-au/plugin.video.abc_iview video all GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [B]Version v2.0.7[/B] - explain commented lines for DASH - Add proxy for malformed playlists - Fix for Kodi 21 - remove duplicate call - add compatibility fix for kodi v19 [B]Version v2.0.6[/B] - Fix error on empty show list [B]Version v2.0.5[/B] - Bad system clock now causes 401 - translatePath is in xbmcvfs on Kodi 20+ [B]Version v2.0.4[/B] - Allow playback on Xbox with subtitle file error [B]Version v2.0.3[/B] - Alter timestamp parsing - Empty dates - small fix [B]Version v2.0.2[/B] - Include add-on version in kodi urls - Allow for missing title metadata - incorrectly formatted url for program listings - Handle 404 of programs [B]Version v2.0.1[/B] - Kodi 19 inputstream.adaptive - Add future dependency - include from_serieslist param in url [B]Version v2.0.0[/B] - Reinstate xbmc.python requirement - GitHub Actions config - Shorten urls for series/collection listitems - Several changes - Refactor title parsing - Only remove 'cookies.dat' on old versions - Update fanart - Catch http errors other than 404 on auth - Fix error on selecting 'empty' series - Allow for Kodi 19 compatibility - Remove function caching - Don't raise error if subtitles fail to download/parse - Look for 'extras' if there aren't any regular videos for a series - Remove unused variables - Correct fanart for live streams - Consistent art and compatibility with Kodi 19 - Tidy up - Add tests for season folders - Force responses to 0.10.7 - Make folders for additional seasons when available - Parse subtitle for shows in collections - Handle searches with zero results - Remove past dependency (fixes error on libreelec) - Add collections to channels/categories - add excludes to tox - default to i.a for playback, show collections by default - Get 720p streams where available - Re-use python interpreter - New icon - Update settings and strings - Change setContent for categories to videos - Handle cancelling search query - Fix category logos, add fanart for categories with logos. - Python 3 compatibility - flake8 passing - Add tox config, fix format error - Add testing - Use mobile API v2 - Fix travis-ci config - travis-ci config update for notifications and github org name - Correct link to repo zip file [B]Version v1.8.5[/B] - Use title case for Settings and update Travis CI config [B]Version v1.8.4[/B] [B]Version v1.8.3[/B] - Make the Settings item consistent as captials - Fix subtitles, remove optional tag for drmhelper [B]Version v1.8.2[/B] - formatting pt. 2 - fix formatting - Add support for inputstream.adaptive playback - Add setting to toggle HD streams, remove subtitle setting - Update categories.py - Update parse.py - Update categories.py - Method name updates - Fix method name from utils - Code cleanups and add user reporting to settings - Code clean ups - Use aussie add-ons common module - Use customsession module - Validate categories - Remove automatic time/timezone calculation, small cleanup - Use external issue reporter module, rework dialog function - Correct implementation of DST calculation, handle exceptions - 404 error fixes, Flake8, other small changes [B]Version v1.8.0[/B] - Fix for duplicate entries in news categories - Switch to using requests - Add missing requests import - Switch to mobile API and update metadata for Kodi v17 - Remove cookies.dat on each playback - Update README.markdown - Add 'high quality' streams where available - Fix for error caused by missing playlist info - Fix cookie issue - Fix typo - Code style fixes and re-add season/episode parsing - Revert to Kodi native stream handling - Add feature to choose stream quality - small fix for error in episode number counting - Switch to mobile API [B]Version v1.7.6[/B] - rename HTMLParser class - Fix for subtitles [B]Version v1.7.3[/B] - Update README - Attempt to ignore SSL errors on Python 2.7.9+ [B]Version v1.7.2[/B] - Remove unset variable [B]Version v1.7.1[/B] - Roll back SSL fix due to breakage [B]Version v1.7.0[/B] - Disable the 'All' category due to API returning empty responses - Issue reporter fixes - Disable SSL verification to work around Apple issues - Add pre-Kodi v14 support for subtitles - Enable subtitles in settings - Add support for subtitles - Change method of playing videos - Fix incorrect variable name - Use minutes for older XBMC/Kodi versions [B]Version v1.6.8[/B] - Remove expire date from lastplayed field - Fix incorrect date variable - Add expiry date to end of description and fix duration - Fix datetime parsing - Parse episode correctly for title containing either Ep or Episode - Correct series parsing. Get expire date and send to kodi in lastplayed. - Don't allow bug report for IncompleteRead errors from API [B]Version v1.6.7[/B] - Improve log and error handling [B]Version v1.6.6[/B] - Enable 1-hour caching of iView feed - Remove bundled Beautiful Soup [B]Version v1.6.5[/B] - Add basic URL fetch retry mechanism - Fix indentation error - Replace XBMC with XBMC/Kodi in logging and error reports - Fix error reporting for Windows - Improve error handling and reporting [B]Version v1.6.4[/B] - Catchup repo & zip links on github not google code - Restore description & thumbnail to series list [B]Version v1.6.3[/B] - Parse episode title and add aired date [B]Version v1.6.2[/B] - Only allow issue reporting on latest version - Fix ElementTree issue with Python 2.6 [B]Version v1.6.1[/B] - Make feed parsing faster and fix series thumbnail issue [B]Version v1.6.0[/B] - Fix program feed after ABC broke it - Add ISP lookup to error reports - Don't allow the same error report twice - Fix strptime fix - Better fix for strptime import threading python issue - Work around Python strptime threading issue - Add automatic issue reporting - Update license headers - Update README [B]Version v1.5.0[/B] - Add XBMC version/platform debugging information - Update README and addon description - Comment out some noisy debugging - Fix label used to hide the News 24 live stream - Remove gzip request for URLs, because it fails sometimes - Remove simplejson as XBMC now supports real json - Add optional progressive HTTP(S) transport - Refactor rtmp url parsing into separate method - Improve error when service unavailable - Switch from tabs to spaces for Python code - We need version="2.1.0" for python API - Don't ask for xbmc.python v1.0 [B]Version v1.4.1[/B] - Fixed so that it works with news24 - More robust method of checking for error - Work around News24 addition to all arrays [B]Version v1.4.0[/B] - Don't die if duration is missing from metadata - Add ABC1-4 categories back to index - Move pre-commit and build-zip to seperate project - Update pre-commit script for better automation - Fix handling of some programs with missing metadata - Add git-hook and update ZIP building scripts to more automatic - Updated README - Move plugin directory so we can pull a ZIP file directly from github - Rework addStreamInfo to be compatible with XBMC <12 - Added new iView icon thanks to @ltmon [B]Version v1.3.1[/B] - Nice dialog message text wrapping - Better handshake error handling - Better fix for streaming server issue [B]Version v1.3[/B] - Add thanks to AdamMW - Print filename when building zip - Use PS3 auth to avoid AkamaiHD - Clean up dir lists and pass exceptions to the user better - Add streamInfo output and fix duration for new XBMC - Remove try/except here to pass error to the UI - Add more proxy services to README - Fix readme - Oops, switch comment spaces to tabs to match rest of routine - Fix url encoding if components are unicode without ascii-representable characters - Support for building XBMC Eden plugin, mainly for xbmc4xbox - Update README - Accidently mixed - and _ in dir name. Hack build script - Update README for librtmp fix on ATV - Fix path for building zip file [B]Version v1.2.0[/B] - Add thumbnail & description to series info - Use api?keyword=XXX rather than api?seriesIndex - Better sorting for series lists - Remove unused get_meta from parse_series_items - Remove unused code path - Extend categories list - Split single series menu into category submenus - Add GPLv3 license file and headers [B]Version v1.1.0[/B] - Initial version video true icon.png fanart.jpg SBS On Demand by Aussie Add-ons SBS On Demand provides free, unlimited streaming of TV shows, films and events. Watch full episodes of your favourite SBS shows online when you want. http://aussieaddons.com/addons/sbs/ https://github.com/xbmc-catchuptv-au/plugin.video.sbs video all GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [B]Version v1.1.13[/B] - Fix DAI stream id resolution - Update github actions - Temp fix for error getting next episode - Fix TypeError: '<' not supported... error - Fix for missing subtitles... - Kodi 19 inputstream.adaptive - GitHub Actions config [B]Version v1.1.9[/B] - Update mobile app version to a supported value - Further fixes for Matrix - Fix problem with incorrectly parsed date - don't keep addon object in module scope - Build for Leia and Matrix - python 3.8 compatibility - Style fixes, fix some tests - Complete tests - Fix ValueError on occasional float duration - stop error on viewing 'continue watching' when not logged in - Fix playback on Kodi < 18 - Add UpNext support and add more details to program listings (#1290) - Add integrated SBS 'Favourites' [B]Version v1.1.8[/B] - Allow for 'bad' metadata - Fix IndexError when accessing 'empty' programs [B]Version v1.1.7[/B] - Fix small mistake in default - Add search capability - Fix next page showing when not applicable - All lists are now max 50 length - Put total items/multi-page assignment in correct area - Multi-page - Fix 10 item limit, begin work on multiple pages - Only show 'Football Highlights' in sports genre - Correctly flatten single series - reuselanguageinvoker - Add seasons plus other changes - Fix using old function signature in get_category [B]Version v1.1.6[/B] - First run info dialog to inform of account requirements - Update for new API [B]Version v1.1.4[/B] - Addon temporarily broken - Fix travis config - travis update for notifications, py27, and github org name - Widen bandwidth windows for stream selection - Add stream quality selection (#1280) [B]Version v1.1.3[/B] - Fix missing quote in travis yaml (#1267) - Adapt error handling to new utils module (#1263) [B]Version v1.1.2[/B] - Fix DAI stream id resolution - Update github actions - Temp fix for error getting next episode - Fix TypeError: '<' not supported... error - Fix for missing subtitles... - Kodi 19 inputstream.adaptive - GitHub Actions config - Update mobile app version to a supported value - Further fixes for Matrix - Fix problem with incorrectly parsed date - don't keep addon object in module scope - Build for Leia and Matrix - python 3.8 compatibility - Style fixes, fix some tests - Complete tests - Fix ValueError on occasional float duration - stop error on viewing 'continue watching' when not logged in - Fix playback on Kodi < 18 - Add UpNext support and add more details to program listings (#1290) - Add integrated SBS 'Favourites' - Allow for 'bad' metadata - Fix IndexError when accessing 'empty' programs - Fix small mistake in default - Add search capability - Fix next page showing when not applicable - All lists are now max 50 length - Put total items/multi-page assignment in correct area - Multi-page - Fix 10 item limit, begin work on multiple pages - Only show 'Football Highlights' in sports genre - Correctly flatten single series - reuselanguageinvoker - Add seasons plus other changes - Fix using old function signature in get_category - First run info dialog to inform of account requirements - Update for new API - Addon temporarily broken - Fix travis config - travis update for notifications, py27, and github org name - Widen bandwidth windows for stream selection - Add stream quality selection (#1280) - Fix missing quote in travis yaml (#1267) - Adapt error handling to new utils module (#1263) [B]Version v1.1.13[/B] - Fix DAI stream id resolution [B]Version v1.1.12[/B] - Update github actions - Temp fix for error getting next episode [B]Version v1.1.11[/B] - Fix TypeError: '<' not supported... error [B]Version v1.1.10[/B] - Fix for missing subtitles... - Kodi 19 inputstream.adaptive - GitHub Actions config - Update mobile app version to a supported value - Further fixes for Matrix - Fix problem with incorrectly parsed date - don't keep addon object in module scope - Build for Leia and Matrix - python 3.8 compatibility - Style fixes, fix some tests - Complete tests - Fix ValueError on occasional float duration - stop error on viewing 'continue watching' when not logged in - Fix playback on Kodi < 18 - Add UpNext support and add more details to program listings (#1290) - Add integrated SBS 'Favourites' - Allow for 'bad' metadata - Fix IndexError when accessing 'empty' programs - Fix small mistake in default - Add search capability - Fix next page showing when not applicable - All lists are now max 50 length - Put total items/multi-page assignment in correct area - Multi-page - Fix 10 item limit, begin work on multiple pages - Only show 'Football Highlights' in sports genre - Correctly flatten single series - reuselanguageinvoker - Add seasons plus other changes - Fix using old function signature in get_category - First run info dialog to inform of account requirements - Update for new API - Addon temporarily broken - Fix travis config - travis update for notifications, py27, and github org name - Widen bandwidth windows for stream selection - Add stream quality selection (#1280) - Fix missing quote in travis yaml (#1267) - Adapt error handling to new utils module (#1263) - Fixes unbound local errors - Revise subtitle metadata logic - Handle no subtitles available, remove subtitle setting - Fix subtitles - Add user reporting, code updates - Metadata and common module update fixes - Fix missing requirement - Code cleanups, use common modules and update metadata - Update README.markdown [B]Version v1.1.0[/B] - Properly fix SSL issues with Python 2.7.9+ [B]Version v1.0.9[/B] - Ignore SSL errors on Python 2.7.9+ - Add handling for absence of subtitle metadata - Added files via upload - Update comm.py - Enable subtitles in settings - Add support for subtitles - Change method of playing videos [B]Version v1.0.8[/B] - Fix XBMC v12 thumbnail handling error [B]Version v1.0.7[/B] - Fix for handling duration with decimal point [B]Version v1.0.6[/B] - Support fetching new streaming tokens [B]Version v1.0.5[/B] - Update basic auth string [B]Version v1.0.4[/B] - Better program sorting (Thanks Peter Beckwith!) - Handle bad season/episode number information - Fix strptime lock issue [B]Version v1.0.3[/B] - Update HTTP Basic auth password - Fix Github API url for issue reporting - Reduce debug logging - Only retry 3 times, not 10 [B]Version v1.0.2[/B] - Better edge case program handling and program information - Fix 'Coming Soon' category (Thanks Peter Beckwith!) [B]Version v1.0.1[/B] - Cache all the URLs fetched - Sort programs alphabetically - Don't filter out some programs - Update Github issue API [B]Version v1.0.0[/B] - Initial version