MCPcopy Create free account

hub / github.com/eleven-am/frames / functions

Functions1,642 in github.com/eleven-am/frames

↓ 4 callersFunctiongetClient
()
frontend/src/hooks/useClientAction.ts:14
↓ 4 callersMethodgetCurrentTime
()
frontend/src/providers/youtubeProvider.ts:90
↓ 4 callersMethodgetMetadata
(video: Video)
backend/src/stream/stream.service.ts:316
↓ 4 callersMethodgetTmdbApiKey
()
backend/src/misc/retrieve.service.ts:159
↓ 4 callersMethodgetVideoFromMedia
* @description Get the next recommended video for a user * @param media - The media to get the next recommended video for * @param ability -
backend/src/media/recommendations.service.ts:175
↓ 4 callersMethodinterpretImage
(image: Image, format: string, newWidth?: number)
backend/src/images/images.service.ts:362
↓ 4 callersMethodload
()
frontend/src/components/processForm.tsx:150
↓ 4 callersMethodperformActionById
(cloudStorageId: string, action: (storageService: BaseStorageService) => Promise<ReturnType>)
backend/src/storage/storage.service.ts:292
↓ 4 callersMethodplaceElement
()
frontend/src/components/bounds.tsx:83
↓ 4 callersMethodplay
()
frontend/src/providers/watched/videoBridge.ts:50
↓ 4 callersMethodplayOrPause
()
frontend/src/providers/watched/videoBridge.ts:35
↓ 4 callersMethodrevokeAuthKey
* @desc Revoke an authKey * @param authKey - The authKey to revoke * @param userId - The user id to revoke the authKey for * @param use
backend/src/authkey/authkey.service.ts:58
↓ 4 callersMethodscanEpisodesInShow
(show: Media)
backend/src/scanner/scanner.service.ts:418
↓ 4 callersMethodseekFromCurrent
(time: number)
frontend/src/providers/watched/videoBridge.ts:75
↓ 4 callersMethodsendVerificationEmail
(user: Omit<User, 'password'>, ip: string, device: string, endpoint: string)
backend/src/notifications/notification.service.ts:66
↓ 4 callersMethodsetVolume
(volume: number)
frontend/src/providers/watched/videoBridge.ts:81
↓ 4 callersMethodshowFromPath
(folder: FolderType, filePath: string)
backend/src/storage/storage.watcher.ts:326
↓ 4 callersMethodshowLeftControls
()
frontend/src/providers/watched/playerUI.ts:86
↓ 4 callersMethodshuffleVideos
(videos: Video[], name: string, session: CachedSession)
backend/src/playlists/playlists.service.ts:837
↓ 4 callersFunctiontagToString
(tag: Tag)
frontend/src/components/tags.tsx:23
↓ 4 callersFunctionuseClipboard
()
frontend/src/hooks/useCipboard.ts:5
↓ 4 callersFunctionuseFormActions
()
frontend/src/components/processForm.tsx:207
↓ 4 callersFunctionuseFormContext
()
frontend/src/components/processForm.tsx:191
↓ 4 callersFunctionusePicksContext
()
frontend/src/components/settings/picksModal.tsx:67
↓ 4 callersFunctionuseRefreshTime
()
frontend/src/contexts/refreshTime.tsx:8
↓ 3 callersMethod#manageAmbiguousSession
(session: SessionSchema | EmailResponseSchema)
frontend/src/providers/userProvider.ts:326
↓ 3 callersMethod#wrapButtonAction
(id: string, action: DialogButtonAction)
frontend/src/providers/dialogStore.ts:83
↓ 3 callersMethodaddLibraryToScanQueue
(library: CloudStorage, type: LibraryScanType)
backend/src/scanner/scanner.service.ts:1029
↓ 3 callersMethodbuildLanguage
(language: string)
backend/src/language/language.service.ts:59
↓ 3 callersMethodcookie
(session: Session & { user: User })
backend/src/session/session.service.ts:130
↓ 3 callersMethodcreate
(index: number)
backend/src/picks/picks.service.ts:34
↓ 3 callersFunctioncreateHomeResponse
(type: ClassType<T>)
backend/src/utils/utils.contracts.ts:93
↓ 3 callersMethodcreateSessionOrSendEmail
(user: User, ip: string, agent: Details, response: Response, endpoint: string, isSecure: boolean)
backend/src/authentication/auth.service.ts:703
↓ 3 callersMethoddeleteFileOrFolder
(cloudStorageId: string, location: string)
backend/src/storage/storage.service.ts:205
↓ 3 callersMethodemitScanEvent
(event: NewMediaEvent | NewEpisodesEvent | ScanLibraryEvent)
backend/src/storage/storage.watcher.ts:304
↓ 3 callersFunctiongenerateCompleteStyles
(posterBlur: string, backdropBlur: string, logoBlur: string | null)
frontend/src/utils/colour.ts:82
↓ 3 callersMethodgetData
(tmdbId: number)
backend/src/media/media.service.ts:1285
↓ 3 callersMethodgetFanArtApiKey
()
backend/src/misc/retrieve.service.ts:172
↓ 3 callersMethodgetFromEnvOrDB
(key: string)
backend/src/misc/retrieve.service.ts:331
↓ 3 callersMethodgetItemByName
(itemName: string, type: FinMediaTypes)
backend/src/render/render.service.ts:220
↓ 3 callersMethodgetMailConfig
()
backend/src/misc/retrieve.service.ts:217
↓ 3 callersMethodgetObjectFromFolder
(folder: Folder)
backend/src/storage/storage.service.ts:53
↓ 3 callersMethodgetObjectFromVideo
(video: Video)
backend/src/storage/storage.service.ts:57
↓ 3 callersMethodgetOpenAiApiKey
()
backend/src/misc/retrieve.service.ts:185
↓ 3 callersMethodgetOpenSubtitlesConfig
()
backend/src/misc/retrieve.service.ts:248
↓ 3 callersMethodgetPlaybackDetailsFromView
(viewId: string, link: string)
backend/src/render/render.service.ts:230
↓ 3 callersMethodgetPlaylist
* @description Get a playlist from the database and format it to the PlaylistDetails type * @param playlist - The playlist to get * @param u
backend/src/playlists/playlists.service.ts:158
↓ 3 callersMethodgetRelativePath
(folder: string, filePath: string)
backend/src/storage/storage.watcher.ts:352
↓ 3 callersMethodgetStorage
(cloudStorage: CloudStorage)
backend/src/storage/storage.service.ts:219
↓ 3 callersMethodgetUnScannedMovies
(storage: CloudStorage)
backend/src/scanner/scanner.service.ts:659
↓ 3 callersMethodgetUnScannedShows
(storage: CloudStorage)
backend/src/scanner/scanner.service.ts:701
↓ 3 callersMethodidentityFrontImages
()
backend/src/images/images.service.ts:507
↓ 3 callersMethodisConfigured
()
backend/src/misc/retrieve.service.ts:99
↓ 3 callersMethodleave
()
frontend/src/providers/realtimeNotifier.ts:109
↓ 3 callersFunctionmapResponse
(response: HttpResponse<T, HttpExceptionSchema>, notifyOnFail = true)
frontend/src/providers/apiProvider.ts:9
↓ 3 callersMethodmapStorage
(cloudStorage: CloudStorage)
backend/src/storage/storage.service.ts:302
↓ 3 callersMethodpause
()
frontend/src/providers/watched/videoBridge.ts:57
↓ 3 callersFunctionplayerButtonClass
(className?: string, isActivated?: boolean, isDeactivated?: boolean)
frontend/src/components/watch/playerButton.tsx:22
↓ 3 callersMethodplayerCanPlay
()
frontend/src/providers/watched/playerUI.ts:182
↓ 3 callersFunctionrandom
(seed: number)
frontend/src/utils/colour.ts:7
↓ 3 callersMethodreadFolder
(params: ReadFolderArgs)
backend/src/setup/setup.service.ts:323
↓ 3 callersMethodremoveUserSessions
* @desc Remove all sessions for a user * @param userId - The user id to remove the sessions for
backend/src/session/session.service.ts:113
↓ 3 callersMethodsaveMediaEmbed
(media: ScanResult, mediaId: string)
backend/src/misc/llm.service.ts:55
↓ 3 callersMethodsaveMovie
(movie: ScanResult)
backend/src/scanner/scanner.service.ts:861
↓ 3 callersMethodsaveShow
(show: ScanResult)
backend/src/scanner/scanner.service.ts:931
↓ 3 callersFunctionset
(data: Data)
frontend/src/utils/storage.ts:8
↓ 3 callersFunctionshuffle
(array: DataType[], length?: number)
frontend/src/utils/arrayFunctions.ts:126
↓ 3 callersMethodstop
* @desc Stop watching folders
backend/src/storage/file.watcher.ts:60
↓ 3 callersFunctionstripLastComa
(x: string)
frontend/src/utils/colour.ts:85
↓ 3 callersMethodstripString
(str: string)
backend/src/scanner/scanner.identifier.ts:353
↓ 3 callersMethodtoQueryString
(rawQuery?: QueryParamsType)
frontend/src/api/http-client.ts:94
↓ 3 callersMethodunload
()
frontend/src/components/processForm.tsx:156
↓ 3 callersMethodupdateUser
(update: UpdateUser)
frontend/src/providers/userProvider.ts:196
↓ 3 callersFunctionuseBounds
()
frontend/src/components/bounds.tsx:127
↓ 3 callersFunctionuseVerticalInformationLink
(type: LinkType, props: VerticalInformation)
frontend/src/hooks/useMediaLink.ts:153
↓ 3 callersMethoduser
()
frontend/src/providers/realtimeNotifier.ts:105
↓ 2 callersMethod#getActiveState
()
frontend/src/providers/watched/videoBridge.ts:162
↓ 2 callersMethod#isBuffering
()
frontend/src/providers/watched/videoManager.ts:271
↓ 2 callersMethod#isFullScreen
()
frontend/src/providers/watched/playerUI.ts:192
↓ 2 callersMethod#mapDialog
(id: string, mapper: (dialog: DialogState) => DialogState)
frontend/src/providers/dialogStore.ts:106
↓ 2 callersFunctionApiPickCategoryId
(description: string)
backend/src/picks/picks.decorators.ts:11
↓ 2 callersFunctionApiStreamQuality
(description: string)
backend/src/stream/stream.decorators.ts:16
↓ 2 callersFunctionApiSubtitleId
(description: string)
backend/src/subtitles/subtitles.decorators.ts:12
↓ 2 callersFunctionScanQueue
()
backend/src/scanner/scanner.constants.ts:10
↓ 2 callersMethodbaseQuery
(user: User, policy: AccessPolicy)
backend/src/media/media.authorizer.ts:120
↓ 2 callersFunctionbuildButtonClass
(type: ButtonType = ButtonType.Dark, primary: boolean = false, noTransition: boolean = false)
frontend/src/components/button.tsx:106
↓ 2 callersMethodbuildCache
(folders: string[])
backend/src/storage/file.watcher.ts:156
↓ 2 callersMethodbuildEditorialHomeResponse
* @description Build an editorial home response from a list of slim media * @param label - The label of the response * @param identifier - The i
backend/src/media/recommendations.service.ts:550
↓ 2 callersMethodbuildFromName
(language: string)
backend/src/language/language.service.ts:82
↓ 2 callersMethodbuildMedia
* Builds the media from the file * @param item - The file to build * @param type - The type of media to build
backend/src/scanner/scanner.identifier.ts:75
↓ 2 callersMethodbuildMovieDetails
(movie: Movie<PartialOptions>, lang: LanguageReturn)
backend/src/media/media.service.ts:1099
↓ 2 callersMethodbuildTvDetails
(media: TVShow<PartialOptions>, lang: LanguageReturn)
backend/src/media/media.service.ts:1116
↓ 2 callersFunctioncache
({ key, ttl, store }: { key: string, ttl: number, store: CacheService })
backend/src/utils/helper.fp.ts:22
↓ 2 callersMethodcheckLocalStorage
(video: Video)
backend/src/stream/stream.service.ts:300
↓ 2 callersMethodconcatFrontImages
(images: FrontImages, newImages: FrontImages)
backend/src/images/images.service.ts:516
↓ 2 callersMethodcreateAndGetPlaybackSession
* @description Create a playlist from the given parameters and return a playback session * @param session - The session of the user * @param
backend/src/playlists/playlists.service.ts:663
↓ 2 callersMethodcreateClient
(oauthClient: OauthClient)
backend/src/oauth/oauth.service.ts:166
↓ 2 callersMethodcreateNewMedia
(params: CreateMediaArgs)
backend/src/scanner/scanner.service.ts:641
↓ 2 callersMethodcreatePlaylistArgs
(playlist: Playlist, videos: VideoItem[])
backend/src/playlists/playlists.service.ts:872
↓ 2 callersMethodcreateToken
(params: EmailParams, validateAccount = true)
backend/src/authentication/auth.service.ts:724
← previousnext →101–200 of 1,642, ranked by callers