Skip to content

Commit

Permalink
Merge pull request #50 from hmlendea/dev
Browse files Browse the repository at this point in the history
Channel matching and source checking improvements
  • Loading branch information
hmlendea authored Oct 17, 2020
2 parents af6a680 + aeef732 commit 12774ab
Show file tree
Hide file tree
Showing 7 changed files with 250 additions and 163 deletions.
15 changes: 13 additions & 2 deletions Data/channels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,8 +1036,8 @@
<ChannelDefinitionEntity>
<Id>EuropaPlus.ro</Id>
<Name>Europa Plus</Name>
<GroupId>unknown</GroupId>
<LogoUrl>http://stvron.com/canale/mici/europa-plus.png</LogoUrl>
<GroupId>music</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/europa_plus.png</LogoUrl>
<Aliases>
<string>MD: Europa Plus</string>
</Aliases>
Expand Down Expand Up @@ -1339,9 +1339,11 @@
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/h!t_music_channel.png</LogoUrl>
<Aliases>
<string>RO: H!T Music</string>
<string>RO: H!T</string>
<string>RO: Hit Ch</string>
<string>RO: Hit Channel</string>
<string>RO: Hit Music</string>
<string>RO: Hit</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
Expand Down Expand Up @@ -1596,6 +1598,14 @@
<string>RO: Job</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>JohnnyBravo.ro</Id>
<Name>Johnny Bravo</Name>
<GroupId>kids</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/johnny_bravo.png</LogoUrl>
<Aliases>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>JurnalTV.md</Id>
<Name>Jurnal TV</Name>
Expand Down Expand Up @@ -2478,6 +2488,7 @@
<GroupId>news</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/pro_tv_news.png</LogoUrl>
<Aliases>
<string>RO: Pro News</string>
<string>RO: Pro TV News</string>
<string>RO: Știrile Pro TV</string>
</Aliases>
Expand Down
Loading

0 comments on commit 12774ab

Please sign in to comment.