Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SPlayer-Dev/SPlayer
/ bodian.ts
File
bodian.ts
electron/server/unblock/bodian.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ SongMatchInfo, SongUrlResult } from
"./unblock"
;
2
import
{ isSongMatch } from
"./match"
;
3
import
{ serverLog } from
"../../main/logger"
;
4
import
{ createHash } from
"crypto"
;
Callers
nothing calls this directly
Calls
1
getRandomDeviceId
Function · 0.85
Tested by
no test coverage detected