More tizen based changes
This commit is contained in:
@@ -614,8 +614,7 @@ public class SRFPlayChannel : IChannel, IHasCacheKey
|
|||||||
ProviderIds = new Dictionary<string, string>
|
ProviderIds = new Dictionary<string, string>
|
||||||
{
|
{
|
||||||
{ "SRF", urn }
|
{ "SRF", urn }
|
||||||
},
|
}
|
||||||
MediaSources = new List<MediaSourceInfo> { mediaSource }
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// Add series info if available
|
// Add series info if available
|
||||||
|
|||||||
Reference in New Issue
Block a user