@Icon("sync", "h-5 w-5")
Unlinked Books
Resolve books that couldn't be automatically matched between devices
0 selected
if len(unlinkedBooks) == 0 {
}
@Icon("check-circle", "h-7 w-7")
}
for _, book := range unlinkedBooks {
All Books Linked!
There are no unlinked books that need manual resolution.
if book.DeviceType == "koreader" {
@Icon("book-open", "h-5 w-5")
} else if book.DeviceType == "kobo" {
@Icon("library", "h-5 w-5")
} else {
@Icon("device", "h-5 w-5")
}
{ book.TitleFromDevice }
Device: { book.DeviceName } ({ book.DeviceType })
File Path:
if book.SHA256 != "" {
@Icon("folder", "h-3.5 w-3.5")
{ book.FilePath }
SHA-256:
}
{ book.SHA256 }
Last Synced:
{ book.LastSyncTime }
if book.ConfidenceScore > 0 {
Auto-Link Confidence:
{ book.ConfidenceScore }% confidence
}
Potential Matches
Click "Find Potential Matches" to search