Объявление

Свернуть
Пока нет объявлений.

nStreamVOD ENIGMA2 (English/Deutsch Support)

Свернуть
X
 
  • Фильтр
  • Время
  • Показать
Очистить всё
новые сообщения

  • nStreamVOD ENIGMA2 (English/Deutsch Support)

    root@et9x00:~# ifconfig eth0
    eth0 Link encap:Ethernet HWaddr A1:C1:E1:B1:01:01
    inet addr:192.168.178.35 Bcast:192.168.178.255 Mask:255.255.255.0
    ......

    или
    root@et9x00:~# ip link show eth0 | awk '/ether/ {print $2}'
    а1:c1:e1:b1:f1:d1
    [/spoiler]
    [color=blue]if you supported this player and send me a mac adress you will not see the warning




    how to get mac adress

    http://www.turkeyforum.com/satforum/...76#post7998376


    old post
    ----------------------------
    Hello my friend,

    Sites from the message I wrote to you personally if you add plug-in from Turkey will be a lot.
    There was already a list of recipients.

    When we address a Mac, How does it work?
    Thank you very much for helping ...

    Regards ...



  • #2
    Re: nStreamPlayer RELOADED(English Support)

    hello, my english is very bad, but i can unerstand and give any answer
    Обсуждение всех нюансов развода в Германии. www.razvod.net

    Комментарий


    • #3
      Re: nStreamPlayer RELOADED (English Support)

      Hello my friend,

      That was super.

      Thank you.

      Regards ...

      Комментарий


      • #4
        Re: nStreamPlayer RELOADED (English Support)

        @Turkish friends
        http://www.pristavka.de/index.php/to...html#msg149461

        you can try to write own modul fpr version 0.96
        just make python from php and generate playlist on reciver

        user they made it will get one mac activation for free
        Обсуждение всех нюансов развода в Германии. www.razvod.net

        Комментарий


        • #5
          Re: nStreamPlayer RELOADED (English Support)

          You are awesome dude

          Thank you.

          Regards ...

          Комментарий


          • #6
            Re: nStreamPlayer RELOADED (English Support)

            now i will write second modul for http://www.filmsevenler.net/
            ist is simple because videos hostet in vkontakte, kontakt support exist from beginning "vod" version
            Обсуждение всех нюансов развода в Германии. www.razvod.net

            Комментарий


            • #7
              Re: nStreamPlayer RELOADED (English Support)

              ready
              Вложения
              Обсуждение всех нюансов развода в Германии. www.razvod.net

              Комментарий


              • #8
                Re: nStreamPlayer RELOADED (English Support)

                thank you for everything nitrogen14

                Комментарий


                • #9
                  Re: nStreamPlayer RELOADED (English Support)

                  Hello my friend,

                  Thank you very much for the site.

                  If we add the Turks would be a lot more than buying your software.

                  Regards ...

                  Комментарий


                  • #10
                    Re: nStreamPlayer RELOADED (English Support)

                    Turks must identify at buy, if i will see new 20 turks i can write new modul
                    i thing i have seen 3 or 5 turks names, this is to little 5 peoples and i have 1 modul and 1 external parser for they...
                    Обсуждение всех нюансов развода в Германии. www.razvod.net

                    Комментарий


                    • #11
                      Re: nStreamPlayer RELOADED (English Support)

                      Thanks I bought a plugin nitrogen14
                      The Turks will buy more to see the new site

                      Комментарий


                      • #12
                        Re: nStreamPlayer RELOADED (English Support)

                        Hello my friend,

                        Of course, you're so right.

                        3-5 In this work would not be with someone, but I believe you add sites that you bought will be many Turks.
                        In fact, I believe that we will be 100 people.

                        Regards ...

                        Комментарий


                        • #13
                          Re: nStreamPlayer RELOADED (English Support)

                          in new keymap.xml you can see all buttons and they functions
                          <keymap>
                          <map context="nStreamPlayerIPTV">
                          <key id="KEY_OK" mapto="ok" flags="m" />
                          <key id="KEY_POWER" mapto="power" flags="m" />
                          <key id="KEY_LEFT" mapto="prevChannelIPTV" flags="m" />
                          <key id="KEY_RIGHT" mapto="nextChannelIPTV" flags="m" />
                          <key id="KEY_CHANNELUP" mapto="nextChannelIPTV" flags="m" />
                          <key id="KEY_CHANNELDOWN" mapto="prevChannelIPTV" flags="m" />
                          <key id="KEY_UP" mapto="toChListIPTV" flags="m" />
                          <key id="KEY_EXIT" mapto="toChListIPTV" flags="m" />
                          <key id="KEY_ESC" mapto="toChListIPTV" flags="m" />
                          <key id="KEY_NEXT" mapto="nextAR" flags="m" />
                          <key id="KEY_PREVIOUS" mapto="prevAR" flags="m" />
                          </map>

                          <map context="nStreamPlayerPlaylist">
                          <key id="KEY_OK" mapto="ok" flags="m" />
                          <key id="KEY_POWER" mapto="power" flags="m" />
                          <key id="KEY_RED" mapto="homePlaylist" flags="m" />
                          <key id="KEY_YELLOW" mapto="historyPlaylist" flags="m" />
                          <key id="KEY_PLAY" mapto="startIPTV" flags="m" />
                          <key id="KEY_PLAYPAUSE" mapto="startIPTV" flags="m" />
                          <key id="KEY_GREEN" mapto="startIPTV" flags="m" />
                          <key id="KEY_BLUE" mapto="backToVideo" flags="m" />
                          <key id="KEY_CHANNELUP" mapto="prevPlaylist" flags="m" />
                          <key id="KEY_CHANNELDOWN" mapto="nextPlaylist" flags="m" />
                          <key id="KEY_EXIT" mapto="exitPlugin" flags="m" />
                          <key id="KEY_ESC" mapto="exitPlugin" flags="m" />
                          <key id="KEY_INFO" mapto="moreInfo" flags="m" />
                          <key id="KEY_STOP" mapto="search" flags="m" />
                          <key id="KEY_NEXT" mapto="addChannelToFavorites" flags="m" />
                          <key id="KEY_PREVIOUS" mapto="removeChannelFromFavorites" flags="m" />
                          <key id="KEY_MENU" mapto="taskManager" flags="m" />
                          <key id="KEY_TV" mapto="search" flags="m" />
                          </map>

                          <map context="nStreamPlayerVOD">
                          <key id="KEY_OK" mapto="ok" flags="m" />
                          <key id="KEY_POWER" mapto="power" flags="m" />
                          <key id="KEY_EXIT" mapto="exitVOD" flags="m" />
                          <key id="KEY_ESC" mapto="exitVOD" flags="m" />
                          <key id="KEY_UP" mapto="exitVOD" flags="m" />
                          <key id="KEY_INFO" mapto="moreInfoVOD" flags="m" />
                          <key id="KEY_RED" mapto="record" flags="m" />
                          <key id="KEY_STOP" mapto="stopVOD" flags="m" />
                          <key id="KEY_BLUE" mapto="timeshift_autoplay" flags="m" />
                          <key id="KEY_LEFT" mapto="prevVideo" flags="m" />
                          <key id="KEY_RIGHT" mapto="nextVideo" flags="m" />
                          <key id="KEY_TV" mapto="stopVOD" flags="m" />
                          <key id="KEY_RECORD" mapto="timeshift" flags="m" />
                          <key id="KEY_CHANNELUP" mapto="nextVideo" flags="m" />
                          <key id="KEY_CHANNELDOWN" mapto="prevVideo" flags="m" />
                          </map>

                          </keymap>
                          in iptv player buttpns 0-9 => for channel number input
                          Обсуждение всех нюансов развода в Германии. www.razvod.net

                          Комментарий


                          • #14
                            Re: nStreamPlayer RELOADED (English Support)

                            Thank you very much my friend.

                            Falcon-avci ve Endebar are from Turkey.

                            Türk users.

                            Sincerely...

                            Комментарий


                            • #15
                              Re: nStreamPlayer RELOADED (English Support)

                              @falcon-avci
                              thx for donate, but where is your mac?
                              this is not my work ask for mac, you must give me a mac self
                              Обсуждение всех нюансов развода в Германии. www.razvod.net

                              Комментарий

                              Обработка...
                              X