MCPcopy Create free account

hub / github.com/Musish/Musish / functions

Functions272 in github.com/Musish/Musish

↓ 14 callersFunctionartworkForMediaItem
(item: MusicKit.MediaItem, size: number)
src/app/utils/Utils.ts:26
↓ 9 callersFunctionwithMK
( WrappedComponent: React.ComponentType<P>, bindings: { [k: string]: any } = {}, )
src/app/hoc/withMK.tsx:4
↓ 8 callersFunctionuseModal
()
src/app/components/Providers/ModalProvider.tsx:58
↓ 7 callersFunctionsetQueueItems
(items: MusicKit.MediaItem[], index = 0, container: any = null)
src/app/services/MusicPlayerApi.ts:178
↓ 6 callersFunctionaddToLibrary
(mediaType: string, mediaIds: string[])
src/app/services/MusicApi.ts:65
↓ 6 callersFunctiongetHeaders
()
src/app/services/MusicApi.ts:78
↓ 5 callersFunctionuseMK
(bindings: B = {} as B)
src/app/hooks/useMK.tsx:3
↓ 4 callersFunctioncreateMediaItem
(song: MusicKit.MediaItem, container: any = null)
src/app/utils/Utils.ts:3
↓ 4 callersFunctionisShuffled
()
src/app/services/MusicPlayerApi.ts:170
↓ 4 callersFunctionwithContext
( Component: React.ComponentType<P>, WrapperContext: Context<T>, )
src/app/hoc/withContext.tsx:3
↓ 3 callersFunctionaddSongsToPlaylist
(playlistId: any, songs: MusicKit.MediaItem[])
src/app/services/MusicApi.ts:14
↓ 3 callersFunctiongetPlayingItem
()
src/app/services/MusicPlayerApi.ts:126
↓ 3 callersFunctiongetPositionValue
(e: React.SyntheticEvent<HTMLInputElement>)
src/app/components/Common/Player/PlayerTime.tsx:51
↓ 3 callersFunctiongetSK
()
src/app/components/Providers/LastfmProvider.tsx:34
↓ 3 callersFunctiongetTime
(ms: number)
src/app/utils/Utils.ts:34
↓ 3 callersFunctionisPlaying
()
src/app/services/MusicPlayerApi.ts:220
↓ 3 callersFunctionplayLater
(item: MusicKit.MediaItem)
src/app/services/MusicPlayerApi.ts:80
↓ 3 callersFunctionplayNext
(item: MusicKit.MediaItem)
src/app/services/MusicPlayerApi.ts:53
↓ 3 callersFunctionreset
()
src/app/components/Providers/LastfmProvider.tsx:165
↓ 3 callersFunctionwithModal
( Component: React.ComponentType<T>, )
src/app/components/Providers/ModalProvider.tsx:48
↓ 2 callersFunctiongetRatingUrl
(type: string, id: any)
src/app/utils/Utils.ts:72
↓ 2 callersFunctionhumanifyMillis
(duration: number)
src/app/utils/Utils.ts:44
↓ 2 callersFunctionhumanifyTrackNumbers
(trackNumber: number)
src/app/utils/Utils.ts:57
↓ 2 callersFunctionisCurrentTrack
(track: MusicKit.MediaItem)
src/app/services/MusicPlayerApi.ts:210
↓ 2 callersFunctionnormalizeSring
(s)
src/backend/utils.js:6
↓ 2 callersFunctionplay
()
src/app/services/MusicPlayerApi.ts:107
↓ 2 callersMethodplayTrack
({ tracks, index, }: { track: MusicKit.MediaItem; tracks: MusicKit.MediaItem[]; index: n
src/app/components/Routes/Search/SearchPage.tsx:31
↓ 2 callersFunctionrequest
(isWrite: boolean, method: ApiMethod, callParams = {}, sk = true)
src/app/components/Providers/LastfmProvider.tsx:54
↓ 2 callersFunctionsendUpdate
(type: ApiMethod, item: MusicKit.MediaItem)
src/app/components/Providers/LastfmProvider.tsx:85
↓ 2 callersFunctionsetPseudoRoute
(route: string)
src/app/utils/Utils.ts:95
↓ 2 callersFunctionusePlaylists
()
src/app/components/Providers/PlaylistsProvider.tsx:30
↓ 2 callersFunctionwithPseudoRoute
( Component: React.ComponentType<P>, route: (props: RouteComponentProps & P) => string | string, )
src/app/hoc/withPseudoRoute.tsx:10
↓ 2 callersFunctionwithQueueModal
( Component: React.ComponentType<T>, )
src/app/components/Providers/QueueProvider.tsx:33
↓ 1 callersFunctionaddAlbumToPlaylist
(playlistId: any, albumId: any)
src/app/services/MusicApi.ts:35
↓ 1 callersFunctionaddPlaylistToPlaylist
(playlistId: any, sourcePlaylistId: any)
src/app/services/MusicApi.ts:50
↓ 1 callersFunctionappendQueueItems
(items: MusicKit.MediaItem[], container = null)
src/app/services/MusicPlayerApi.ts:194
↓ 1 callersFunctioncharts
({ storefront })
src/backend/browse/browse.js:4
↓ 1 callersFunctioncollect
(props: any, render: any)
src/app/components/Common/ContextMenu/ContextMenuTrigger.tsx:5
↓ 1 callersFunctionfetchArtist
(hit)
src/backend/genius/artist.js:26
↓ 1 callersFunctionfetchGeniusSong
()
src/app/components/Common/Player/Lyrics/Lyrics.tsx:79
↓ 1 callersFunctionfetchHits
(artist)
src/backend/genius/artist.js:35
↓ 1 callersFunctionfetchHits
(name, artist)
src/backend/genius/song.js:31
↓ 1 callersFunctionfetchItems
(ids: string[])
src/app/components/Routes/Catalog/Browse/ItemList.tsx:30
↓ 1 callersMethodfetchPlaylists
(playlists: MusicKit.Resource[])
src/app/components/Routes/Catalog/Browse/Genres/Genre/GenrePage.tsx:41
↓ 1 callersFunctionfetchSK
(token: string)
src/app/components/Providers/LastfmProvider.tsx:153
↓ 1 callersFunctionfetchSong
(hit)
src/backend/genius/song.js:25
↓ 1 callersFunctionfetchToken
()
src/app/components/Providers/LastfmProvider.tsx:171
↓ 1 callersFunctionfindMatch
(hits, name)
src/backend/genius/artist.js:6
↓ 1 callersFunctionfindMatch
(hits, { name, artist })
src/backend/genius/song.js:5
↓ 1 callersMethodflattenDesc
(object: any, props = {})
src/app/components/Routes/Catalog/Artist/ArtistPage.tsx:22
↓ 1 callersFunctiongetCurrentBufferedProgress
()
src/app/components/Common/Player/PlayerTime.tsx:36
↓ 1 callersFunctiongetCurrentPlaybackDuration
()
src/app/components/Common/Player/PlayerTime.tsx:28
↓ 1 callersFunctiongetCurrentPlaybackTime
()
src/app/components/Common/Player/PlayerTime.tsx:32
↓ 1 callersMethodgetDerivedStateFromProps
(props: QueueListProps)
src/app/components/Common/Player/Queue/QueueList.tsx:29
↓ 1 callersFunctiongetDuration
()
src/app/components/Common/Player/PlayerTime.tsx:41
↓ 1 callersFunctiongetNextSongs
(path: string)
src/app/services/MusicApi.ts:6
↓ 1 callersFunctiongetQueueItems
()
src/app/services/MusicPlayerApi.ts:174
↓ 1 callersFunctiongetRating
(type: string, id: any)
src/app/services/MusicApi.ts:150
↓ 1 callersFunctiongetScrubberValue
()
src/app/components/Common/Player/PlayerTime.tsx:71
↓ 1 callersFunctionhandle
({ artistId })
src/backend/genius/artist.js:49
↓ 1 callersFunctionhandle
({ name, artist })
src/backend/genius/song.js:46
↓ 1 callersFunctionhandleEventChange
(key: string, e: MKEvent)
src/app/hooks/useMK.tsx:9
↓ 1 callersFunctionisSame
(a: any, b: any)
src/app/services/MusicPlayerApi.ts:200
↓ 1 callersFunctionisTrackPlaying
(track: MusicKit.MediaItem)
src/app/services/MusicPlayerApi.ts:224
↓ 1 callersFunctionload
(params: MusicKit.QueryParameters)
src/app/components/Routes/Library/Songs/SongsPage.tsx:9
↓ 1 callersFunctionplayAlbum
(album: MusicKit.Resource, index: number)
src/app/services/MusicPlayerApi.ts:12
↓ 1 callersFunctionplayPlaylist
(playlist: MusicKit.Resource, index: number)
src/app/services/MusicPlayerApi.ts:34
↓ 1 callersFunctionplayTrack
(tracks: MusicKit.MediaItem[], index: number)
src/app/services/MusicPlayerApi.ts:6
↓ 1 callersFunctionplaylists
({ storefront })
src/backend/browse/browse.js:9
↓ 1 callersFunctionprependQueueItems
(items: MusicKit.MediaItem[], container = null)
src/app/services/MusicPlayerApi.ts:189
↓ 1 callersMethodqueueState
(index: number, position: number)
src/app/components/Common/Player/Queue/QueueList.tsx:17
↓ 1 callersMethodrender
()
src/app/components/Common/Player/Player.tsx:105
↓ 1 callersMethodrender
()
src/app/hoc/withMK.tsx:45
↓ 1 callersMethodrenderContent
( _: InfiniteLoaderOnScroll, state: InfiniteLoaderState<MusicKit.Resource>, )
src/app/components/Routes/Library/Albums/AlbumsPage.tsx:36
↓ 1 callersMethodrenderItems
({ items }: InfiniteLoaderState<any>)
src/app/components/Routes/Library/RecentlyAdded/RecentlyAddedPage.tsx:20
↓ 1 callersMethodrenderItems
({ items }: InfiniteLoaderState<MusicKit.Resource>)
src/app/components/Routes/Library/Albums/AlbumsPage.tsx:26
↓ 1 callersFunctionrenderProgress
()
src/app/components/Common/Player/PlayerTime.tsx:83
↓ 1 callersFunctionscheduleScrobble
()
src/app/components/Providers/LastfmProvider.tsx:217
↓ 1 callersFunctionseekToTime
(time: number)
src/app/services/MusicPlayerApi.ts:122
↓ 1 callersFunctionsetRating
(type: string, id: any, rating: number)
src/app/services/MusicApi.ts:170
↓ 1 callersFunctionshuffle
()
src/app/services/MusicPlayerApi.ts:130
↓ 1 callersFunctionsign
(params: any)
src/app/components/Providers/LastfmProvider.tsx:136
↓ 1 callersFunctiontimeToPercent
(time: number, duration: number)
src/app/components/Common/Player/PlayerTime.tsx:20
↓ 1 callersFunctionunShuffle
()
src/app/services/MusicPlayerApi.ts:149
↓ 1 callersFunctionuseLyricsModal
()
src/app/components/Providers/LyricsModalProvider.tsx:43
↓ 1 callersFunctionwithLyricsModal
( Component: React.ComponentType<T>, )
src/app/components/Providers/LyricsModalProvider.tsx:33
FunctionAlbumContextMenu
({ album })
src/app/components/Common/ContextMenu/Types/Album/AlbumContextMenu.tsx:16
FunctionAlbumItem
(props: AlbumItemProps)
src/app/components/Common/AlbumItem/AlbumItem.tsx:22
FunctionAlbumPage
({ match }: AlbumPageProps)
src/app/components/Routes/Album/AlbumPage.tsx:12
FunctionAlbumResultItem
({ album, size, connectDragSource })
src/app/components/Common/NavigationBar/Search/AlbumResultItem.tsx:18
FunctionApp
()
src/app/components/App.tsx:33
FunctionArtistItem
({ artist, size }: ArtistItemProps)
src/app/components/Common/ArtistItem/ArtistItem.tsx:10
FunctionArtistResultItem
({ artist })
src/app/components/Common/NavigationBar/Search/ArtistResultItem.tsx:10
FunctionArtistsList
({ history, location }: ArtistsListProps)
src/app/components/Routes/Library/Artists/ArtistsList.tsx:47
FunctionArtistsPage
()
src/app/components/Routes/Library/Artists/ArtistsPage.tsx:7
FunctionAuthorizationButton
({ mk, authorized })
src/app/components/Common/NavigationBar/AuthorizationButton/AuthorizationButton.tsx:12
FunctionBrowsePage
()
src/app/components/Routes/Catalog/Browse/BrowsePage.tsx:14
FunctionContextMenuTrigger
({ render, ...rest }: ContextMenuTrigger)
src/app/components/Common/ContextMenu/ContextMenuTrigger.tsx:21
FunctionCrashPage
()
src/app/components/Providers/SentryBoundary.tsx:4
FunctionCuratorItem
({ size, history, curator, id, }: CuratorItemProps)
src/app/components/Common/CuratorItem/CuratorItem.tsx:14
next →1–100 of 272, ranked by callers