Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dispatcharr/Dispatcharr
/ get_default_user_agent_id
Method
get_default_user_agent_id
core/models.py:251–252 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
249
250
@classmethod
251
def
get_default_user_agent_id(cls):
252
return
cls.get_stream_settings().get(
"default_user_agent"
)
253
254
@classmethod
255
def
get_default_stream_profile_id(cls):
Callers
6
create_proxy_stream_profile
Function · 0.80
get_user_agent
Method · 0.80
refresh_m3u_groups
Function · 0.80
create_custom_account
Function · 0.80
generate_stream_url
Function · 0.80
cache
Method · 0.80
Calls
2
get_stream_settings
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected