<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="service.subtitles.shooter"
       name="Shooter"
       version="1.0.5"
       provider-name="taxigps">
  <requires>
    <import addon="xbmc.python" version="2.1.0"/>
    <import addon="script.module.chardet" version="2.1.1"/>
    <import addon="script.module.beautifulsoup4" version="4.3.2"/>
  </requires>
  <extension point="xbmc.subtitle.module"
             library="service.py" />
  <extension point="xbmc.addon.metadata">
    <summary lang="en">Shooter</summary>
    <summary lang="zh">射手字幕</summary>
    <summary lang="zh_TW">射手字幕</summary>
    <description lang="en">Search and download subtitles from Shooter.cn</description>
    <description lang="zh">从射手网（Shooter.cn）下载字幕</description>
    <description lang="zh_TW">從射手網（Shooter.cn）下載字幕</description>
    <platform>all</platform>
    <license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
    <forum>http://forum.xbmc.org/showthread.php?tid=199644</forum>
    <website></website>
    <email></email>
    <source>https://github.com/taxigps/service.subtitles.shooter</source>
  </extension>
</addon>
