more tellyscript tweaks

This commit is contained in:
zefie
2025-02-21 07:24:45 -05:00
parent a2e1166efc
commit 67375ce72f
8 changed files with 11 additions and 944 deletions

View File

@@ -87,7 +87,6 @@ if (session_data.data_store.wtvsec_login) {
// if wtv-open-access: true then client expects OpenISP
if (session_data.get("wtv-open-access")) file_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/LC2/LC2_OpenISP_56k.tok", true);
else template_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/LC2/LC2.prereg.template.txt", true);
//else file_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/LC2/LC2_WTV_18006138199.tok", true);
break;
case "US-DTV-disk-0MB-32MB-softmodem-CPU5230":
@@ -111,7 +110,6 @@ if (session_data.data_store.wtvsec_login) {
// if wtv-open-access: true then client expects OpenISP
if (session_data.get("wtv-open-access")) file_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/bf0app/bf0app_OISP.tok", true);
else template_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/bf0app/bf0app.prereg.template.txt", true);
//else file_path = wtvshared.getServiceDep("/wtv-1800/tellyscripts/bf0app/bf0app_WTV_18006138199.tok", true);
break;
// the following are not yet zefie generated and may have an unknown username/password attached