Question about alt shift plugin

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Question about alt shift plugin

      Hello

      when i go in database download of this site, there is 2 alt shift

      AltShift 0.5 ...by Homey
      Alt Shift

      what is the difference ?


      usually i use the omey one.

      is the other different ?

      thank you

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

    • i think the 0.5 is a newer version then the other one.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • Originally posted by RealMagic911
      i think the 0.5 is a newer version then the other one.


      thank you for your answer.

      i wanted to answer myself but i forget.

      i made a binary compare of the 2 ipkg. It is exactly the same file !!!!!

      sorry i didn't tell sooner i found out that.
    • another question.

      is it possible to access the source file of a ipkg ??

      this timeshift is really better than other timeshift because he keeps everything i watch on the hard disk but there is something wird

      when i watch a channel, it record simultanously 2 identical files on the hard disk.

      one temporary for going backward will i am watching the tv.

      and a second that he will keep on the hard disk forever (that is why i like this time shift, because it keep each file on the disk)

      wouldn't be better if he save only the temporary file when i am watching the channel... and then when i zap on an other channel, it would rename the file and keep it on the hard disk ???


      (i don't know if you understand what i want to say, my english is really very bad)

      is there a way to access the source to see if i can find out how to change that or contact the author to ask him why he didn't do like that ?

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von parisien ()

    • Original von parisien
      is it possible to access the source file of a ipkg ??


      Only if the developer makes the source code public.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • me again.

      i never made any program in python and i absolutly don't know anything about it.

      maybe what i will say is stupid and i am sorry if this is the case.

      in the directory /usr/lib/enigma2/python/Plugins/Extensions/AltShift

      there is 2 files.

      __init__.py
      __init__.pyo
      plugin.py
      plugin.pyo

      it seems that the .py is the source code.

      i don't know what is the .pyo maybe it is the compiled module like .obj in c language. but i am not sute as i read that python is a interpretated language.

      so if i change the code source of plugin.py and replace it in my vu+

      or i change the code source of the plugin.py and find someone who can compile it for me.

      do i have a chance to make any change to the extension ?


      thank you.
    • .py shoul contain yource code. after changing remove the .pyo. That is the compiled object and the .pyo will be rebuild after reboot.
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS
    • You may change source file and restart enigma2 only. This will force the box to recompile source code.
      I actually have a question about python development...
      I'm writing a plugin and sometime I have Green Screen errors. Where I can find the log of this crashes? I search in /tmp, but there's nothing. Could you please help?
      Thanks, Raist

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

    • Original von dalraist
      I'm writing a plugin and sometime I have Green Screen errors.


      on your harddisk

      /media/hdd
      Pustekuchen ist keine Blume.

      Vu+ DUO - 500GB HDD (Samsung EcoGreen F2) - Vu+ DUO - 500GB HDD (Samsung EcoGreen F3)
      Vu+ SOLO - 500GB HDD (WD Mybook Essential 2,5") - Samsung USB DVD Brenner
      DM800 - Abcom IPBox 910 - Opticum HD TS 9600
      Zotac Mag Mini als Medialplayer - Buffalo Drive Station Pro als NAS