Stream custom live channels using your own media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jason Dove 14d2dd0c3a
optimize jellyfin database fields and indexes (#2746)
1 day ago
..
.editorconfig fix builds (#1412) 2 years ago
20230812153920_Initial.Designer.cs add mysql database provider (#1375) 2 years ago
20230812153920_Initial.cs add mysql database provider (#1375) 2 years ago
20230812173602_InitialData.Designer.cs add mysql database provider (#1375) 2 years ago
20230812173602_InitialData.cs fix mysql migration (initial data) (#1379) 2 years ago
20230819162134_FixPageSize.Designer.cs fix local subtitles display (#1388) 2 years ago
20230819162134_FixPageSize.cs fix local subtitles display (#1388) 2 years ago
20230921065244_Add_FFmpegProfileScalingBehavior.Designer.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230921065244_Add_FFmpegProfileScalingBehavior.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230921071426_Add_FFmpegProfileNormalizeLoudnessMode.Designer.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230921071426_Add_FFmpegProfileNormalizeLoudnessMode.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230921072719_Remove_FFmpegProfileNormalizeLoudness.Designer.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230921072719_Remove_FFmpegProfileNormalizeLoudness.cs scaling behavior and normalize loudness (#1439) 2 years ago
20230929142116_Add_JellyfinMediaSourceLastCollectionsScan.Designer.cs optimize jellyfin collection scanning (#1453) 2 years ago
20230929142116_Add_JellyfinMediaSourceLastCollectionsScan.cs optimize jellyfin collection scanning (#1453) 2 years ago
20231114145549_Add_PlexCollection.Designer.cs plex collection rework (#1503) 2 years ago
20231114145549_Add_PlexCollection.cs plex collection rework (#1503) 2 years ago
20231201022751_Reset_ExternalCollectionEtag.Designer.cs fix disappearing collection tags (#1517) 2 years ago
20231201022751_Reset_ExternalCollectionEtag.cs fix disappearing collection tags (#1517) 2 years ago
20240102143631_AddFillWithGroup.Designer.cs fill with group (#1534) 2 years ago
20240102143631_AddFillWithGroup.cs fill with group (#1534) 2 years ago
20240105162621_AddFakeCollectionGroup.Designer.cs support filling with groups of song artists (#1537) 2 years ago
20240105162621_AddFakeCollectionGroup.cs support filling with groups of song artists (#1537) 2 years ago
20240109112430_AddExternalJsonPlayout.Designer.cs fix external json playouts with mysql (#1542) 2 years ago
20240109112430_AddExternalJsonPlayout.cs fix external json playouts with mysql (#1542) 2 years ago
20240114034944_Add_BlockScheduling.Designer.cs first pass at block scheduling (#1548) 2 years ago
20240114034944_Add_BlockScheduling.cs first pass at block scheduling (#1548) 2 years ago
20240114104626_Fix_BlockMinutes.Designer.cs block scheduling skip unchanged blocks (#1550) 2 years ago
20240114104626_Fix_BlockMinutes.cs fix mysql migration (#1561) 2 years ago
20240114120807_Add_PlayoutItemBlockKey.Designer.cs block scheduling skip unchanged blocks (#1550) 2 years ago
20240114120807_Add_PlayoutItemBlockKey.cs block scheduling skip unchanged blocks (#1550) 2 years ago
20240114120924_Reset_BlockPlayouts_BlockKey.Designer.cs block scheduling skip unchanged blocks (#1550) 2 years ago
20240114120924_Reset_BlockPlayouts_BlockKey.cs block scheduling skip unchanged blocks (#1550) 2 years ago
20240116185109_Add_BlockStopScheduling.Designer.cs add option to stop scheduling before or after block duration end (#1563) 2 years ago
20240116185109_Add_BlockStopScheduling.cs add option to stop scheduling before or after block duration end (#1563) 2 years ago
20240122152005_Add_PlayoutItemCollectionKey.Designer.cs add tests, replace playout items when collections are updated (#1566) 2 years ago
20240122152005_Add_PlayoutItemCollectionKey.cs add tests, replace playout items when collections are updated (#1566) 2 years ago
20240124041658_Add_PlayoutHistorySeed.Designer.cs allow shuffling block items (#1571) 2 years ago
20240124041658_Add_PlayoutHistorySeed.cs allow shuffling block items (#1571) 2 years ago
20240124212712_Add_PlayoutSeed.Designer.cs use super shuffle in block playouts (#1572) 2 years ago
20240124212712_Add_PlayoutSeed.cs use super shuffle in block playouts (#1572) 2 years ago
20240126015002_Remove_FFmpegProfileDynaudnorm.Designer.cs remove dynaudnorm filter (#1573) 2 years ago
20240126015002_Remove_FFmpegProfileDynaudnorm.cs remove dynaudnorm filter (#1573) 2 years ago
20240209170144_Update_SongMetadataParity.Designer.cs more guide templates; new song metadata library (#1603) 2 years ago
20240209170144_Update_SongMetadataParity.cs more guide templates; new song metadata library (#1603) 2 years ago
20240209170532_Reset_SongMetadataTagLib.Designer.cs more guide templates; new song metadata library (#1603) 2 years ago
20240209170532_Reset_SongMetadataTagLib.cs fix mysql db migrations 2 years ago
20240209191908_Reset_SongMetadataBadMigration.Designer.cs fix song libraries using string collections (#1605) 2 years ago
20240209191908_Reset_SongMetadataBadMigration.cs fix mysql db migrations 2 years ago
20240210124106_Reset_SongMetadata_ExistingLibraries.Designer.cs scanning fixes (#1606) 2 years ago
20240210124106_Reset_SongMetadata_ExistingLibraries.cs fix mysql db migrations 2 years ago
20240210152747_Add_BlockItem_IncludeInProgramGuide.Designer.cs evenly divide epg time for schedule blocks (#1607) 2 years ago
20240210152747_Add_BlockItem_IncludeInProgramGuide.cs evenly divide epg time for schedule blocks (#1607) 2 years ago
20240211021432_Add_PlayoutItem_GuideStart.Designer.cs evenly divide epg time for schedule blocks (#1607) 2 years ago
20240211021432_Add_PlayoutItem_GuideStart.cs evenly divide epg time for schedule blocks (#1607) 2 years ago
20240211153028_Add_Image_ImageMetadata.Designer.cs add basic image library support (#1608) 2 years ago
20240211153028_Add_Image_ImageMetadata.cs add basic image library support (#1608) 2 years ago
20240211153125_Add_LocalLibrary_Images.Designer.cs add basic image library support (#1608) 2 years ago
20240211153125_Add_LocalLibrary_Images.cs add basic image library support (#1608) 2 years ago
20240216120724_Rework_LibraryFolder.Designer.cs store local library folder hierarchy in db (#1616) 2 years ago
20240216120724_Rework_LibraryFolder.cs store local library folder hierarchy in db (#1616) 2 years ago
20240216120800_Reset_LocalLibraryFolders.Designer.cs store local library folder hierarchy in db (#1616) 2 years ago
20240216120800_Reset_LocalLibraryFolders.cs fix mysql db migrations 2 years ago
20240217013246_Add_ImageFolderDuration.Designer.cs allow decimal image duration (#1619) 2 years ago
20240217013246_Add_ImageFolderDuration.cs allow decimal image duration (#1619) 2 years ago
20240217015859_Update_ImageFolderDuration.Designer.cs allow decimal image duration (#1619) 2 years ago
20240217015859_Update_ImageFolderDuration.cs allow decimal image duration (#1619) 2 years ago
20240318152712_ResyncDb_DummyMigration.Designer.cs fix mysql migration (#1645) 2 years ago
20240318152712_ResyncDb_DummyMigration.cs fix mysql migration (#1645) 2 years ago
20240318153913_Update_BlockUniqueIndex.Designer.cs fix mysql migration (#1645) 2 years ago
20240318153913_Update_BlockUniqueIndex.cs fix mysql migration (#1645) 2 years ago
20240403150903_PlayoutTemplate_OptionalDateRange.Designer.cs add active date range to block playout templates editor (#1663) 2 years ago
20240403150903_PlayoutTemplate_OptionalDateRange.cs add active date range to block playout templates editor (#1663) 2 years ago
20240403180938_Rework_PlayoutTemplate_ActiveDateRange.Designer.cs rework active date range; add tests (#1664) 2 years ago
20240403180938_Rework_PlayoutTemplate_ActiveDateRange.cs rework active date range; add tests (#1664) 2 years ago
20240404160439_Add_Deco_Group_Deco.Designer.cs add deco system (#1665) 2 years ago
20240404160439_Add_Deco_Group_Deco.cs add deco system (#1665) 2 years ago
20240404182555_Add_DecoTemplate.Designer.cs add deco system (#1665) 2 years ago
20240404182555_Add_DecoTemplate.cs add deco system (#1665) 2 years ago
20240406013240_Add_DecoMode.Designer.cs add dead air fallback to deco system (#1668) 2 years ago
20240406013240_Add_DecoMode.cs add dead air fallback to deco system (#1668) 2 years ago
20240422144541_Add_FFmpegProfile_VideoProfile.Designer.cs add h264 profile option to ffmpeg profile (#1686) 2 years ago
20240422144541_Add_FFmpegProfile_VideoProfile.cs add h264 profile option to ffmpeg profile (#1686) 2 years ago
20240423191402_Add_FFmpegProfile_VideoPreset.Designer.cs add video presets for nvenc, qsv, software h264 and hevc encoders (#1688) 2 years ago
20240423191402_Add_FFmpegProfile_VideoPreset.cs add video presets for nvenc, qsv, software h264 and hevc encoders (#1688) 2 years ago
20240427142504_Add_Playlist.Designer.cs add playlists (#1690) 2 years ago
20240427142504_Add_Playlist.cs add playlists (#1690) 2 years ago
20240427174059_Add_ProgramScheduleItemPlaylist.Designer.cs add playlists (#1690) 2 years ago
20240427174059_Add_ProgramScheduleItemPlaylist.cs add playlists (#1690) 2 years ago
20240428175755_Add_PlaylistItemPlayAll.Designer.cs add playlist item play all option (#1694) 2 years ago
20240428175755_Add_PlaylistItemPlayAll.cs add playlist item play all option (#1694) 2 years ago
20240524134543_Add_FFmpegProfile_AllowBFrames.Designer.cs add b-frames option to ffmpeg profile (#1726) 2 years ago
20240524134543_Add_FFmpegProfile_AllowBFrames.cs add b-frames option to ffmpeg profile (#1726) 2 years ago
20240702192426_Add_PlexOtherVideo.Designer.cs Allow Other Videos Library Type on Plex to be sync (#1766) 2 years ago
20240702192426_Add_PlexOtherVideo.cs Allow Other Videos Library Type on Plex to be sync (#1766) 2 years ago
20240716141648_Add_Channel_ProgressMode.Designer.cs add "on demand" channel progress mode (#1790) 1 year ago
20240716141648_Add_Channel_ProgressMode.cs add "on demand" channel progress mode (#1790) 1 year ago
20240716155846_Add_Playout_OnDemandCheckpoint.Designer.cs add "on demand" channel progress mode (#1790) 1 year ago
20240716155846_Add_Playout_OnDemandCheckpoint.cs add "on demand" channel progress mode (#1790) 1 year ago
20240719173438_Add_Deco_DefaultFiller.Designer.cs add deco default filler (#1797) 1 year ago
20240719173438_Add_Deco_DefaultFiller.cs add deco default filler (#1797) 1 year ago
20240719182313_Update_PlayoutHistory_BlockId_Optional.Designer.cs add deco default filler (#1797) 1 year ago
20240719182313_Update_PlayoutHistory_BlockId_Optional.cs add deco default filler (#1797) 1 year ago
20240722190006_Add_Deco_DefaultFillerTrimToFit.Designer.cs add deco default filler trim to fit setting (#1800) 1 year ago
20240722190006_Add_Deco_DefaultFillerTrimToFit.cs add deco default filler trim to fit setting (#1800) 1 year ago
20240726025833_Add_Playout_TemplateFile.Designer.cs add experimental playout template system (#1808) 1 year ago
20240726025833_Add_Playout_TemplateFile.cs add experimental playout template system (#1808) 1 year ago
20240729175905_Add_PlayoutHistory_Finish.Designer.cs add yaml playout history; allow yaml playouts to be extended (#1832) 1 year ago
20240729175905_Add_PlayoutHistory_Finish.cs add yaml playout history; allow yaml playouts to be extended (#1832) 1 year ago
20240805181135_Add_Deco_UseWatermarkDuringFiller.Designer.cs add deco setting to use watermarks during filler (#1861) 1 year ago
20240805181135_Add_Deco_UseWatermarkDuringFiller.cs add deco setting to use watermarks during filler (#1861) 1 year ago
20241120195710_Add_Channel_SongVideoMode.Designer.cs add optional progress bar to generated song videos (#1945) 1 year ago
20241120195710_Add_Channel_SongVideoMode.cs add optional progress bar to generated song videos (#1945) 1 year ago
20241125183000_Add_FFmpegProfile_VaapiDisplay.Designer.cs add vaapi display option to ffmpeg profile (#1948) 1 year ago
20241125183000_Add_FFmpegProfile_VaapiDisplay.cs add vaapi display option to ffmpeg profile (#1948) 1 year ago
20250530083135_Add_ProgramSchedule_FixedStartTimeBehavior.Designer.cs add fixed start time behavior option to schedules and schedule items (#2017) 7 months ago
20250530083135_Add_ProgramSchedule_FixedStartTimeBehavior.cs add fixed start time behavior option to schedules and schedule items (#2017) 7 months ago
20250530085651_Add_ProgramScheduleItem_FixedStartTimeBehavior.Designer.cs add fixed start time behavior option to schedules and schedule items (#2017) 7 months ago
20250530085651_Add_ProgramScheduleItem_FixedStartTimeBehavior.cs add fixed start time behavior option to schedules and schedule items (#2017) 7 months ago
20250615001516_Add_FFmpegProfile_TonemapAlgorithm.Designer.cs add tonemap algorithm setting to ffmpeg profile (#2039) 7 months ago
20250615001516_Add_FFmpegProfile_TonemapAlgorithm.cs add tonemap algorithm setting to ffmpeg profile (#2039) 7 months ago
20250626210903_Add_ChannelStreamSelectorModes.Designer.cs add custom channel stream selector system (#2076) 6 months ago
20250626210903_Add_ChannelStreamSelectorModes.cs add custom channel stream selector system (#2076) 6 months ago
20250626211047_Add_ChannelStreamSelectors.Designer.cs add custom channel stream selector system (#2076) 6 months ago
20250626211047_Add_ChannelStreamSelectors.cs add custom channel stream selector system (#2076) 6 months ago
20250626214848_Refactor_ChannelStreamSelector.Designer.cs add custom channel stream selector system (#2076) 6 months ago
20250626214848_Refactor_ChannelStreamSelector.cs add custom channel stream selector system (#2076) 6 months ago
20250627201016_Add_ChannelActiveMode.Designer.cs add channel active mode (#2083) 6 months ago
20250627201016_Add_ChannelActiveMode.cs add channel active mode (#2083) 6 months ago
20250627233410_Add_TagExternalTypeId.Designer.cs add plex network metadata (#2085) 6 months ago
20250627233410_Add_TagExternalTypeId.cs add plex network metadata (#2085) 6 months ago
20250628002704_Add_PlexLibraryLastNetworksScan.Designer.cs add plex network metadata (#2085) 6 months ago
20250628002704_Add_PlexLibraryLastNetworksScan.cs add plex network metadata (#2085) 6 months ago
20250630151214_Add_PlayoutHistoryChildKey.Designer.cs yaml marathon history (#2094) 6 months ago
20250630151214_Add_PlayoutHistoryChildKey.cs yaml marathon history (#2094) 6 months ago
20250630185129_Add_PlayoutHistoryIsCurrentChild.Designer.cs yaml marathon history (#2094) 6 months ago
20250630185129_Add_PlayoutHistoryIsCurrentChild.cs yaml marathon history (#2094) 6 months ago
20250701110522_Add_ArtworkOriginalContentType.Designer.cs channel logo and watermark fixes (#2100) 6 months ago
20250701110522_Add_ArtworkOriginalContentType.cs channel logo and watermark fixes (#2100) 6 months ago
20250701115339_Add_ChannelWatermarkOriginalContentType.Designer.cs channel logo and watermark fixes (#2100) 6 months ago
20250701115339_Add_ChannelWatermarkOriginalContentType.cs channel logo and watermark fixes (#2100) 6 months ago
20250711215753_Add_FillerPresetExpression.Designer.cs add mid-roll filler expression (#2138) 6 months ago
20250711215753_Add_FillerPresetExpression.cs add mid-roll filler expression (#2138) 6 months ago
20250712033216_Add_BlockItemDisableWatermarks.Designer.cs allow block items to disable watermarks (#2139) 6 months ago
20250712033216_Add_BlockItemDisableWatermarks.cs allow block items to disable watermarks (#2139) 6 months ago
20250718133418_Add_ProgramScheduleItemMultipleMode.Designer.cs add multiple mode to schedule items (#2163) 6 months ago
20250718133418_Add_ProgramScheduleItemMultipleMode.cs add multiple mode to schedule items (#2163) 6 months ago
20250718210751_Modify_WatermarkMarginsAndWidth.Designer.cs change watermark width and margins to allow decimals (#2167) 6 months ago
20250718210751_Modify_WatermarkMarginsAndWidth.cs change watermark width and margins to allow decimals (#2167) 6 months ago
20250719133243_Add_TraktListAutoRefresh.Designer.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719133243_Add_TraktListAutoRefresh.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719135252_Add_TraktListLastUpdate.Designer.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719135252_Add_TraktListLastUpdate.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719141021_Add_TraktListLastMatch.Designer.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719141021_Add_TraktListLastMatch.cs add option to auto refresh trakt lists (#2169) 6 months ago
20250719152525_Add_TraktListPlaylist.Designer.cs add trakt playlist option (#2171) 6 months ago
20250719152525_Add_TraktListPlaylist.cs add trakt playlist option (#2171) 6 months ago
20250719153708_Add_PlaylistIsSystem.Designer.cs add trakt playlist option (#2171) 6 months ago
20250719153708_Add_PlaylistIsSystem.cs add trakt playlist option (#2171) 6 months ago
20250720030144_Add_RemoteStream.Designer.cs add basic remote stream library (#2175) 6 months ago
20250720030144_Add_RemoteStream.cs add basic remote stream library (#2175) 6 months ago
20250720030313_Add_LocalLibraryRemoteStream.Designer.cs add basic remote stream library (#2175) 6 months ago
20250720030313_Add_LocalLibraryRemoteStream.cs add basic remote stream library (#2175) 6 months ago
20250720135059_Add_RemoteStreamFields.Designer.cs add basic remote stream library (#2175) 6 months ago
20250720135059_Add_RemoteStreamFields.cs add basic remote stream library (#2175) 6 months ago
20250721130355_Add_RemoteStreamIsLive.Designer.cs add remote stream is_live property (#2181) 5 months ago
20250721130355_Add_RemoteStreamIsLive.cs add remote stream is_live property (#2181) 5 months ago
20250726155754_Add_MediaFilePathHash.Designer.cs fix app startup with mysql (#2205) 5 months ago
20250726155754_Add_MediaFilePathHash.cs fix app startup with mysql (#2205) 5 months ago
20250726171512_Update_MediaFilePathHash.Designer.cs fix app startup with mysql (#2205) 5 months ago
20250726171512_Update_MediaFilePathHash.cs fix app startup with mysql (#2205) 5 months ago
20250801025332_Add_PlayoutAnchorContext.Designer.cs add yaml playout pre_roll instruction (#2228) 5 months ago
20250801025332_Add_PlayoutAnchorContext.cs add yaml playout pre_roll instruction (#2228) 5 months ago
20250801172932_Add_FillerPresetPlaylist.Designer.cs add playlist support to filler preset (#2231) 5 months ago
20250801172932_Add_FillerPresetPlaylist.cs add playlist support to filler preset (#2231) 5 months ago
20250803211857_FillerPreset_UseChaptersAsMediaItems.Designer.cs Support individual chapters as filler (#2208) 5 months ago
20250803211857_FillerPreset_UseChaptersAsMediaItems.cs Support individual chapters as filler (#2208) 5 months ago
20250804184056_Rename_ChannelProgressMode.Designer.cs rename channel progress mode to playout mode (#2254) 5 months ago
20250804184056_Rename_ChannelProgressMode.cs rename channel progress mode to playout mode (#2254) 5 months ago
20250804193827_Add_ChannelIdleBehavior.Designer.cs add channel transcode mode and idle behavior (#2255) 5 months ago
20250804193827_Add_ChannelIdleBehavior.cs add channel transcode mode and idle behavior (#2255) 5 months ago
20250804203757_Add_ChannelIsEnabled.Designer.cs replace channel active mode with is enabled and show in epg (#2256) 5 months ago
20250804203757_Add_ChannelIsEnabled.cs replace channel active mode with is enabled and show in epg (#2256) 5 months ago
20250804211606_Remove_ChannelActiveMode.Designer.cs replace channel active mode with is enabled and show in epg (#2256) 5 months ago
20250804211606_Remove_ChannelActiveMode.cs replace channel active mode with is enabled and show in epg (#2256) 5 months ago
20250806161001_Add_ChannelWatermarkOpacityExpression.Designer.cs add watermark opacity expression (#2266) 5 months ago
20250806161001_Add_ChannelWatermarkOpacityExpression.cs add watermark opacity expression (#2266) 5 months ago
20250806191133_Add_PlayoutItemWatermark.Designer.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250806191133_Add_PlayoutItemWatermark.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250806191615_Populate_PlayoutItemWatermark.Designer.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250806191615_Populate_PlayoutItemWatermark.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250806195038_Remove_PlayoutItemWatermark.Designer.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250806195038_Remove_PlayoutItemWatermark.cs support multiple watermarks in yaml schedules (#2267) 5 months ago
20250808002108_Add_ChannelWatermarkZIndex.Designer.cs add watermark z-index (#2279) 5 months ago
20250808002108_Add_ChannelWatermarkZIndex.cs add watermark z-index (#2279) 5 months ago
20250808162048_Add_PlayoutItemGraphicsElement.Designer.cs add text graphics element to playback troubleshooting (#2282) 5 months ago
20250808162048_Add_PlayoutItemGraphicsElement.cs add text graphics element to playback troubleshooting (#2282) 5 months ago
20250808215226_Add_PlayoutItemGraphicsElementVariables.Designer.cs set variables from yaml playout graphics_on instruction (#2284) 5 months ago
20250808215226_Add_PlayoutItemGraphicsElementVariables.cs set variables from yaml playout graphics_on instruction (#2284) 5 months ago
20250809125941_Add_ProgramScheduleItemWatermarks.Designer.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809125941_Add_ProgramScheduleItemWatermarks.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809130844_Populate_ProgramScheduleItemWatermarks.Designer.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809130844_Populate_ProgramScheduleItemWatermarks.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809133650_Remove_ProgramScheduleItemWatermark.Designer.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809133650_Remove_ProgramScheduleItemWatermark.cs allow selecting multiple watermarks on schedule items (#2286) 5 months ago
20250809155249_Add_DecoWatermarks.Designer.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250809155249_Add_DecoWatermarks.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250809160002_Populate_DecoWatermarks.Designer.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250809160002_Populate_DecoWatermarks.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250809165720_Remove_DecoWatermark.Designer.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250809165720_Remove_DecoWatermark.cs allow selecting multiple watermarks on decos (#2287) 5 months ago
20250812005232_Add_PlayoutItemStartFinishIndex.Designer.cs fix overlapping block playout items (#2302) 5 months ago
20250812005232_Add_PlayoutItemStartFinishIndex.cs fix overlapping block playout items (#2302) 5 months ago
20250814003609_Fix_TemplateUniqueConstraints.Designer.cs block scheduling ui cleanup (#2316) 5 months ago
20250814003609_Fix_TemplateUniqueConstraints.cs fix mysql migrations (#2347) 4 months ago
20250823133839_Rename_ProgramSchedulePlayoutType_ScheduleKind.Designer.cs rename yaml playout to sequential schedule (#2335) 4 months ago
20250823133839_Rename_ProgramSchedulePlayoutType_ScheduleKind.cs rename yaml playout to sequential schedule (#2335) 4 months ago
20250823155914_Add_PlayoutScheduleFile.Designer.cs add xmltv block behavior setting (#2336) 4 months ago
20250823155914_Add_PlayoutScheduleFile.cs add xmltv block behavior setting (#2336) 4 months ago
20250823160902_Remove_PlayoutExternalJsonFileTemplateFile.Designer.cs add xmltv block behavior setting (#2336) 4 months ago
20250823160902_Remove_PlayoutExternalJsonFileTemplateFile.cs add xmltv block behavior setting (#2336) 4 months ago
20250825155751_Populate_PlayoutHistory_Finish.Designer.cs fix block playout history regression (#2343) 4 months ago
20250825155751_Populate_PlayoutHistory_Finish.cs fix inefficient database migration (#2411) 4 months ago
20250905114217_Add_ProgramScheduleItemGraphicsElements.Designer.cs add graphics elements on classic schedule items (#2380) 4 months ago
20250905114217_Add_ProgramScheduleItemGraphicsElements.cs add graphics elements on classic schedule items (#2380) 4 months ago
20250907150553_Add_ChannelPlayoutSource.Designer.cs add channel mirror (#2390) 4 months ago
20250907150553_Add_ChannelPlayoutSource.cs add channel mirror (#2390) 4 months ago
20250909135040_Add_ScheduleItemMarathon.Designer.cs add classic schedule marathon (#2400) 4 months ago
20250909135040_Add_ScheduleItemMarathon.cs add classic schedule marathon (#2400) 4 months ago
20250909144439_Add_ScheduleItemMarathonShuffleItems.Designer.cs add classic schedule marathon (#2400) 4 months ago
20250909144439_Add_ScheduleItemMarathonShuffleItems.cs add classic schedule marathon (#2400) 4 months ago
20250912115701_Add_PlaylistItemCount.Designer.cs add playlist item count and shuffle playlist items (#2407) 4 months ago
20250912115701_Add_PlaylistItemCount.cs add playlist item count and shuffle playlist items (#2407) 4 months ago
20250912212314_Add_PlayoutGap.Designer.cs Show fillers in the playout view in alternative shading (#2405) 4 months ago
20250912212314_Add_PlayoutGap.cs Show fillers in the playout view in alternative shading (#2405) 4 months ago
20250913143555_Add_DecoGraphicsElements.Designer.cs add graphics elements to decos (#2413) 4 months ago
20250913143555_Add_DecoGraphicsElements.cs add graphics elements to decos (#2413) 4 months ago
20250914150049_Add_RerunCollectionHistory.Designer.cs add rerun collection type (#2421) 4 months ago
20250914150049_Add_RerunCollectionHistory.cs add rerun collection type (#2421) 4 months ago
20250915030054_Add_ScheduleItemRerunCollection.Designer.cs add rerun collection type (#2421) 4 months ago
20250915030054_Add_ScheduleItemRerunCollection.cs add rerun collection type (#2421) 4 months ago
20250915031712_Add_PlayoutAnchorRerunCollection.Designer.cs add rerun collection type (#2421) 4 months ago
20250915031712_Add_PlayoutAnchorRerunCollection.cs add rerun collection type (#2421) 4 months ago
20250916020821_Add_BlockItemGraphicsElements.Designer.cs add watermarks and graphics elements to block items (#2424) 4 months ago
20250916020821_Add_BlockItemGraphicsElements.cs add watermarks and graphics elements to block items (#2424) 4 months ago
20250916141549_Add_FixH264VideoPreset.Designer.cs more nvidia 10-bit fixes (#2426) 4 months ago
20250916141549_Add_FixH264VideoPreset.cs more nvidia 10-bit fixes (#2426) 4 months ago
20250918112100_Add_ChannelSortNumber.Designer.cs more search fields and highlighting (#2440) 4 months ago
20250918112100_Add_ChannelSortNumber.cs more search fields and highlighting (#2440) 4 months ago
20250918180547_Add_DecoBreakContent.Designer.cs add deco break content (#2446) 3 months ago
20250918180547_Add_DecoBreakContent.cs add deco break content (#2446) 3 months ago
20251002004133_Add_PlayoutBuildStatus.Designer.cs add playout build status (#2476) 3 months ago
20251002004133_Add_PlayoutBuildStatus.cs add playout build status (#2476) 3 months ago
20251018150417_Remove_HlsSegmenterV2.Designer.cs consolidate streaming modes (#2544) 3 months ago
20251018150417_Remove_HlsSegmenterV2.cs consolidate streaming modes (#2544) 3 months ago
20251104180803_Add_CollectionTypeSearchQuery.Designer.cs add collection type search query (#2598) 2 months ago
20251104180803_Add_CollectionTypeSearchQuery.cs add collection type search query (#2598) 2 months ago
20251106120601_Update_SubtitleTitle.Designer.cs update subtitle titles (#2605) 2 months ago
20251106120601_Update_SubtitleTitle.cs update subtitle titles (#2605) 2 months ago
20251108120730_Add_GraphicsElementName.Designer.cs add graphics element name (#2613) 2 months ago
20251108120730_Add_GraphicsElementName.cs add graphics element name (#2613) 2 months ago
20251110043500_Add_MediaVersionInterlacedRatio.Designer.cs add better check for interlaced content (#2620) 2 months ago
20251110043500_Add_MediaVersionInterlacedRatio.cs add better check for interlaced content (#2620) 2 months ago
20251110143443_Reset_InterlacedRatio.Designer.cs fix interlaced check (#2621) 2 months ago
20251110143443_Reset_InterlacedRatio.cs fix interlaced check (#2621) 2 months ago
20251110150901_Reset_InterlacedRatioAgain.Designer.cs fix interlaced check again (#2623) 2 months ago
20251110150901_Reset_InterlacedRatioAgain.cs fix interlaced check again (#2623) 2 months ago
20251113162710_Add_BlockItemSearchQuery.Designer.cs add search query collection type to block schedules (#2644) 2 months ago
20251113162710_Add_BlockItemSearchQuery.cs add search query collection type to block schedules (#2644) 2 months ago
20251201160022_Add_RemoteStreamMetadata_ContentRatingPlot.Designer.cs add remote stream metadata (#2690) 1 month ago
20251201160022_Add_RemoteStreamMetadata_ContentRatingPlot.cs add remote stream metadata (#2690) 1 month ago
20251204011054_Fix_ChannelSortNumber.Designer.cs add migration to fix any incorrect channel sort numbers (#2701) 4 weeks ago
20251204011054_Fix_ChannelSortNumber.cs add migration to fix any incorrect channel sort numbers (#2701) 4 weeks ago
20251213202531_Fix_DuplicateSmartCollectionName.Designer.cs fix duplicate smart collection names (#2720) 3 weeks ago
20251213202531_Fix_DuplicateSmartCollectionName.cs fix some mysql migrations that failed on mariadb (#2725) 2 weeks ago
20251213203336_Add_SmartCollectionNameUnique.Designer.cs fix duplicate smart collection names (#2720) 3 weeks ago
20251213203336_Add_SmartCollectionNameUnique.cs fix duplicate smart collection names (#2720) 3 weeks ago
20251214002940_Fix_SmartCollectionNameSensitivity.Designer.cs smart collection names must be case insensitive (#2721) 3 weeks ago
20251214002940_Fix_SmartCollectionNameSensitivity.cs fix some mysql migrations that failed on mariadb (#2725) 2 weeks ago
20251219203119_Add_FFmpegProfile_TargetLoudness.Designer.cs add target loudness to ffmpeg profile (#2727) 2 weeks ago
20251219203119_Add_FFmpegProfile_TargetLoudness.cs add target loudness to ffmpeg profile (#2727) 2 weeks ago
20251223150542_Fix_DowngradeWarning.Designer.cs fix downgrade health check failure for mariadb (#2737) 1 week ago
20251223150542_Fix_DowngradeWarning.cs fix downgrade health check failure for mariadb (#2737) 1 week ago
20251230132754_Fix_RemoteStreamMetadataTitle.Designer.cs fix remote stream indexing due to missing titles (#2739) 2 days ago
20251230132754_Fix_RemoteStreamMetadataTitle.cs fix remote stream indexing due to missing titles (#2739) 2 days ago
20251231201959_Optimize_JellyfinItemIdEtagColumns.Designer.cs optimize jellyfin database fields and indexes (#2746) 1 day ago
20251231201959_Optimize_JellyfinItemIdEtagColumns.cs optimize jellyfin database fields and indexes (#2746) 1 day ago
TvContextModelSnapshot.cs optimize jellyfin database fields and indexes (#2746) 1 day ago