MCPcopy 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

get_user_agentMethod · 0.80
refresh_m3u_groupsFunction · 0.80
create_custom_accountFunction · 0.80
generate_stream_urlFunction · 0.80
cacheMethod · 0.80

Calls 2

get_stream_settingsMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected