<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.watchnixtoons2" name="WatchNixtoons2" version="0.10.6" provider-name="WNT2">
    <requires>
        <import addon="script.module.requests"/>
        <import addon="script.module.six"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
        <provides>video</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en">WatchNixtoons2</summary>
        <description lang="en">
Watch cartoons and anime from [COLOR orange][B]www.wcofun.com[/B][/COLOR].

Support the WatchCartoonOnline website with a PayPal donation to:
[COLOR khaki][B]wcohelp@yandex.com[/B][/COLOR]

Add-on originally by doko.
Random updates by lolage.
        </description>
        <disclaimer lang="en">The authors of this addon do not host any of the content found or have any affiliation with the content providers. This add-on only scrapes web pages.</disclaimer>
        <language>en</language>
        <platform lang="en">all</platform>
        <news>[COLOR orange][B]WatchNixtoons2[/B][/COLOR] - Cartoons &amp; Anime
[B]0.10.6:[/B]
- Small cleanup of code, remove BASEURL_ALT, how context menus are added
- Update Thumbnail Hashes
- Update User Agent

[B]0.10.5:[/B]
- Set mediatype
- Update Thumbnail Hashes

[B]0.10.4:[/B]
- Revert Force mount session on each request
- Change Domain
- Some Code cleanup

[B]0.10.3:[/B]
- Force mount session on each request

[B]0.10.2:[/B]
- Change session mount

[B]0.10.1:[/B]
- Revert clean title changes

[B]0.10.0:[/B]
- Fix listitem deprecated warnings
- Latest Movies Now show thumbnails if available
- Some Code clean-up
- Update Thumbnail Hashes
- Update User Agent</news>
        <assets>
            <icon>icon.png</icon>
        </assets>
    </extension>
</addon>
