Companion

expect object Companion
actual object Companion

Properties

Link copied to clipboard
expect val JF_HTTP_PORT: Int

Default HTTP port for Jellyfin

actual const val JF_HTTP_PORT: Int = 8096

Default HTTP port for Jellyfin

Link copied to clipboard
expect val JF_HTTPS_PORT: Int

Default HTTPS port for Jellyfin

actual const val JF_HTTPS_PORT: Int = 8920

Default HTTPS port for Jellyfin