Posts by dominoman9

    Fix for UK region is to edit file PlutoDownload.py in folder usr/lib/enigma2/pyton/Plugins/Extensions/PlutoTV and change ip address "uk": "185.86.151.11", to "uk": "185.199.220.58",. Reboot box and it should work again :smiling face:


    X_FORWARDS = {

    "us": "185.236.200.172",

    "uk": "185.86.151.11",

    ..,

    ..,

    ..,

    }

    Last 2 days ive been getting ... there is no data it is possible that pluto tv is not available in your country. Im in the UK has this happened to anyone else ?

    Yes I have been getting exactly the same. Channels still working just can't run the plugin?

    Not sure about setting the language but I presume if you have a /locale folder under IMDb with a de folder in it it would return results in German as long as your language in enigma2 was set to German?

    One thing I have noticed is that with the updated code it would not work from within the EPG. I needed to add back in 2 classes to get it to work from within the EPG again.