Package-level declarations
Types
Link copied to clipboard
Service for discovery related functionality.
Link copied to clipboard
Used to discover Jellyfin servers in the local network.
Link copied to clipboard
Link copied to clipboard
data class RecommendedServerInfo(val address: String, val responseTime: Long, val score: RecommendedServerInfoScore, val issues: Collection<RecommendedServerIssue>, val systemInfo: Result<ERROR CLASS: Symbol not found for PublicSystemInfo>)
Link copied to clipboard
Link copied to clipboard