MCPcopy Create free account

hub / github.com/chrisbenincasa/tunarr / functions

Functions4,665 in github.com/chrisbenincasa/tunarr

↓ 6 callersMethodgetFfmpegStdout
( args: string[], opts: GetStdoutOptions = { swallowError: false }, )
server/src/ffmpeg/ffmpegInfo.ts:341
↓ 6 callersMethodgetMigrations
()
server/src/migration/DrizzleMigrator.ts:47
↓ 6 callersMethodgetMovie
(externalKey: string)
server/src/external/emby/EmbyApiClient.ts:696
↓ 6 callersMethodgetProgramGroupings
( ids: string[], )
server/src/db/interfaces/IProgramDB.ts:68
↓ 6 callersMethodgetTables
(db: Kysely<any>)
server/src/migration/db/DatabaseCopyMigrator.ts:88
↓ 6 callersFunctionhandleClose
()
web/src/components/channel_config/ChannelProgrammingSort.tsx:61
↓ 6 callersFunctionhandleResult
( mediaSource: MediaSourceOrm, result: string, )
server/src/api/programmingApi.ts:731
↓ 6 callersMethodhasSubtitleTextContext
()
server/src/ffmpeg/builder/pipeline/BasePipelineBuilder.ts:184
↓ 6 callersMethodhasVideoEncoder
(encoder: string)
server/src/ffmpeg/builder/capabilities/FfmpegCapabilities.ts:28
↓ 6 callersFunctionhoursCrontab
(hours: number)
server/src/services/Scheduler.ts:187
↓ 6 callersFunctionisMidRollAnchor
(item: DeepReadonly<LineupItem>)
server/src/services/tvGuideUtil.ts:21
↓ 6 callersFunctionisRunningInContainer
()
server/src/util/containerUtil.ts:54
↓ 6 callersFunctionisStructuralItemType
( program: ProgramOrFolder | Library | string, )
types/src/Program.ts:392
↓ 6 callersFunctionloadCatalog
(locale: string)
web/src/i18n.ts:9
↓ 6 callersMethodlookupByExternalIds
( ids: | Set<[RemoteSourceType, MediaSourceId, string]> | Set<readonly [RemoteSourceType, Medi
server/src/db/interfaces/IProgramDB.ts:118
↓ 6 callersFunctionmake43ScaleFrameState
()
server/src/ffmpeg/builder/pipeline/hardware/VaapiPipeline.local.test.ts:917
↓ 6 callersFunctionmakeEpisodes
( showId: string, count: number, )
server/src/services/scheduling/TimeSlotService.test.ts:2021
↓ 6 callersFunctionmakeH264VideoInput
(inputPath: string, frameSize: FrameSize)
server/src/ffmpeg/builder/pipeline/hardware/QsvPipeline.local.test.ts:52
↓ 6 callersFunctionmakeStartTime
(dateStr: string)
server/src/services/scheduling/TimeSlotService.test.ts:1734
↓ 6 callersFunctionmakeSubtitlePref
( overrides: Partial<ChannelSubtitlePreferences>, )
server/src/services/StreamSelectionProfileResolver.test.ts:19
↓ 6 callersFunctionpostApiProgramsSearch
(options: Options<PostApiProgramsSearchData, ThrowOnError>)
web/src/generated/sdk.gen.ts:348
↓ 6 callersFunctionpushProgram
(program: Nilable<CondensedChannelProgram>)
server/src/services/scheduling/TimeSlotService.ts:155
↓ 6 callersMethodreject
(e: unknown)
server/src/services/TunarrWorkerPool.ts:76
↓ 6 callersMethodremoveConnection
(token: string)
server/src/stream/ConnectionTracker.ts:35
↓ 6 callersMethodscanEnded
(libraryId: string)
server/src/services/scanner/MediaSourceProgressService.ts:51
↓ 6 callersMethodscanStarted
(libraryId: string)
server/src/services/scanner/MediaSourceProgressService.ts:42
↓ 6 callersMethodscheduleOneOffTask
( name: ServiceIdentifier<() => Task2<InputTypeT, unknown>>, when: Dayjs | Date | number, args: z.
server/src/services/Scheduler.ts:93
↓ 6 callersFunctionsetCurrentEntityType
( t?: 'channel' | 'custom-show' | 'filler', )
web/src/store/channelEditor/actions.ts:37
↓ 6 callersFunctiontake
(generator: AsyncGenerator<T>, n: number)
server/src/util/streams.ts:31
↓ 6 callersFunctiontrimWithSegmentFilter
( segmentNumber: number, segmentsToKeepBefore = 10, )
server/src/stream/hls/HlsPlaylistMutator.test.ts:515
↓ 6 callersFunctionuseChannelFormContext
()
web/src/hooks/useChannelFormContext.ts:4
↓ 6 callersFunctionuseCustomShows
( opts?: Partial< StrictOmit< UseQueryOptions< CustomShow[], Error, TOut,
web/src/hooks/useCustomShows.ts:35
↓ 6 callersFunctionuseFillerLists
( opts?: Partial<ReturnType<typeof getApiFillerListsOptions>>, )
web/src/hooks/useFillerLists.ts:21
↓ 6 callersMethodwrapInSession
( pipeline: Pipeline, label: string, duration: Duration, )
server/src/ffmpeg/FfmpegStreamFactory.ts:973
↓ 5 callersMethodallFilters
()
server/src/ffmpeg/builder/capabilities/FfmpegCapabilities.ts:20
↓ 5 callersMethodallOptions
()
server/src/ffmpeg/builder/capabilities/FfmpegCapabilities.ts:12
↓ 5 callersMethodallVideoEncoders
()
server/src/ffmpeg/builder/capabilities/FfmpegCapabilities.ts:16
↓ 5 callersFunctionasyncPool
( iterable: Iterable<T>, iteratorFn: (item: T, iterable: Iterable<T>) => PromiseLike<R> | R, opts: Async
server/src/util/asyncPool.ts:17
↓ 5 callersFunctionbooleanToNumber
(b: Nilable<boolean>)
server/src/util/sqliteUtil.ts:4
↓ 5 callersMethodcacheKey
(key: keyof typeof CacheKeys)
server/src/ffmpeg/ffmpegInfo.ts:363
↓ 5 callersMethodcancelCleanup
()
server/src/stream/ConnectionTracker.ts:66
↓ 5 callersMethodclose
()
server/src/services/EventService.ts:92
↓ 5 callersMethodconvertSmartCollectionDao
( smartCollection: SmartCollection, )
server/src/db/SmartCollectionsDB.ts:65
↓ 5 callersFunctionconvertToApiMediaSource
( entityLocker: EntityMutex, source: MarkOptional<MediaSourceWithRelations, 'libraries' | 'paths'>,
server/src/api/mediaSourceApi.ts:903
↓ 5 callersFunctioncopyPreMigratedDb
(targetDir: string)
server/src/testing/testDbFactory.ts:10
↓ 5 callersFunctioncreateChannelOrm
(overrides?: Partial<ChannelOrm>)
server/src/testing/fakes/entityCreators.ts:27
↓ 5 callersFunctioncreateManyRelationAgg
(subquery: SubqueryWithSelection<TSelection, TAlias>, aggAlias: TAggAlias)
server/src/util/drizzleUtil.ts:45
↓ 5 callersFunctioncreateOfflineStreamLineupItem
( duration: number, programBeginMs: number, )
server/src/db/derived_types/StreamLineup.ts:134
↓ 5 callersMethodcreatePlaceholderSession
( opts: PlaceholderSessionOpts, )
server/src/ffmpeg/FfmpegStreamFactory.ts:743
↓ 5 callersFunctiondeepCopy
(value: T)
server/src/util/index.ts:236
↓ 5 callersMethodembyApiMediaSourcesInjection
( item: ApiEmbyItem, sources: EmbyMediaSourceInfo[], )
server/src/external/emby/EmbyApiClient.ts:1224
↓ 5 callersMethodfindLibraryFromPlexMedia
( media: PlexMedia, libraryId?: string, )
server/src/external/plex/PlexApiClient.ts:791
↓ 5 callersFunctionfirstContentIdPerSlot
( lineup: { type: string; id?: string; duration: number }[], slotDuration: number, )
server/src/services/scheduling/TimeSlotService.test.ts:2046
↓ 5 callersMethodflush
()
server/src/db/interfaces/ISettingsDB.ts:63
↓ 5 callersMethodforPixelFormat
(name: string)
server/src/ffmpeg/builder/format/PixelFormat.ts:199
↓ 5 callersFunctionformatLabel
(label: string)
server/src/ffmpeg/builder/filter/ComplexFilter.ts:205
↓ 5 callersMethodgetChannelSubtitlePreferences
( id: string, )
server/src/db/interfaces/IChannelDB.ts:190
↓ 5 callersFunctiongetChannelsOptions
(options?: Options<GetChannelsData>)
web/src/generated/@tanstack/react-query.gen.ts:102
↓ 5 callersFunctiongetDatabasePath
(dbPath: string)
server/src/util/databaseDirectoryUtil.ts:4
↓ 5 callersFunctiongetDefaultLogLevel
(useEnvVar: boolean = true)
server/src/util/defaults.ts:29
↓ 5 callersFunctiongetEmbyAuthorization
(apiKey: Maybe<string>, clientId: Maybe<string>)
server/src/external/emby/EmbyApiClient.ts:119
↓ 5 callersFunctiongetEmbyItemPersonMap
( item: ApiEmbyItem, mediaSourceUrl: string, )
server/src/external/emby/EmbyApiClient.ts:1905
↓ 5 callersFunctiongetEnvironmentLogLevel
(envVar?: string)
server/src/util/logging/LoggerFactory.ts:34
↓ 5 callersMethodgetExistingProgramGroupingDetails
* Returns a mapping of external ID (relative to the given media source) * to existing details about the item in our DB, namely the canonical ID.
server/src/db/interfaces/IProgramDB.ts:206
↓ 5 callersMethodgetHwAccels
()
server/src/ffmpeg/ffmpegInfo.ts:211
↓ 5 callersMethodgetItem
( itemId: string, extraFields: EmbyItemField[] = [], )
server/src/external/emby/EmbyApiClient.ts:358
↓ 5 callersMethodgetItemMetadataInternal
( key: string, schema: z.ZodType<PlexMetadataResponse<ItemType>>, )
server/src/external/plex/PlexApiClient.ts:694
↓ 5 callersFunctiongetJellyfinItemPersonMap
( item: ApiJellyfinItem, mediaSourceUrl: string, )
server/src/external/jellyfin/JellyfinApiClient.ts:1865
↓ 5 callersMethodgetLibrary
(id: string)
server/src/db/mediaSourceDB.ts:89
↓ 5 callersMethodgetLibrarySize
( libraryKey: string, context: ScanContext<EmbyApiClient>, )
server/src/services/scanner/EmbyMediaSourceMusicScanner.ts:111
↓ 5 callersMethodgetMediaOfType
( externalKey: string, schema: z.ZodType<PlexMetadataResponse<ItemType>>, converter: ( plexI
server/src/external/plex/PlexApiClient.ts:767
↓ 5 callersMethodgetMusicArtist
(key: string)
server/src/external/emby/EmbyApiClient.ts:949
↓ 5 callersFunctiongetNumericEnvVar
(name: ValidEnvVar)
server/src/util/env.ts:86
↓ 5 callersMethodgetRawItems
( parentId: Nilable<string>, itemTypes: Nilable<JellyfinItemKind[]> = null, extraFields: JellyfinI
server/src/external/jellyfin/JellyfinApiClient.ts:476
↓ 5 callersMethodgetShowPrograms
( id: string, )
server/src/db/CustomShowDB.ts:78
↓ 5 callersMethodgetSubtitleDetailsWithExtractedPath
( lineupItem: ContentBackedStreamLineupItem, stream: SubtitleStreamDetails, )
server/src/ffmpeg/SubtitleStreamPicker.ts:157
↓ 5 callersMethodgetVaapiDevice
()
server/src/ffmpeg/FfmpegStreamFactory.ts:1104
↓ 5 callersMethodgetVaapiDriver
()
server/src/ffmpeg/FfmpegStreamFactory.ts:1112
↓ 5 callersMethodgetYesNo
(v: boolean)
server/src/stream/hls/HlsMasterPlaylistMutator.ts:110
↓ 5 callersMethodglobalMediaSourceSettings
()
server/src/db/interfaces/ISettingsDB.ts:39
↓ 5 callersFunctionhandleClose
()
web/src/components/channel_config/ChannelProgrammingOrganizeOptions.tsx:30
↓ 5 callersFunctionhandleClose
()
web/src/components/channel_config/ChannelProgrammingDeleteOptions.tsx:25
↓ 5 callersFunctionhasSoftwareTonemapFilter
(pipeline: Pipeline)
server/src/ffmpeg/builder/pipeline/hardware/VaapiPipelineBuilder.test.ts:907
↓ 5 callersMethodhdhrSettings
()
server/src/db/interfaces/ISettingsDB.ts:33
↓ 5 callersFunctioninConstArr
( arr: Arr, typ: S, )
server/src/util/index.ts:411
↓ 5 callersFunctionisGroupingItemType
( program: ProgramOrFolder | Library | string, )
types/src/Program.ts:374
↓ 5 callersFunctionisHdrContent
(videoStream: VideoStream)
server/src/ffmpeg/builder/filter/HdrDetection.ts:3
↓ 5 callersMethodisLibraryLocked
(library: MediaSourceLibrary)
server/src/services/EntityMutex.ts:23
↓ 5 callersMethodisLocked
(key: string)
server/src/services/EntityMutex.ts:15
↓ 5 callersMethodisMediaSourceLocked
(mediaSource: MediaSource | MediaSourceOrm)
server/src/services/EntityMutex.ts:31
↓ 5 callersFunctionisProgramOffline
( program: Maybe<LineupItem>, channel: ChannelOrm, )
server/src/services/TvGuideService.ts:1411
↓ 5 callersFunctionisProgramType
(type: T['type'])
types/src/Program.ts:105
↓ 5 callersFunctionisValidMultiExternalIdType
( s: string, )
types/src/schemas/utilSchemas.ts:54
↓ 5 callersFunctionitemStartTimes
( result: Awaited<ReturnType<typeof scheduleTimeSlots>>, )
server/src/services/scheduling/TimeSlotService.test.ts:1815
↓ 5 callersMethodjellyfinApiMediaSourcesInjection
( item: ApiJellyfinItem, sources: JellyfinMediaSourceInfo[], )
server/src/external/jellyfin/JellyfinApiClient.ts:1150
↓ 5 callersMethodlastHeartbeat
(token: string)
server/src/stream/ConnectionTracker.ts:62
↓ 5 callersFunctionmakeAudioInput
(inputPath: string)
server/src/ffmpeg/builder/pipeline/software/SoftwarePipeline.local.test.ts:56
↓ 5 callersFunctionmakeChannelPayload
( transcodeConfigId: string, )
server/tests/channels.test.ts:16
↓ 5 callersFunctionmakeDstPrograms
()
server/src/services/scheduling/TimeSlotService.test.ts:1754
↓ 5 callersFunctionmakeDstSchedule
( overrides?: Partial<TimeSlotSchedule>, )
server/src/services/scheduling/TimeSlotService.test.ts:1782
← previousnext →401–500 of 4,665, ranked by callers