MCPcopy Create free account

hub / github.com/adiiverma40/tunelog / functions

Functions821 in github.com/adiiverma40/tunelog

↓ 2 callersFunction_score
(a: str, b: str)
backend/playlists/importPlaylist.py:27
↓ 2 callersFunction_score_pair
( input_title: str, input_artist: str, res_title: str, res_artist: str, )
backend/metadata/itunesFuzzy.py:222
↓ 2 callersFunction_stage_3_album_tracklist
(song: dict)
backend/metadata/itunesFuzzy.py:363
↓ 2 callersFunction_to_utc_dt
(iso_str: str)
backend/playlists/playlist.py:1165
↓ 2 callersFunction_write_default
(data)
backend/metadata/genre.py:70
↓ 2 callersFunctionapply_score_cursor
(pool: list, last_score: float)
backend/playlists/Listenbrainz.py:773
↓ 2 callersFunctionautoGenre
(data=None)
backend/metadata/genre.py:121
↓ 2 callersFunctionbatchMatchNavidromeTracks
(tracks: List[Any])
backend/scrobble/listenBrainz.py:756
↓ 2 callersFunctionbuild_discovery_playlist
( pool: list, history_dict: dict, user_id: str, size: int, alias_to_cat: dict, )
backend/playlists/playlist.py:1333
↓ 2 callersFunctionbuild_url
(endpoint)
backend/core/config.py:63
↓ 2 callersFunctioncrossCheckDatabase
(data)
backend/misc/misc.py:435
↓ 2 callersFunctionextractScript
(raw: unknown)
frontend/src/pages/Library/skipped.tsx:55
↓ 2 callersFunctionfallback_stage_1
(unmatched_listens, songs_list, matched_records)
backend/scrobble/listenBrainz.py:490
↓ 2 callersFunctionfallback_stage_2
(unmatched_listens, artist_dict, matched_records)
backend/scrobble/listenBrainz.py:554
↓ 2 callersFunctionfallback_stage_3
(unmatched_listens, songs_list, matched_records)
backend/scrobble/listenBrainz.py:602
↓ 2 callersFunctionfetchAllAlbums
(request, album_ids, is_subsonic=False)
backend/search/search.py:202
↓ 2 callersFunctionfetchAllArtists
(request, artist_ids, is_subsonic=False)
backend/search/search.py:168
↓ 2 callersFunctionfetchDiscoveryPlaylistId
( username: string, )
frontend/src/API/API.ts:890
↓ 2 callersFunctionfetchFallbackSyncStatus
()
frontend/src/API/API.ts:661
↓ 2 callersFunctionfetchGenresFromDb
()
frontend/src/API/API.ts:701
↓ 2 callersFunctionfetchGetConfig
()
frontend/src/API/API.ts:758
↓ 2 callersFunctionfetchPendingSongs
(max_retries: int = 3, limit: int | None = None)
backend/playlists/Listenbrainz.py:331
↓ 2 callersFunctionfetchPlaylistFromNavidrome
( playlistId: string, )
frontend/src/pages/playlist/components/playlistShared.tsx:72
↓ 2 callersFunctionfetchPlaylistSongs
( username: string, )
frontend/src/API/API.ts:557
↓ 2 callersFunctionfetchSongFromDB
()
backend/metadata/library.py:331
↓ 2 callersFunctionfetchSyncStart
( use_itunes: boolean, )
frontend/src/API/API.ts:452
↓ 2 callersFunctionfetchSyncStatus
()
frontend/src/API/API.ts:446
↓ 2 callersFunctionfetchUserData
( username: string, password: string, )
frontend/src/API/API.ts:536
↓ 2 callersFunctionfetch_cf_recordings
(lb_username: str, decrypted_token: str)
backend/playlists/Listenbrainz.py:63
↓ 2 callersFunctionfilter_pool_by_genre
( pool: list, target_size: int, user_id: str, history_dict: dict, alias_to_cat: dict )
backend/playlists/Listenbrainz.py:669
↓ 2 callersFunctionflush_batches
()
backend/metadata/library.py:392
↓ 2 callersFunctionfmtUnix
(ts: number | null | undefined)
frontend/src/pages/playlist/LB_CF.tsx:15
↓ 2 callersFunctionformatDate
(raw: string | undefined)
frontend/src/pages/users/userProfile.tsx:18
↓ 2 callersFunctionformatDisplay
(d: Date | null)
frontend/src/pages/playlist/DisocveryPlaylist.tsx:122
↓ 2 callersFunctiongenerate_listenbrainz_playlist
(user_id: str, saveConfig: bool = False)
backend/core/main.py:458
↓ 2 callersFunctiongetAdminCredentials
()
frontend/src/pages/users/users.tsx:34
↓ 2 callersFunctiongetAlbumCover
(id)
backend/jam/jam.py:57
↓ 2 callersFunctiongetAvatarColor
(username: string)
frontend/src/pages/users/userProfile.tsx:98
↓ 2 callersFunctiongetCoverArtUrl
(songId: string | null)
frontend/src/pages/Library/skipped.tsx:30
↓ 2 callersFunctiongetCoverArtUrl
(songId: string | null)
frontend/src/pages/scrobble/listenbrainz.tsx:84
↓ 2 callersFunctiongetCurrentUser
()
frontend/src/API/API.ts:1109
↓ 2 callersFunctiongetSignalValue
(key: string, altKey: string)
frontend/src/components/dashboardItems/LibraryMetrics.tsx:74
↓ 2 callersFunctiongetSongDetails
(id)
backend/jam/jam.py:46
↓ 2 callersFunctiongetSongsFromDb
()
backend/scrobble/listenBrainz.py:456
↓ 2 callersFunctiongetStoredValue
(key: string)
frontend/src/pages/Jam/JamUsers.tsx:8
↓ 2 callersFunctiongetTime
(clientX: number)
frontend/src/pages/Jam/NowPlaying.tsx:94
↓ 2 callersFunctionget_discovery_pool
( window_start: datetime, window_end: datetime, size: int, backtrack: bool, explicit_filte
backend/playlists/playlist.py:1221
↓ 2 callersFunctionhandleMatch
(noisy: string, category: string)
frontend/src/pages/tweaks/genreMatching.tsx:120
↓ 2 callersFunctionhandleSelect
(optionValue: string)
frontend/src/components/form/MultiSelect.tsx:65
↓ 2 callersFunctioninit_db_MB
()
backend/core/db.py:478
↓ 2 callersFunctioninit_db_playlist
()
backend/core/db.py:324
↓ 2 callersFunctionisFuture
(d: Date)
frontend/src/pages/playlist/DisocveryPlaylist.tsx:88
↓ 2 callersFunctionitunesApi
(title, artist, retries=3)
backend/core/config.py:108
↓ 2 callersFunctionloadUsers
()
frontend/src/pages/users/users.tsx:86
↓ 2 callersFunctionlog_error
(message)
backend/jam/jam.py:35
↓ 2 callersFunctionlog_history
(song)
backend/core/main.py:186
↓ 2 callersFunctionlog_success
(message)
backend/jam/jam.py:27
↓ 2 callersFunctionmake_entry
(entry, positionMs)
backend/core/main.py:114
↓ 2 callersFunctionmarkAsRead
()
frontend/src/hooks/Usenotificationstream.ts:49
↓ 2 callersFunctionmatch_and_update_nvid
(batch_size: int = BATCH_SIZE)
backend/playlists/Listenbrainz.py:498
↓ 2 callersFunctionnormalise_artist
(raw)
backend/metadata/library.py:79
↓ 2 callersFunctionresolveUserMeta
(username: string)
frontend/src/pages/Jam/JamUsers.tsx:29
↓ 2 callersFunctionresolve_date_window
( date_from, date_to, days_from, days_to )
backend/playlists/playlist.py:1174
↓ 2 callersFunctionresolve_lb_username
(token: str)
backend/api/LB_router.py:209
↓ 2 callersFunctionsave_cf_to_db
(db_username: str, mbids: list[dict], cf_last_updated: int)
backend/playlists/Listenbrainz.py:95
↓ 2 callersFunctionscore
(input, output)
backend/metadata/genre.py:117
↓ 2 callersFunctionshowToast
(msg: string)
frontend/src/pages/tweaks/manualMark.tsx:140
↓ 2 callersFunctionsignalWeights
(weights: dict)
backend/playlists/playlist.py:43
↓ 2 callersFunctionsongSlots
(values)
backend/playlists/playlist.py:53
↓ 2 callersFunctionstartFallbackPolling
()
frontend/src/pages/librarySync/librarySync.tsx:273
↓ 2 callersFunctionsync_library
()
backend/metadata/library.py:373
↓ 2 callersFunctiontoISODate
(d: Date | null)
frontend/src/pages/playlist/shared/PlaylistTypes.ts:208
↓ 2 callersFunctionupdateSelection
(newSelected: string[])
frontend/src/components/form/MultiSelect.tsx:53
↓ 2 callersFunctionupdate_row
(conn, mbid: str, parsed: dict | None)
backend/playlists/Listenbrainz.py:290
↓ 2 callersFunctionuseModal
(initialState: boolean = false)
frontend/src/hooks/useModal.ts:3
↓ 2 callersFunctionusePlayer
()
frontend/src/context/PlayerContext.tsx:347
↓ 2 callersFunctionuseTheme
()
frontend/src/context/ThemeContext.tsx:52
↓ 2 callersFunctionvalidateEmail
(value: string)
frontend/src/components/form/form-elements/InputStates.tsx:10
↓ 2 callersFunctionwriteJson
(genre, noisyGenre)
backend/metadata/genre.py:15
↓ 1 callersFunctionDeleteDataJson
(category, value=None)
backend/metadata/genre.py:78
↓ 1 callersFunctionFetchCF
()
backend/playlists/Listenbrainz.py:964
↓ 1 callersFunctionFishScript
(song_ids)
backend/misc/scripts/fishScript.py:32
↓ 1 callersFunctionMacShellScript
(song_ids)
backend/misc/scripts/macScript.py:31
↓ 1 callersFunctionMusicbrainzSeeding
()
backend/core/main.py:428
↓ 1 callersFunctionPowerShellScript
(song_ids)
backend/misc/scripts/powershellScript.py:35
↓ 1 callersFunctionQueue
()
frontend/src/pages/Jam/Queue.tsx:343
↓ 1 callersFunctionUpdateDBgenre
(data, connLib=None)
backend/misc/misc.py:215
↓ 1 callersMethod__init__
(self)
backend/navidrome/state.py:14
↓ 1 callersFunction_album_score
(a: str, b: str)
backend/playlists/importPlaylist.py:31
↓ 1 callersFunction_apply_genre_updates
(updates_to_make)
backend/metadata/genre.py:210
↓ 1 callersFunction_build_db_index
(db_songs: list)
backend/playlists/importPlaylist.py:126
↓ 1 callersFunction_do_create_fresh
()
backend/playlists/playlist.py:996
↓ 1 callersFunction_dur_diff_pct
(db_duration_sec: int, csv_duration_ms: int)
backend/playlists/importPlaylist.py:35
↓ 1 callersFunction_fetch_library_genres
()
backend/metadata/genre.py:201
↓ 1 callersFunction_fetch_library_songs
(cursor)
backend/playlists/importPlaylist.py:99
↓ 1 callersFunction_fetch_recent_listens
(cursor, user_id, song_id)
backend/misc/misc.py:39
↓ 1 callersFunction_get_json
(url_value, retries=3, token="")
backend/metadata/library.py:89
↓ 1 callersFunction_get_unprocessed_entries
()
backend/core/main.py:298
↓ 1 callersFunction_itunes_request
(url: str)
backend/metadata/itunesFuzzy.py:99
↓ 1 callersFunction_load_lb_users
()
backend/scrobble/listenBrainz.py:35
← previousnext →101–200 of 821, ranked by callers