mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-20 16:12:15 +02:00
Fix HRTi Radio
This commit is contained in:
@@ -188,7 +188,7 @@ class HRTiProvider(StreamingProvider):
|
||||
manifest_script=streaming_url, # Store streaming URL for manifest fetching
|
||||
content_type="AUDIO" if is_radio else "LIVE",
|
||||
country=self.country,
|
||||
is_audio=is_radio,
|
||||
is_radio=is_radio,
|
||||
language="hr" # Croatian
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user