@ -180,11 +180,16 @@ public class GetPlayoutItemProcessByChannelNumberHandler : FFmpegProcessHandler<
@@ -180,11 +180,16 @@ public class GetPlayoutItemProcessByChannelNumberHandler : FFmpegProcessHandler<
@ -14,7 +14,7 @@ public class FFmpegProfileRepository : IFFmpegProfileRepository
@@ -14,7 +14,7 @@ public class FFmpegProfileRepository : IFFmpegProfileRepository
@ -614,7 +614,7 @@ public class JellyfinTelevisionRepository : IJellyfinTelevisionRepository
@@ -614,7 +614,7 @@ public class JellyfinTelevisionRepository : IJellyfinTelevisionRepository
@ -595,10 +595,10 @@ public class MediaCollectionRepository : IMediaCollectionRepository
@@ -595,10 +595,10 @@ public class MediaCollectionRepository : IMediaCollectionRepository
@ -25,7 +25,7 @@ public class StreamSelectorRepository : IStreamSelectorRepository
@@ -25,7 +25,7 @@ public class StreamSelectorRepository : IStreamSelectorRepository
"SELECT COUNT(*) FROM `Show` WHERE Id in @ShowIds",
new{ShowIds=showIds})
.Map(c=>c==showIds.Count);
}
@ -502,10 +502,10 @@ public class TelevisionRepository : ITelevisionRepository
@@ -502,10 +502,10 @@ public class TelevisionRepository : ITelevisionRepository