Movie listing in 3.0

    • Movie listing in 3.0

      Hi

      As I have used the suomipoeka plugin for a long time that obviously don't exit for 3.0 (at least not yet) I ran into a small problem...

      How is it possible to view and enter directories in the movie view (pressing PVR). In 3.0 I press the menu button and can see that I can change a few view options, but none of them helps me. Earlier when I used the Suomipoeka plugin I could just press "PVR" and navigate to directories and other symbolic links that pointed to CIFS or NFS shares. Now without the suomipoeka I cannot even find a way to navigate out of the flat structure that contains the recorded movies...

      Am I stupid or what? Do I miss something here?


      Thanks in advance

      /Per-Olov
    • Hi,

      a few hours ago i downloaded the suomipoeka package (Version 0.9.6) and copied it via ftp in /tmp.

      then i installed it via telnet manually without any errors. it works fine! so i think you can do also...

      bye
      frolic

      p.s.: download link suomipoeka

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von frolicfresser ()

    • Hallo,

      habe es auch ausprobiert. geht scheinbar wirklich alles, bis auf folgende Kleinigkeit.

      Wenn man in den Einstellung des Plugins versucht etwas zu ändern, dass nur übernommen werden kann wenn die GUI restartet wird dann kommt aufgrund einer Meldung die nicht angezeigt werden kann ein Green-Screen.

      Als kleiner Workaround kann folgendes gemacht werden:

      über /usr/lib/engima2/phyton/Plugins/Extensions/Suomipoeka/Suomipoeka.py

      ganz am Ende des Files

      einfach die Zeile 286 (if self.needsRestart.Flag...) und 287 mit # auskommentieren

      Dadurch wird nur die Melung nicht ausgegeben und es kommt kein Greenscreen und die Sachen werden gespeichert.

      Ist natürlich nciht der sauberste Weg aber es funktioniert. Vielleicht kennt aber jemand die wahre Ursache und kann den Fehler direkt beheben.

      Beste Grüße

      DDave
    • Nice to know... I will change this...

      Anyoone that knows how to show line numbers? Asking as this "€#€%§$ implementation of the "vi" editor seems to miss the feature "ESC :set num" ..... To count the lines manually or to temporary "scp" the file to another computer of course works.... But why is this "vi" ripped from _standard_ features?


      /Per-Olov
    • As I am not neither a German language nor a Python Guru (really hate Python because of its TAB indent stuff)... You mean just comment out line 287? Or did you mean comment out line 286?


      /Per-Olov
    • Hallo,

      Both of them. 286 and 287 ;)

      btw I us the midnight commander for changing files. There are also Linenumbers.

      Because it is not installed by default you can install it this way in the commandline.

      opkg install mc

      start it with => mc

      navigate to the file and then press F3 for VIEW or F4 for EDIT. When you made your changes just press F2 to save and F10 to leave the file ;)

      Regards

      DDavees