Skip to content

Commit

Permalink
Added a disabled channel for broken channels
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlendea committed Feb 9, 2020
1 parent 015b376 commit f11a9c3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Data/channels.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1372,6 +1372,16 @@
<string>RO: Intermedia Suceava</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>___broken</Id>
<IsEnabled>false</IsEnabled>
<Name>INVALID_CHANNEL</Name>
<GroupId>unknown</GroupId>
<LogoUrl />
<Aliases>
<string>Acasa TV</string>
</Aliases>
</ChannelDefinitionEntity>
<ChannelDefinitionEntity>
<Id>___foreignChannels</Id>
<IsEnabled>false</IsEnabled>
Expand Down Expand Up @@ -1435,7 +1445,7 @@
<ChannelDefinitionEntity>
<Id>JobTV.ro</Id>
<IsEnabled>true</IsEnabled>
<Name>JobTv</Name>
<Name>Job TV</Name>
<GroupId>thematic</GroupId>
<LogoUrl>https://raw.githubusercontent.com/hmlendea/tv-logos/master/logos/job_tv.png</LogoUrl>
<Aliases>
Expand Down

0 comments on commit f11a9c3

Please sign in to comment.