XCplugin-IPTV Discussion (plugin errors, new update requests etc.)

There are 927 replies in this Thread which was already clicked 175,067 times. The last Post () by Sami Ertaga.

  • Just tried this and it seems to be working thanks pauldb, I dont get much time to play about with enigma2 anymore but I have a week off next week so ill have a play by all means though im no good with python but once I get into it I can try and provide logs and detailed bug reports. Again thanks to all involved with this plugin I can now easily test m3u streams without the need to keep editing the xml files.

  • OK..

    Good pauldb As always solve our problems, well, I did well to quote you in credits


    :)




    Question def back_to_video


    Do you have ideas on how to go back to a video without restarting it?

    You should close the channel list window.

    But perhaps not so much feasible

    4.1 is ready, if you have nothing else,

    Check if there are 1 .xml files in the folder? If there is no copy from the plugin / cfg folder?

    I've turned off these features until you try.


    ->I wondered if it was possible to import the host-user-password data from a .m3u file


    Fixed the fhd / hd skin of the config menu

    Fixed ServiceReference with service app check

    Fixed screen 16: 9

    Fix minor

    Fixed load m3u


    I wait for some other day

  • Ok Buddy

    start from here


    #fix update#fix LoadM3U

    #Fixed the fhd / hd skin of the config menu

    #Fixed ServiceReference with service app check

    #Fixed screen 16: 9

    #Fix minor

    Update OnAir


    from Menu Config Update to 4.1


    #######################################


    Later to top the Topic new version 4.1.attached .

    Later, later



    Now.. relax.. and next fixt other ..


    Thanks buddy

  • When I press menu at the bottom right it says XcPlugin is Last version maybe it has updated but ive had no prompt or restart and top left still says V. 4.0


    633eaf0db71f11b.jpg


    Maybe because I have used the py files on here im not sure, I haven't had any bugs or crashes since using the plugin.py file from pauldb so no major issue

  • ok good

    i used this new release version 4.1 for SH4

    ###########################""



    Upgrading enigma2-plugin-extensions-xcplugin-iptv-mod-lululla from 4.0 to 4.1 on root



    Checking for files .xml in the system...



    Backup XcPlugin .xml was found



    tar: can't open '/media/hdd/xcbackup.tar.gz': No such file or directory


    \n\nXcPlugin .xml files stored in /media/hdd/xcbackup.tar.gz\n\n


    Checking for an older version in the system...



    An older version was found and removed


    Proceeding to installation...



    tar: can't open '/media/hdd/xcbackup.tar.gz': No such file or directory


    \n\nXc .xml files stored in /media/hdd/xcbackup.tar.gz\n\n



    Plugin removed! You should restart enigma2 now!



    Removing obsolete file /usr/lib/enigma2/python/Plugins/Extensions/XCplugin/__init__.py.



    Configuring enigma2-plugin-extensions-xcplugin-iptv-mod-lululla.



    ****************************************


    * Enjoy our plugin *


    ****************************************


    Backup XcPlugin .xml: File does not exist


    Restarting Enigma2 to load...



    Collected errors:


    * remove_obsolesced_files: unlinking /usr/lib/enigma2/python/Plugins/Extensions/XCplugin/__init__.py failed: No such file or directory.


    * opkg_install_pkg: Failed to determine obsolete files from previously installed enigma2-plugin-extensions-xcplugin-iptv-mod-lululla

  • pauldb e friend


    next fix for no crash : index out of range for .m3u null


    Code
        def runChannel(self):
            idx = self['list'].getSelectionIndex()
            #if idx is None:
            if idx == 0 or None:    
                return
            else:
                name = self.names[idx]
                url = self.urls[idx]
                self.session.open(M3uPlay2, name, url)
                return




    -Go back to a video without restarting it?

    -Check if there are 1 .xml files in the folder? If there is no copy from the plugin / cfg folder?

    -cover on epg ??

    Do not take even a minute away from the affection of those who love you: you would not have time to recover it!


    Have a Good Trip


    GOOD VPN



    DMU


    logo_corvo.png


    Edited once, last by Lululla ().

  • updated my openatv image to 6.0 and unfortunately xcplugin 4.0 and 4.1 don't load vod files anymore and crash. Tried to telnet serviceinfo.py but for my suprise such file in 6.0 doesn't exist, I only found serviceinfo.pyo . Help please

  • I tried doing what you said but it doesn't overwrite , all remains the same after rebooting ( I have both files in converter folder ) and still not working. Do you think I should go back to openatv 5.3 ?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!