MCPcopy Index your code

hub / github.com/Ipmake/NevuForPlex / functions

Functions154 in github.com/Ipmake/NevuForPlex

↓ 37 callersFunctionqueryBuilder
(query: any)
frontend/src/plex/QuickFunctions.ts:44
↓ 18 callersFunctionauthedGet
(url: string)
frontend/src/plex/QuickFunctions.ts:5
↓ 16 callersFunctiongetTranscodeImageURL
(url: string, width: number, height: number)
frontend/src/plex/index.ts:223
↓ 15 callersFunctiongetBackendURL
()
frontend/src/backendURL.ts:5
↓ 13 callersFunctiongetXPlexProps
()
frontend/src/plex/QuickFunctions.ts:50
↓ 12 callersFunctionsetMediaPlayedStatus
(watched: boolean, ratingKey: string)
frontend/src/plex/index.ts:322
↓ 11 callersFunctiongetLibraryDir
(key: string, props?: { [key: string]: any })
frontend/src/plex/index.ts:34
↓ 11 callersFunctiongetLibraryMeta
(id: string)
frontend/src/plex/index.ts:47
↓ 8 callersFunctionCheckPlexUser
(token: string)
backend/src/common/plex.ts:4
↓ 7 callersFunctiongetIncludeProps
()
frontend/src/plex/QuickFunctions.ts:76
↓ 6 callersFunctionTuneSettingTab
( theme: Theme, setTunePage: React.Dispatch<React.SetStateAction<number>>, props: { pageNum: number;
frontend/src/pages/Watch.tsx:2328
↓ 6 callersFunctiongetUrl
( data: Plex.Metadata, quality: { bitrate?: number; auto?: boolean }, )
frontend/src/pages/Watch.tsx:70
↓ 6 callersFunctionhandleClose
()
frontend/src/components/MetaScreen.tsx:1898
↓ 6 callersFunctionhandleClose
()
frontend/src/components/MovieItem.tsx:138
↓ 5 callersFunctiondurationToText
(duration: number)
frontend/src/components/MovieItemSlider.tsx:331
↓ 5 callersFunctiongetLibraryMetaChildren
(id: string)
frontend/src/plex/index.ts:56
↓ 5 callersFunctiongetUniversalDecision
(id: string, limitation: { autoAdjustQuality?: boolean, maxVideoBitrate?: number, })
frontend/src/plex/index.ts:79
↓ 5 callersFunctionloadMetadata
(itemID: string)
frontend/src/pages/Watch.tsx:154
↓ 5 callersFunctionmakeid
(length: number)
frontend/src/plex/QuickFunctions.ts:93
↓ 5 callersFunctionsetMediaRating
(rating: number, ratingKey: string)
frontend/src/plex/index.ts:345
↓ 4 callersFunctionProxiedRequest
(url: string, method: "GET" | "POST" | "PUT", headers?: Record<string, string>, data?: any)
frontend/src/backendURL.ts:10
↓ 4 callersFunctiongetBrowserName
()
frontend/src/plex/QuickFunctions.ts:105
↓ 4 callersFunctionputSubtitleStream
(partID: number, streamID: number)
frontend/src/plex/index.ts:159
↓ 4 callersFunctionrenderReviewsSection
( title: string, reviewNodes: any[] | undefined, isEmpty: boolean, isNevu: boolean = false )
frontend/src/components/MetaScreen.tsx:1382
↓ 3 callersFunctiongetAllLibraries
()
frontend/src/plex/index.ts:7
↓ 3 callersFunctionshuffleArray
(array: any[])
frontend/src/components/MovieItemSlider.tsx:341
↓ 2 callersFunctionauthedPut
(url: string, body: any)
frontend/src/plex/QuickFunctions.ts:31
↓ 2 callersFunctioncalculateItemsPerPage
(width: number)
frontend/src/components/MovieItemSlider.tsx:34
↓ 2 callersFunctiongetFormatedTime
(time: number)
frontend/src/pages/Watch.tsx:2381
↓ 2 callersFunctiongetItemByGUID
(guid: string)
frontend/src/plex/index.ts:382
↓ 2 callersFunctiongetLibrary
(key: string)
frontend/src/plex/index.ts:12
↓ 2 callersFunctiongetMinutes
(duration: number)
frontend/src/components/MetaScreen.tsx:2313
↓ 2 callersFunctiongetNevuReviews
(itemID: string, userID?: string)
frontend/src/common/NevuReviews.ts:4
↓ 2 callersFunctiongetRandomItem
(libraries: Plex.Directory[])
frontend/src/pages/Home.tsx:293
↓ 2 callersFunctiongetSearch
(query: string)
frontend/src/plex/index.ts:298
↓ 2 callersFunctiongetStreamProps
(key: string, limitation: { autoAdjustQuality?: boolean, maxVideoBitrate?: number, })
frontend/src/plex/index.ts:105
↓ 2 callersFunctiongetTimelineUpdate
(key: number, duration: number, state: string, time: number)
frontend/src/plex/index.ts:175
↓ 2 callersFunctionhandlePlay
()
frontend/src/components/MovieItem.tsx:142
↓ 2 callersFunctionputAudioStream
(partID: number, streamID: number)
frontend/src/plex/index.ts:145
↓ 2 callersFunctionrefetchEpisodes
()
frontend/src/components/MetaScreen.tsx:237
↓ 1 callersFunctionAddEvents
(socket: Socket, isHost: boolean, room: string)
backend/src/common/sync.ts:118
↓ 1 callersFunctionGenerateRoomID
()
backend/src/common/sync.ts:155
↓ 1 callersFunctionMetaPage2
(data: Plex.Metadata | undefined)
frontend/src/components/MetaScreen.tsx:1242
↓ 1 callersFunctionMetaPage3
(data: Plex.Metadata | undefined)
frontend/src/components/MetaScreen.tsx:1298
↓ 1 callersFunctionSocketManager
(navigate: NavigateFunction | undefined)
frontend/src/states/SyncSessionState.ts:100
↓ 1 callersFunctionabsoluteDifference
(num1: number, num2: number)
frontend/src/common/NumberExtra.ts:1
↓ 1 callersFunctionauthedPost
(url: string, body?: any)
frontend/src/plex/QuickFunctions.ts:18
↓ 1 callersFunctiondeleteNevuReview
(itemID: string, visibility: "GLOBAL" | "LOCAL")
frontend/src/common/NevuReviews.ts:48
↓ 1 callersFunctionfetchData
()
frontend/src/components/MovieItemSlider.tsx:58
↓ 1 callersFunctionfetchData
()
frontend/src/pages/Home.tsx:33
↓ 1 callersFunctionfetchData
()
frontend/src/pages/Library.tsx:19
↓ 1 callersFunctionfetchData
()
frontend/src/pages/settings/SettingsLibraries.tsx:13
↓ 1 callersFunctionfetchReview
()
frontend/src/components/modals/AddReviewModal.tsx:75
↓ 1 callersFunctionfetchStatus
()
frontend/src/pages/Startup.tsx:53
↓ 1 callersFunctiongetAccessToken
(pin: string)
frontend/src/plex/index.ts:238
↓ 1 callersFunctiongetBrowserVersion
()
frontend/src/plex/QuickFunctions.ts:133
↓ 1 callersFunctiongetCurrentVideoLevels
( resolution: string, extraForOriginal = "Auto", )
frontend/src/pages/Watch.tsx:2397
↓ 1 callersFunctiongetDeviceName
()
frontend/src/common/DesktopApp.ts:17
↓ 1 callersFunctiongetLibrarySecondary
(key: string, directory: string)
frontend/src/plex/index.ts:42
↓ 1 callersFunctiongetLoggedInUser
()
frontend/src/plex/index.ts:273
↓ 1 callersFunctiongetPin
()
frontend/src/plex/index.ts:255
↓ 1 callersFunctiongetPlatform
()
frontend/src/common/DesktopApp.ts:10
↓ 1 callersFunctiongetPlayQueue
(uri: string)
frontend/src/plex/index.ts:204
↓ 1 callersFunctiongetRecommendations
(libraries: Plex.Directory[])
frontend/src/pages/Home.tsx:262
↓ 1 callersFunctiongetResString
()
frontend/src/plex/QuickFunctions.ts:71
↓ 1 callersFunctiongetServerPreferences
()
frontend/src/plex/index.ts:193
↓ 1 callersFunctionhandlePlay
()
frontend/src/components/MetaScreen.tsx:1893
↓ 1 callersFunctionlibTypeToNum
(type: string)
frontend/src/pages/browse/BrowseLibrary.tsx:16
↓ 1 callersFunctionsendUniversalPing
()
frontend/src/plex/index.ts:89
↓ 1 callersFunctionshuffleArray
(array: any[])
frontend/src/common/ArrayExtra.ts:1
↓ 1 callersFunctionsortMetadata
(items: Plex.Metadata[], sort: LibrarySort)
frontend/src/components/LibrarySortDropDown.tsx:43
↓ 1 callersFunctionupdateNevuReview
( itemID: string, rating: number, message: string, visibility: "GLOBAL" | "LOCAL", spoiler
frontend/src/common/NevuReviews.ts:22
↓ 1 callersFunctionuuidv4
()
frontend/src/plex/QuickFunctions.ts:183
FunctionActorItem
({ role, data, }: { role: Plex.Role; data: Plex.Metadata; })
frontend/src/components/MetaScreen.tsx:1655
FunctionAddReviewModal
({ item, onClose, }: { item: Plex.Metadata; onClose: () => void; })
frontend/src/components/modals/AddReviewModal.tsx:26
FunctionApp
()
frontend/src/App.tsx:70
FunctionAppManager
()
frontend/src/App.tsx:25
FunctionAppTitleManager
()
frontend/src/App.tsx:50
FunctionAppbar
()
frontend/src/components/AppBar.tsx:55
FunctionBigReader
()
frontend/src/components/BigReader.tsx:17
FunctionBrowseLibrary
()
frontend/src/pages/browse/BrowseLibrary.tsx:29
FunctionBrowseRecommendations
()
frontend/src/pages/browse/BrowseRecommendations.tsx:21
FunctionCenteredSpinner
()
frontend/src/components/CenteredSpinner.tsx:4
FunctionCheckBoxOption
({ title, subtitle, checked, onChange, }: { title: string; subtitle?: string; checked: boolean;
frontend/src/components/settings/CheckBoxOption.tsx:4
FunctionConfirmModal
()
frontend/src/components/ConfirmModal.tsx:51
FunctionDirectoryItem
({ item, onClick, }: { item: Plex.Directory; onClick: () => void; })
frontend/src/pages/Search.tsx:119
FunctionDisplayMovieItem
({ item }: { item: Plex.Metadata })
frontend/src/pages/browse/BrowseLibrary.tsx:280
FunctionElement
({ item, plexTv }: { item: Plex.Metadata; plexTv?: boolean })
frontend/src/components/LibraryScreen.tsx:226
FunctionEpisodeItem
({ item, onClick, refetchData, selected, setSelected, selectMode, setSelectMode, }: { item: Pl
frontend/src/components/MetaScreen.tsx:1871
FunctionHeadLink
({ to, library, children, active, }: { to: string; library?: Plex.LibarySection; children: React
frontend/src/components/AppBar.tsx:828
FunctionHeroDisplay
({ item }: { item: Plex.Metadata })
frontend/src/components/HeroDisplay.tsx:19
FunctionHeroWatchListButton
({ item }: { item: Plex.Metadata })
frontend/src/components/MovieItem.tsx:963
FunctionHome
()
frontend/src/pages/Home.tsx:17
FunctionLibrariesDropdown
({ libraries }: { libraries: Plex.LibarySection[] })
frontend/src/components/AppBar.tsx:686
FunctionLibrary
()
frontend/src/pages/Browse.tsx:24
FunctionLibrary
()
frontend/src/pages/Library.tsx:7
FunctionLibraryScreen
()
frontend/src/components/LibraryScreen.tsx:20
FunctionLibrarySortDropDown
({ sortHook, }: { sortHook: [string, React.Dispatch<SetStateAction<LibrarySort>>]; })
frontend/src/components/LibrarySortDropDown.tsx:15
FunctionLogin
()
frontend/src/pages/Login.tsx:16
FunctionMetaPage1
({ data, loading, episodes, refetchEpisodes, navigate, }: { data: Plex.Metadata | undefined; loa
frontend/src/components/MetaScreen.tsx:1012
next →1–100 of 154, ranked by callers