Skip to content

Commit

Permalink
Merge pull request #62 from hmlendea/data
Browse files Browse the repository at this point in the history
Updated data + Improved channel matching
  • Loading branch information
hmlendea authored Nov 12, 2021
2 parents 2a6c94b + b0319fa commit b4d6e50
Show file tree
Hide file tree
Showing 9 changed files with 246 additions and 118 deletions.
Binary file added .github/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"workbench.colorCustomizations": {
"statusBar.background": "#047b81",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#06aab2",
"statusBarItem.remoteBackground": "#047b81",
"statusBarItem.remoteForeground": "#e7e7e7",
"tab.activeBorder": "#06aab2"
},
"peacock.color": "#047b81"
}
18 changes: 18 additions & 0 deletions Data/channels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/bollywood_classic.png</LogoUrl>
<Aliases>
<string>RO: BO Clasic</string>
<string>RO: Bollywood Classic TV</string>
<string>RO: Bollywood Classic</string>
</Aliases>
</ChannelDefinitionEntity>
Expand Down Expand Up @@ -611,6 +612,12 @@
<string>RO: Cartoon</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>CBNFamily.ro</Id>
<Name>CBN Family</Name>
<Country>RO</Country>
<GroupId>unknown</GroupId>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>CBSReality.ro</Id>
<Name>CBS Reality</Name>
Expand Down Expand Up @@ -1481,6 +1488,9 @@
<Country>RO</Country>
<GroupId>local-transilvania</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/hd365.png</LogoUrl>
<Aliases>
<string>HD 365</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>HDNetAction.ro</Id>
Expand Down Expand Up @@ -1835,6 +1845,7 @@
<GroupId>unknown</GroupId>
<Aliases>
<string>-----ROMANIA------</string>
<string>*** ROMANIA - github.com/Free-IPTV</string>
<string>iptvcat.com</string>
<string>RO: iptvcat.com</string>
</Aliases>
Expand Down Expand Up @@ -2226,6 +2237,13 @@
<string>MD: Cimișlia TV</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>Medika.ro</Id>
<Name>Medika</Name>
<Country>RO</Country>
<GroupId>unknown</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/medika.png</LogoUrl>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>Megamax.ro</Id>
<Name>MegaMax</Name>
Expand Down
Loading

0 comments on commit b4d6e50

Please sign in to comment.