forked from dersphere/plugin.audio.shoutcast
-
Notifications
You must be signed in to change notification settings - Fork 3
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
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
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,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<addon id="plugin.audio.shoutcast" name="SHOUTcast" provider-name="Tristan Fischer ([email protected]), enen92" version="2.4.1"> | ||
<addon id="plugin.audio.shoutcast" name="SHOUTcast" provider-name="Tristan Fischer ([email protected]), enen92" version="2.5.0+matrix.1"> | ||
<requires> | ||
<import addon="xbmc.python" version="3.0.0" /> | ||
<import addon="script.module.xbmcswift2" version="19.0.0" /> | ||
|
@@ -88,8 +88,12 @@ | |
<description lang="ta_IN">இந்த துணை பயன் மூலம் நீங்கள் 50.000 மேற்பட்ட இலவச இணைய வானொலி நிலையங்களை உலாவ முடியும். தற்போதய சிறப்பியல்:[CR]- உச்சி 500 நிலையங்கள்[CR]- வகைபடி உலாவு (துணை வகைப்படி சேர்க்கவும் - அமைப்புகளில் தேர்வு செய்யவும்)[CR]- பெயர்படி நிலையத்தனி தேடுக[CR]- பெயர்படி நிலையத்தனி தேடுக[CR]- "என்னுடைய நிலையங்கள்" பட்டியலை நீங்கள் நிர்வகிக்க முடியும்[CR]- பிட்வீதம் மற்றும் கேட்போர் அளவுகளை பார்க்கவும் மற்றும் வரிசைபடுத்தவும்[CR]- ஒரு பக்கத்தில் 500 நிலையங்கள் (அமைப்புகளில் மாற்ற இயலும்)[CR]- தேக்கத்தை பயன்படுத்தவும் (24 மணிநேர வகை, 1 மணிநேர நிலைய பட்டியல்)</description> | ||
<description lang="zh_CN">你可以使用本插件浏览超过50.000免费网络电台。当前功能:[CR]- 500强电台[CR]- 按类别浏览(可设置子类)[CR]- 按名字搜索电台[CR]- 按当前播放曲目搜索电台[CR]- 管理“我的电台”-列表[CR]- 按比特率和收听人数排序[CR]- 每页500个电台(可设置)[CR]- 使用缓存(24小时类别,1小时站点列表)</description> | ||
<news> | ||
2.4.1 (29.3.2020) | ||
- Fix requests | ||
2.5.0+matrix.1 (12.4.2020) - matrix edition | ||
- Remove python2 support | ||
- Remove simplejson | ||
- New language folder layout | ||
- Automated submissions to matrix branch | ||
- Addon.xml cosmetics | ||
</news> | ||
<assets> | ||
<icon>icon.png</icon> | ||
|
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