-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
157 changed files
with
1,057 additions
and
873 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<addon id="plugin.audio.baidu" | ||
name="百度音乐" | ||
version="1.0.1" | ||
version="1.1.0" | ||
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.xbmcswift2" version="2.4.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="script.module.geturl" version="1.0.0"/> | ||
<import addon="plugin.video.yinyuetai" version="1.9.0"/> | ||
<import addon="plugin.video.iqiyi" version="2.4.0"/> | ||
</requires> | ||
|
||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>audio</provides> | ||
</extension> | ||
|
@@ -17,7 +19,7 @@ | |
<description>Baidu Music Kodi Plugin</description> | ||
<description lang="zh">百度音乐插件</description> | ||
<source>https://github.com/yfang1644/kodi_plugins/plugin.audio.baidu</source> | ||
<email>[email protected]</email> | ||
<email>[email protected]</email> | ||
<platform>all</platform> | ||
</extension> | ||
</addon> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+12.4 KB
....audio.baidu/plugin.audio.baidu-1.0.1.zip → ....audio.baidu/plugin.audio.baidu-1.1.0.zip
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+48.5 KB
...in.audio.kuwo/plugin.audio.kuwo-2.2.4.zip → ...in.audio.kuwo/plugin.audio.kuwo-2.3.0.zip
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.