2021-09-01, 04:48 PM
I'm a brand-new Locast user (donating $5/mo). I downloaded 0.9.4 and ran through the steps, but get the following error when running python locast.py install:
Generating 819 XMLTV file for C:\Users\Public\NPVR-data\locast-xmltv.xml
<Response [200]>
Getting list of stations based on DMA...
Loading FCC Stations list...
Generating extras file
Traceback (most recent call last):
File "C:\Users\Public\NPVR-data\scripts\locast\locast.py", line 255, in <module>
UpdateNextPVR(extrasbase, opts.base, xmltv_file[len(opts.base):])
File "C:\Users\Public\NPVR-data\scripts\locast\lib\extrautils.py", line 13, in UpdateNextPVR
backend.SessionLogin()
File "C:\Users\Public\NPVR-data\scripts\locast\lib\libnextpvr.py", line 42, in SessionLogin
salt = parse_qs(parsed.query)['salt'][0]
KeyError: 'salt'
What's my next step?
Thanks!
Generating 819 XMLTV file for C:\Users\Public\NPVR-data\locast-xmltv.xml
<Response [200]>
Getting list of stations based on DMA...
Loading FCC Stations list...
Generating extras file
Traceback (most recent call last):
File "C:\Users\Public\NPVR-data\scripts\locast\locast.py", line 255, in <module>
UpdateNextPVR(extrasbase, opts.base, xmltv_file[len(opts.base):])
File "C:\Users\Public\NPVR-data\scripts\locast\lib\extrautils.py", line 13, in UpdateNextPVR
backend.SessionLogin()
File "C:\Users\Public\NPVR-data\scripts\locast\lib\libnextpvr.py", line 42, in SessionLogin
salt = parse_qs(parsed.query)['salt'][0]
KeyError: 'salt'
What's my next step?
Thanks!