Skip to content

Commit

Permalink
Version 2.5.0+matrix.1
Browse files Browse the repository at this point in the history
  • Loading branch information
enen92 committed Apr 12, 2020
1 parent e98086c commit 690aa29
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
10 changes: 7 additions & 3 deletions addon.xml
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" />
Expand Down Expand Up @@ -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>
Expand Down
7 changes: 7 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
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

2.4.1 (29.3.2020)
- Fix requests

Expand Down

0 comments on commit 690aa29

Please sign in to comment.