Consolidates in-progress work across autotag, explore, and library: - autotag: beets/Picard-informed scoring engine — ID-first matching, VA handling, recommendation tiers, and a merged distance/rank cascade, with an eval harness for regression tracking. - explore: offline MusicBrainz dump import/incremental refresh replaces the legacy tier crawl; index-first local search with fuzzy matching and a dedicated ranker; disk-free guards for dump downloads. - library: artist-credit extraction and matching. - lyrics: owned-library lyric search (FTS) with LRCLIB backfill. Also: rewrite README to be user-focused, and migrate upstream to git.ljones.me/yonlu/yellowjacket. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
144 lines
4.4 KiB
JavaScript
Executable File
144 lines
4.4 KiB
JavaScript
Executable File
// @ts-check
|
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
export function AddToDefaultPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['AddToDefaultPlaylist'](arg1);
|
|
}
|
|
|
|
export function AddTracksToPlaylist(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['AddTracksToPlaylist'](arg1, arg2);
|
|
}
|
|
|
|
export function CreatePlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['CreatePlaylist'](arg1);
|
|
}
|
|
|
|
export function CreatePlaylistWithTracks(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['CreatePlaylistWithTracks'](arg1, arg2);
|
|
}
|
|
|
|
export function CreateSmartPlaylist(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['CreateSmartPlaylist'](arg1, arg2);
|
|
}
|
|
|
|
export function DeletePlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['DeletePlaylist'](arg1);
|
|
}
|
|
|
|
export function EnsureDefaultPlaylist() {
|
|
return window['go']['playlist']['Service']['EnsureDefaultPlaylist']();
|
|
}
|
|
|
|
export function EvaluateSmartPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['EvaluateSmartPlaylist'](arg1);
|
|
}
|
|
|
|
export function FindDuplicateTracksInPlaylist(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['FindDuplicateTracksInPlaylist'](arg1, arg2);
|
|
}
|
|
|
|
export function FindPhantomMatches(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['FindPhantomMatches'](arg1, arg2);
|
|
}
|
|
|
|
export function GetAllPlaylists() {
|
|
return window['go']['playlist']['Service']['GetAllPlaylists']();
|
|
}
|
|
|
|
export function GetAllPlaylistsWithTracks() {
|
|
return window['go']['playlist']['Service']['GetAllPlaylistsWithTracks']();
|
|
}
|
|
|
|
export function GetDefaultPlaylistInfo() {
|
|
return window['go']['playlist']['Service']['GetDefaultPlaylistInfo']();
|
|
}
|
|
|
|
export function GetDefaultPlaylistTrackPaths() {
|
|
return window['go']['playlist']['Service']['GetDefaultPlaylistTrackPaths']();
|
|
}
|
|
|
|
export function GetPhantomCandidates(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['GetPhantomCandidates'](arg1, arg2);
|
|
}
|
|
|
|
export function GetPlaylistTracks(arg1) {
|
|
return window['go']['playlist']['Service']['GetPlaylistTracks'](arg1);
|
|
}
|
|
|
|
export function GetSmartPlaylistRules(arg1) {
|
|
return window['go']['playlist']['Service']['GetSmartPlaylistRules'](arg1);
|
|
}
|
|
|
|
export function GetSmartPlaylistTracks(arg1) {
|
|
return window['go']['playlist']['Service']['GetSmartPlaylistTracks'](arg1);
|
|
}
|
|
|
|
export function ImportPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['ImportPlaylist'](arg1);
|
|
}
|
|
|
|
export function ImportPlaylists(arg1) {
|
|
return window['go']['playlist']['Service']['ImportPlaylists'](arg1);
|
|
}
|
|
|
|
export function PreviewSmartPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['PreviewSmartPlaylist'](arg1);
|
|
}
|
|
|
|
export function RefreshSmartPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['RefreshSmartPlaylist'](arg1);
|
|
}
|
|
|
|
export function RemoveFromDefaultPlaylist(arg1) {
|
|
return window['go']['playlist']['Service']['RemoveFromDefaultPlaylist'](arg1);
|
|
}
|
|
|
|
export function RemovePhantomTracks(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['RemovePhantomTracks'](arg1, arg2);
|
|
}
|
|
|
|
export function RemoveTracksFromPlaylist(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['RemoveTracksFromPlaylist'](arg1, arg2);
|
|
}
|
|
|
|
export function RenamePlaylist(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['RenamePlaylist'](arg1, arg2);
|
|
}
|
|
|
|
export function RepopulateFromM3U() {
|
|
return window['go']['playlist']['Service']['RepopulateFromM3U']();
|
|
}
|
|
|
|
export function ResolvePhantomTracks(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['ResolvePhantomTracks'](arg1, arg2);
|
|
}
|
|
|
|
export function ResolvePhantomTracksAfterScan() {
|
|
return window['go']['playlist']['Service']['ResolvePhantomTracksAfterScan']();
|
|
}
|
|
|
|
export function RestoreAllPlaylists() {
|
|
return window['go']['playlist']['Service']['RestoreAllPlaylists']();
|
|
}
|
|
|
|
export function SearchLibrary(arg1) {
|
|
return window['go']['playlist']['Service']['SearchLibrary'](arg1);
|
|
}
|
|
|
|
export function SetContext(arg1) {
|
|
return window['go']['playlist']['Service']['SetContext'](arg1);
|
|
}
|
|
|
|
export function SetFavoritesConfig(arg1) {
|
|
return window['go']['playlist']['Service']['SetFavoritesConfig'](arg1);
|
|
}
|
|
|
|
export function ToggleDefaultPlaylistTrack(arg1) {
|
|
return window['go']['playlist']['Service']['ToggleDefaultPlaylistTrack'](arg1);
|
|
}
|
|
|
|
export function UpdateSmartPlaylistRules(arg1, arg2) {
|
|
return window['go']['playlist']['Service']['UpdateSmartPlaylistRules'](arg1, arg2);
|
|
}
|