Skip to content

Commit

Permalink
Added new channels
Browse files Browse the repository at this point in the history
  • Loading branch information
sgloutnikov committed Aug 2, 2018
1 parent e679290 commit 93640f6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions app/src/main/assets/channels.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,5 +460,40 @@
"tvg-name": "EuroFolk",
"group": "Музикални",
"logo": "http://logos.kodibg.org/eurofolktv.png"
},
"100519": {
"name": "Первый канал России",
"tvg-id": "",
"tvg-name": "",
"group": "Руски",
"logo": "https://assets.neterra.tv/media/ort.png"
},
"100520": {
"name": "Наше кино",
"tvg-id": "",
"tvg-name": "",
"group": "Руски",
"logo": "https://assets.neterra.tv/media/nkino.png"
},
"100521": {
"name": "24 Techno",
"tvg-id": "",
"tvg-name": "",
"group": "Руски",
"logo": "https://assets.neterra.tv/media/techno24.png"
},
"100542": {
"name": "English Club",
"tvg-id": "EnglishClubTV",
"tvg-name": "EnglishClubTV",
"group": "Филмови",
"logo": "http://logos.kodibg.org/englishclubtv.png"
},
"100543": {
"name": "The World",
"tvg-id": "TheWorld",
"tvg-name": "TheWorld",
"group": "Документални",
"logo": "http://logos.kodibg.org/theworld.png"
}
}
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 93640f6

Please sign in to comment.