Posts by mworker

    Καλησπέρα σε ολους,

    Διόρθωσα το goldmovies-xrysoi.se και φαίνεται να δουλεύει ικανοποιητικά εκτός απο την επιλογή "Συλλογες".

    Οποιος θέλει να το δοκιμάσει πρέπει με εναν ftp client π.χ Filezilla ή το DCC,να αντιγράψει το αρχείο στην διαδρομή \usr\lib\enigma2\python\Plugins\Extensions\IPTVPlayer\hosts , να διαγράψει το αρχείο hostxrysoise.pyo και να κάνει επανεκκίνηση στον δέκτη του.


    hostxrysoise.py

    I want to put m3u lists to see on line TV. , where can I put thart lists, in which diretory?
    Thank you
    Mihamu


    - - - Updated - - -


    PLZ,can you help me? Thanks!!!! I have personal 1-2 m3u lists working, but don´t know how to put in IPTVPlayer


    Just ftp the m3u files somewhere in your stb.I put them in /media/hdd.
    Open IPTV player and use MEDIA addon,go to the folder you put the m3u file and open it.
    Be aware that the first line in your m3u file must be #EXTM3U ,otherwise you will not see the channels list,
    Bye.

    To add on this topic!
    Just updated to latest version, so I go into menu set all the new adult to yes (& yes I'm going blind)
    Then on exiting it's saying, close without saving?


    Anyone know how we now save any settings we change in the settings menu?


    Any changes I make, I can't save??


    Just press OK button after you edit your settings and they will be saved.

    You can edit jobs_keymap.xml file in TSmedia plugin folder and replace line: <key id="KEY_HELP" mapto="JobManagerView" flags="mr" /> to some other key.
    I use F3 key so this line in my xml file is: <key id="KEY_F3" mapto="JobManagerView" flags="mr" />

    re-installed python-simplejson_2.2.1-r0_mips32el.ipk which should fix the no module named decimal issue but still the message "some plug ins unavailable
    no module named decimal" appears.
    any ideas please?


    Hi,
    you can ftp the missing decimal.py file to /usr/lib/python2.7/site-packages and then reboot your receiver.
    I tried to reply yesterday with a link for the missing file, but my post needs to be checked first by an admin.


    Bye.

    Hello,
    the plugin isn't working because the host site has changed the links needed to browse the film categories.
    I edited the plugin.py file (replaced old links with new ones) and it works.
    I don't know if it's right to post the modified py. file
    Bye.


    Below are the lines i changed in plugin.py file (these are the working ones)


    osdList.append((_("Animazione"), "http://terrafilms.tv/film-animazione"))
    osdList.append((_("Avventura"), "http://terrafilms.tv/film-avventura"))
    osdList.append((_("Azione"), "http://terrafilms.tv/film-azione-online"))
    osdList.append((_("Commedia"), "http://terrafilms.tv/film-commedia"))
    osdList.append((_("Documentario"), "http://terrafilms.tv/film-documentario-streaming"))
    osdList.append((_("Drammatico"), "http://terrafilms.tv/film-drammatico"))
    osdList.append((_("Fantascienza"), "http://terrafilms.tv/film-fantascienza-gratis"))
    osdList.append((_("Horror"), "http://terrafilms.tv/film-horror"))
    osdList.append((_("Musical"), "http://terrafilms.tv/film-musical"))
    osdList.append((_("Romantico"), "http://terrafilms.tv/film-romantico"))
    osdList.append((_("Sportivo"), "http://terrafilms.tv/film-sportivo"))
    osdList.append((_("Thriller"), "http://terrafilms.tv/film-thriller"))
    osdList.append((_("Serie-TV"), "http://terrafilms.tv/serie-tv"))
    osdList.append((_("Film Nuovi"), "http://terrafilms.tv/coming-soon-film-al-cinema"))