edit4ever ! wrote:
> If you look at the second reply on page three of this thread - I started to share a way to run it as a standalone. In this case - you should download the updated zap2epg.py file from my github - but the settings.xml should work fine.
>
> https://github.com/edit4ever/script.module.zap2epg
just downloaded new files to make sure,
if i run your script i get this,
hts@Docker:~/zap2$ ./zap2epg.py
./zap2epg.py: line 17: import: command not found
./zap2epg.py: line 18: import: command not found
./zap2epg.py: line 19: import: command not found
./zap2epg.py: line 20: import: command not found
./zap2epg.py: line 21: import: command not found
./zap2epg.py: line 22: import: command not found
./zap2epg.py: line 23: import: command not found
./zap2epg.py: line 24: import: command not found
./zap2epg.py: line 25: import: command not found
./zap2epg.py: line 26: import: command not found
./zap2epg.py: line 27: import: command not found
./zap2epg.py: line 28: import: command not found
./zap2epg.py: line 29: import: command not found
from: can't read /var/mail/os.path
./zap2epg.py: line 31: import: command not found
from: can't read /var/mail/collections
./zap2epg.py: line 33: import: command not found
./zap2epg.py: line 36: syntax error near unexpected token `('
./zap2epg.py: line 36: `def mainRun(userdata):'
and if i run the setup like it shows in the wiki that Edward Crosby posted i get this,
./install.sh
### Checking for files to install
Found all needed files for installation
### Determine if xmltv-util is installed
xmltv-util package found
### establishing the softlink to the tvheadend user home folder
Softlink /home/hts/.xmltv already exists, skipping
### Installing usr/bin/tv_grab_file
WARNING: Found /usr/bin/tv_grab_file already present
Replace /usr/bin/tv_grab_file? [N|y]n
Not updating /usr/bin/tv_grab_file
/usr/bin/tv_grab_file not deployed, skipping
Checking to see if TVHeadend knows about the grabber file
[sudo] password for hts:
Found, TVHeadend has grabber file listed
### Deploying .zap2xmlrc file
Obtain zap2it login information
zap2it.com email:
***********
zap2it password:
Testing zap2it login
ERROR: Login failed, recieved message
000
unless their is a bunch of stuff im missing,