Posts by lukdee

    I've solved this problem; i've copied oscam.version to the new path (where are config files) and set ftp log as root; script runs great on raspberry on ubuntu server; thanks for help :)

    i use python3 afn.py --ip 192.168.8.90

    port 21 is open; vsftpd is active; file oscam.version is on /tmp/.oscam/



    2023-04-12 18:31:06,420 INFO PowerVU KeyPatcher by taras-ua, ver 0.9

    2023-04-12 18:31:06,423 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-04-12 18:31:07,485 INFO Found last page: 23.

    2023-04-12 18:31:07,485 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-04-12 18:31:09,015 INFO Got key pair ('00F27C00A9CB21FD', '01B4F4DECA4EF5B0').

    2023-04-12 18:31:09,217 ERROR Could not find /tmp/.oscam/oscam.version.

    2023-04-12 18:31:09,217 ERROR OsCam config path not found on receiver.

    2023-04-12 18:31:09,217 INFO Done! Please restart OSCAM on your receiver.

    on raspberry i've installed Ubuntu Server and oscam server for my receiver vu+uno4kse

    ip my raspi is 192.168.8.90

    when i run you script i see this:


    # python3 afn.py --ip 192.168.8.90

    2023-04-12 17:35:32,469 INFO PowerVU KeyPatcher by taras-ua, ver 0.9

    2023-04-12 17:35:32,472 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-04-12 17:35:33,302 INFO Found last page: 23.

    2023-04-12 17:35:33,302 INFO Connecting ONLY AFN POWERVU KEYS - NO CHAT - KEYS ONLY !!

    2023-04-12 17:35:34,485 INFO Got key pair ('0016F21A4D44B182', '01B4F4DECA4EF5B0').

    Traceback (most recent call last):

    File "/home/pi/afn.py", line 204, in <module>

    softcamkey_handler.patch_keys(key_pair)

    File "/home/pi/afn.py", line 172, in patch_keys

    oscam_config = self._download(self.oscam_version_file)

    File "/home/pi/afn.py", line 136, in _download

    with FTP(self.ip, self.login, self.password) as ftp:

    File "/usr/lib/python3.10/ftplib.py", line 121, in __init__

    self.connect(host)

    File "/usr/lib/python3.10/ftplib.py", line 158, in connect

    self.sock = socket.create_connection((self.host, self.port), self.timeout,

    File "/usr/lib/python3.10/socket.py", line 845, in create_connection

    raise err

    File "/usr/lib/python3.10/socket.py", line 833, in create_connection

    sock.connect(sa)

    ConnectionRefusedError: [Errno 111] Connection refused

    Hello, i've problem with my records from VU+ Uno 4K se with VTI; when i recorded from channel with H.265 to my disk in enigma is ok; quality of record is ok 1920x1080 and everything is good; when i've downloaded to PC i get recordings in 1920x540 px; it doesn't matter from VU+ Zero 4k or Uno 4k; i think problem is records from sat in H.265 and 1080i; in the others channel in 1080p it's ok;

    it is possible to fix it? some settings ? when i,ve downloaded to PC a try to convert with VidCoder (i get re 1920x1080 but it's poor); the other program shotcut is freezing when i've open this records;


    Have you got some idea how to fix it ? to get good quality? thanks for help