This commit is contained in:
SpudGunMan
2025-11-11 16:45:29 -08:00
parent fd114301f6
commit 678fde7b2c
3 changed files with 9 additions and 8 deletions
+1
View File
@@ -441,6 +441,7 @@ def refresh_channel_cache():
return build_channel_cache(force_refresh=True)
channel_list = build_channel_cache()
print(f"System: Channel Cache Built: {channel_list}")
#### FUN-ctions ####
def resolve_channel_name(channel_number, rxNode=1, interface_obj=None):