mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 15:46:58 -05:00
commit
a0431ff4ca
@ -76,6 +76,7 @@ class OriginService():
|
||||
else:
|
||||
chanstreamdict = next(item for item in streamlist if item["number"] == channel_number)
|
||||
return chanstreamdict["stream_url"]
|
||||
return self.channels["list"][channel_number]["stream_url"]
|
||||
|
||||
def get_station_total(self):
|
||||
chanlist = self.get_channels()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user