Package-level declarations
Types
Link copied to clipboard
Parses the given input and allows to fix common mistakes.
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: unknown class>>)
Link copied to clipboard
Link copied to clipboard