/
JE
jellyfin
/
Jellyfin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jellyfin
Jellyfin API
post
Adds a tuner host.
v1
latest
OpenAPI 3.0.1
2026-07-13
408
264
1.7 MB
LiveTv
Adds a tuner host.
post
/LiveTv/TunerHosts
Request body
TunerHostInfo
required
Id
string
nullable
Url
string
nullable
Type
string
nullable
DeviceId
string
nullable
FriendlyName
string
nullable
ImportFavoritesOnly
boolean
AllowHWTranscoding
boolean
EnableStreamLooping
boolean
Source
string
nullable
TunerCount
integer
UserAgent
string
nullable
Response
Created tuner host returned.
TunerHostInfo
required
Id
string
nullable
Url
string
nullable
Type
string
nullable
DeviceId
string
nullable
FriendlyName
string
nullable
ImportFavoritesOnly
boolean
AllowHWTranscoding
boolean
EnableStreamLooping
boolean
Source
string
nullable
TunerCount
integer
UserAgent
string
nullable