MCPcopy Create free account

hub / github.com/boreq/eggplant / functions

Functions1,634 in github.com/boreq/eggplant

↓ 2 callersMethodrecordPairedIfJustCompleted
(wasPaired bool)
backend/domain/remote/instance.go:131
↓ 2 callersMethodrefreshCurrentUser
()
frontend/src/services/ApiService.ts:159
↓ 2 callersMethodrefreshPositions
()
frontend/src/components/Dropdown.ts:38
↓ 2 callersMethodregister
(cmd: RegisterCommand)
frontend/src/services/ApiService.ts:184
↓ 2 callersFunctionremoteAuthTokenSet
(ts *testService, id remotedomain.RemoteInstanceID)
backend/internal/componenttest/remote_test.go:83
↓ 2 callersMethodremove
(username: string)
frontend/src/services/ApiService.ts:199
↓ 2 callersFunctionrequireBinary
(t *testing.T, name string)
backend/internal/componenttest/service_test.go:356
↓ 2 callersFunctionrequireRemotePairedRecorded
(t *testing.T, instance *remotedomain.RemoteInstance)
backend/domain/remote/instance_test.go:179
↓ 2 callersFunctionrunFFmpeg
(t *testing.T, args ...string)
backend/internal/componenttest/service_test.go:377
↓ 2 callersMethodscheduleTimeout
()
frontend/src/views/Browse.ts:364
↓ 2 callersMethodscrollContentToTop
()
frontend/src/views/Browse.ts:385
↓ 2 callersFunctionsortAlbums
(albums []PartialAlbum)
backend/domain/music/album.go:197
↓ 2 callersMethodtearDownStream
()
frontend/src/components/Player.ts:213
↓ 2 callersFunctiontestConfig
(t *testing.T)
backend/adapters/music/scanner/scanner_test.go:290
↓ 2 callersFunctiontestTrackId
(t *testing.T)
backend/entrypoints/http/stream_playlist_test.go:80
↓ 2 callersFunctionthumbnailPath
(t *thumbnail)
backend/adapters/music/scanner/scanner.go:321
↓ 2 callersFunctiontoAlbum
(a music.Album)
backend/entrypoints/http/dto.go:80
↓ 2 callersFunctiontoFileExtensions
(values []string)
backend/internal/wire/inject_music.go:93
↓ 2 callersFunctiontoFoundTracks
(src map[music.TrackTitle]track)
backend/adapters/music/scanner/scanner.go:328
↓ 2 callersMethodtoPartialAlbum
(album: Album)
frontend/src/views/Browse.ts:389
↓ 2 callersFunctiontoReadUserResponse
(u authdomain.User)
backend/entrypoints/http/handler.go:643
↓ 2 callersFunctiontoRemotePartialAlbums
(albums []openapi.PartialAlbum, instanceID remotedomain.RemoteInstanceID)
backend/adapters/remote/remote_library.go:337
↓ 2 callersFunctiontoRemoteThumbnail
(t *openapi.Thumbnail)
backend/adapters/remote/remote_library.go:366
↓ 2 callersFunctiontoTrack
(t music.Track)
backend/entrypoints/http/dto.go:58
↓ 2 callersFunctiontoTracks
(tracks []music.Track)
backend/entrypoints/http/dto.go:117
↓ 2 callersFunctionvis
(public bool)
backend/domain/music/library/library_test.go:537
↓ 1 callersMethodAddRemote
(ctx context.Context, body AddRemoteJSONRequestBody, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:487
↓ 1 callersMethodAddRemoteWithBody
AddRemoteWithBody request with any body
backend/adapters/openapi/openapi.gen.go:485
↓ 1 callersMethodAddSession
(s Session)
backend/domain/auth/user.go:60
↓ 1 callersMethodBrowse
Browse request
backend/adapters/openapi/openapi.gen.go:473
↓ 1 callersMethodBrowseAlbum
BrowseAlbum request
backend/adapters/openapi/openapi.gen.go:476
↓ 1 callersFunctionBuildTransactableAuthRepositories
(tx *bolt.Tx)
backend/internal/wire/wire.go:18
↓ 1 callersFunctionBuildTransactableQueryRepositories
(tx *bolt.Tx)
backend/internal/wire/wire.go:26
↓ 1 callersFunctionBuildTransactableRemoteRepositories
(tx *bolt.Tx)
backend/internal/wire/wire.go:51
↓ 1 callersMethodBytes
()
backend/domain/auth/password_hash.go:20
↓ 1 callersMethodBytes
()
backend/domain/music/hls/serializer.go:8
↓ 1 callersFunctionCache
(duration time.Duration, handler rest.HandlerFunc)
backend/entrypoints/http/cache.go:11
↓ 1 callersMethodCompare
(hashedPassword authdomain.PasswordHash, password authdomain.Password)
backend/application/auth/auth.go:21
↓ 1 callersMethodComplete
()
backend/domain/music/hls/playlist.go:75
↓ 1 callersMethodConvert
(inputPath string, outputPath string)
backend/adapters/music/thumbnails/thumbnails.go:19
↓ 1 callersMethodConvert
(item Item)
backend/adapters/music/thumbnails/thumbnails.go:66
↓ 1 callersMethodConvert
(item Item)
backend/adapters/music/thumbnails/store.go:42
↓ 1 callersMethodCreateInvitation
CreateInvitation request
backend/adapters/openapi/openapi.gen.go:446
↓ 1 callersMethodCreateInvitationWithResponse
CreateInvitationWithResponse request
backend/adapters/openapi/openapi.gen.go:2311
↓ 1 callersMethodDuration
()
backend/domain/music/hls/playlist.go:140
↓ 1 callersMethodDuration
()
backend/domain/music/hls/playlist.go:213
↓ 1 callersMethodExecute
(ctx context.Context)
backend/entrypoints/timers/lastseen.go:11
↓ 1 callersMethodExecute
(ctx context.Context)
backend/entrypoints/filesystem/listener.go:13
↓ 1 callersMethodExecute
(ctx context.Context, cmd remoteapp.SendLocalAuthToken)
backend/entrypoints/outbox/handler_remote_pairing_token_set.go:15
↓ 1 callersMethodExecute
(ctx context.Context, cmd remoteapp.CheckRemote)
backend/entrypoints/outbox/handler_remote_paired.go:15
↓ 1 callersFunctionFile
(t *testing.T)
backend/internal/fixture/fixture.go:13
↓ 1 callersMethodGet
(username authdomain.Username)
backend/adapters/auth/repository_users.go:87
↓ 1 callersMethodGetConvertedFile
(ctx context.Context, fileId music.FileId)
backend/application/music/music.go:77
↓ 1 callersMethodGetCurrentUser
GetCurrentUser request
backend/adapters/openapi/openapi.gen.go:438
↓ 1 callersMethodGetDuration
(ctx context.Context, path string)
backend/adapters/music/tracks/durations.go:15
↓ 1 callersMethodGetDuration
(ctx context.Context, fileId music.FileId)
backend/application/music/music.go:99
↓ 1 callersMethodGetFragment
(fileId music.FileId, streamId music.StreamId, fragmentId music.FragmentId)
backend/application/music/music.go:54
↓ 1 callersMethodGetInit
(fileId music.FileId, streamId music.StreamId)
backend/application/music/music.go:53
↓ 1 callersMethodGetPlaylist
(fileId music.FileId, streamId music.StreamId)
backend/application/music/music.go:52
↓ 1 callersMethodGetRemoteStreamFragment
GetRemoteStreamFragment request
backend/adapters/openapi/openapi.gen.go:504
↓ 1 callersMethodGetRemoteStreamInit
GetRemoteStreamInit request
backend/adapters/openapi/openapi.gen.go:507
↓ 1 callersMethodGetRemoteStreamPlaylist
GetRemoteStreamPlaylist request
backend/adapters/openapi/openapi.gen.go:513
↓ 1 callersMethodGetRemoteTrackDuration
GetRemoteTrackDuration request
backend/adapters/openapi/openapi.gen.go:498
↓ 1 callersMethodGetRootAlbum
(accessCtx AccessContext)
backend/domain/music/library/library.go:22
↓ 1 callersMethodGetRootAlbums
(ctx context.Context)
backend/application/music/music.go:112
↓ 1 callersMethodGetStats
()
backend/adapters/music/thumbnails/store.go:81
↓ 1 callersMethodGetStats
()
backend/adapters/music/tracks/converter.go:272
↓ 1 callersMethodGetStats
GetStats request
backend/adapters/openapi/openapi.gen.go:519
↓ 1 callersMethodGetStreamFragment
(ctx context.Context, trackId TrackId, streamId StreamId, number int, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:942
↓ 1 callersMethodGetStreamFragment
(ctx context.Context, instanceId remote.RemoteInstanceID, trackId music.TrackId, streamId music.StreamId, frag
backend/application/music/music.go:119
↓ 1 callersMethodGetStreamFragmentWithResponse
GetStreamFragmentWithResponse request
backend/adapters/openapi/openapi.gen.go:2396
↓ 1 callersMethodGetStreamInit
(ctx context.Context, trackId TrackId, streamId StreamId, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:954
↓ 1 callersMethodGetStreamInit
(ctx context.Context, instanceId remote.RemoteInstanceID, trackId music.TrackId, streamId music.StreamId)
backend/application/music/music.go:118
↓ 1 callersMethodGetStreamInitWithResponse
GetStreamInitWithResponse request
backend/adapters/openapi/openapi.gen.go:2399
↓ 1 callersMethodGetStreamPlaylist
(ctx context.Context, trackId TrackId, streamId StreamId, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:978
↓ 1 callersMethodGetStreamPlaylist
(ctx context.Context, instanceId remote.RemoteInstanceID, trackId music.TrackId, streamId music.StreamId)
backend/application/music/music.go:117
↓ 1 callersMethodGetStreamPlaylistWithResponse
GetStreamPlaylistWithResponse request
backend/adapters/openapi/openapi.gen.go:2405
↓ 1 callersMethodGetThumbnail
(ctx context.Context, id string, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:906
↓ 1 callersMethodGetThumbnailWithResponse
GetThumbnailWithResponse request
backend/adapters/openapi/openapi.gen.go:2387
↓ 1 callersMethodGetTrackDuration
(ctx context.Context, instanceId remote.RemoteInstanceID, trackId music.TrackId)
backend/application/music/music.go:115
↓ 1 callersMethodGetUsers
GetUsers request
backend/adapters/openapi/openapi.gen.go:467
↓ 1 callersMethodGetVersion
GetVersion request
backend/adapters/openapi/openapi.gen.go:543
↓ 1 callersMethodGetVersionWithResponse
GetVersionWithResponse request
backend/adapters/openapi/openapi.gen.go:2408
↓ 1 callersMethodHasExtension
(ext FileExtension)
backend/domain/music/file.go:27
↓ 1 callersMethodHash
(password authdomain.Password)
backend/adapters/auth/password.go:19
↓ 1 callersMethodHealth
Health request
backend/adapters/openapi/openapi.gen.go:479
↓ 1 callersMethodHealthWithResponse
HealthWithResponse request
backend/adapters/openapi/openapi.gen.go:2344
↓ 1 callersMethodInt
()
backend/domain/music/hls/playlist.go:155
↓ 1 callersMethodKeepAliveRemoteStream
KeepAliveRemoteStream request
backend/adapters/openapi/openapi.gen.go:510
↓ 1 callersMethodKeepAliveStream
(ctx context.Context, trackId TrackId, streamId StreamId, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:966
↓ 1 callersMethodKeepAliveStreamWithResponse
KeepAliveStreamWithResponse request
backend/adapters/openapi/openapi.gen.go:2402
↓ 1 callersMethodList
List should return a list of all users.
backend/application/auth/auth.go:41
↓ 1 callersMethodListRemotes
ListRemotes request
backend/adapters/openapi/openapi.gen.go:482
↓ 1 callersMethodLoad
(file string)
backend/adapters/music/library/access.go:19
↓ 1 callersMethodLogin
(ctx context.Context, body LoginJSONRequestBody, reqEditors ...RequestEditorFn)
backend/adapters/openapi/openapi.gen.go:451
↓ 1 callersMethodLoginWithBody
LoginWithBody request with any body
backend/adapters/openapi/openapi.gen.go:449
↓ 1 callersMethodLogout
Logout request
backend/adapters/openapi/openapi.gen.go:454
↓ 1 callersMethodLogoutWithResponse
LogoutWithResponse request
backend/adapters/openapi/openapi.gen.go:2319
↓ 1 callersMethodMapURI
()
backend/domain/music/hls/playlist.go:67
↓ 1 callersMethodMediaSequence
()
backend/domain/music/hls/playlist.go:59
← previousnext →301–400 of 1,634, ranked by callers