Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Vigica C100S Channel Lists / Firmware --- S805

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    from 1-100 is set up like freeview, and from 101 too 700ish is set up like $ly, but have duplicated channels to fill in, which ive found makes thinks harder to find stuff !
    i finished this list, just before i finished my decompress script that showed the service numbers ! so some have the wrong region in !...
    i will redo it soon ! but be good to see what you think !...

    Comment


      #47
      It's spot on mate I'm just about to setup a favorites list... I can't thank you enough it's saved me so much time...

      Sent from my LG-H815 using Tapatalk

      Comment


        #48
        looks like the russian forum likes your python script. theres also a java one there also that maybe of help .



        Contribute to nabillo/Vigica_Edit development by creating an account on GitHub.

        Comment


          #49
          Hi friends. Im bought yesterday a Mbox K1 dvb-s2 box. the box is very easy to configure, and I think works good, but I have 2 problems, that I would be gratefull to get some help from the experts:
          1- I dont know how to edit a channel list (portuguese and spanish) I tryed to use the vigica editor "s1-edit-v06", but Im must confess that Im a newbieeee
          2.- I would like to connect at the same time, the hdmi and the analogic out (to use the hdmi with the tv, and use the analogic in to the modulator. Is that possible?
          Thank You very much for your help, in advance
          paulo

          Comment


            #50
            Hello friends!
            I writed out small web-gui for the s1-edit-v06 avaliable at http://k1plus-channel-editor.arrakis.pro/
            But sometimes users got this error:

            Traceback (most recent call last):
            File "/opt/mw_s1_edit_v06/decompose-mw-s1.py", line 79, in <module>
            if rcdname[idx] < 0x21: # non printable codes or spaces
            IndexError: bytearray index out of range

            With backup file looks like correct (for example http://freeweb.arrakis.pro/dvb_s_mw_s1 )
            I'm not specialist in python and don't know how to fix it

            Comment


              #51
              Hello friends!
              I writed out small web-gui for the s1-edit-v06 avaliable at http://k1plus-channel-editor.arrakis.pro/
              But sometimes users got this error:

              Traceback (most recent call last):
              File "/opt/mw_s1_edit_v06/decompose-mw-s1.py", line 79, in <module>
              if rcdname[idx] < 0x21: # non printable codes or spaces
              IndexError: bytearray index out of range

              With backup file looks like correct (for example http://freeweb.arrakis.pro/dvb_s_mw_s1 )
              I'm not specialist in python and don't know how to fix it

              Comment


                #52
                https://github.com/nabillo/Vigica_Edit is repo that contain a port af the python script to java with a Gui on javafx. normally the sources could be imported on netbeans and build to a jar. there is an import button to list the channels from dvb_s_mw_s1 file, you can rename or delete channel or change preferences. an export button generate the file from list. a duplicate button to delete all duplicate channels based on their name.and a compare to transpose ppr to a second file and show new channels on the new file.

                all operations are based on the description made by wwortel. thanks to him, I had been able to arrange my favorite channels and make this app to keep that setting goes on new channels search.

                Comment


                  #53
                  https://github.com/nabillo/Vigica_Edit is repo that contain a port af the python script to java with a Gui on javafx. normally the sources could be imported on netbeans and build to a jar. there is an import button to list the channels from dvb_s_mw_s1 file, you can rename or delete channel or change preferences. an export button generate the file from list. a duplicate button to delete all duplicate channels based on their name.and a compare to transpose ppr to a second file and show new channels on the new file.
                  Click image for larger version

Name:	Vigica_Edit.png
Views:	114
Size:	53.0 KB
ID:	590491

                  all operations are based on the description made by wwortel. thanks to him, I had been able to arrange my favorite channels and make this app to keep that setting goes on new channels search.

                  Comment


                    #54
                    nabillo
                    nice to see a java version. Was wondering whether you did implement what is in my Python script when the name of the service is changed. In addition to changing the service name, one must also lock the service data for that service.
                    Without setting the lock an automatic background scan will 'correct' the name to the old and wrong one. The DVB standard has not been properly implemented in this box when it comes to character sets.
                    You will not notice it in simple ascii based names but anything with non-ascii characters will suffer from this bug. The box speaks utf-8 but that is not what the DVB standard prescribes.
                    Downside of locking is of course when the operator makes changes to other essential data about the service. The box has another bug in that it does show in its channel editor the 'lock' status but does not allow you to change it from the box; at least I did not find how to toggle that lock.
                    So perhaps it is an idea to make this yes/no lock also an option for choice in your editor. Make it 'set' once a name is edited but allow for overruling.

                    Comment


                      #55
                      Hi All, I own a vigica c90s and I can't use it because of the channels editig thing.

                      Could you please help me use this tool to solve my problem.

                      1. How to access the box to export the files needed.
                      2 Once the file on the same folder as the python script, what need to be done.
                      3 How to put the files back to the box.

                      Many thanks for your help, I m not english native and newbee to python scrip maybe I have some missunderstanding.

                      Comment

                      Working...
                      X