here you go, I got most of it working in python 3. (It probably wont work on anything other than oe-alliance images)
I removed Wiki
I removed paypal popup
Youtube isn't working
TMDB, posters and backdrops are
And don't select use HD skin otherwise the layout all breaks.
There are 15000 lines of code in this plugin (eek). realistically it could be written in about 3000 as everything is repeated about 4 times and he has hard coded in all the variation language translations which is not the modern way to do it.
There are lots of deprecated code in this plugin.
I am not doing anything with it. I just painfully looked through these 15000 lines and converted what was necessary to get it to run on python 3.
And it wont be perfect, the plugin is about 10 years old. We have moved on alot since then. But it should be useable.
It's a start for anyone else that wants to pick it up. I am far too busy with all my other work.
Download latest plugin from this thread and then copy over plugin.py attached to /usr/lib/enigma2/python/Plugins/Extensions/MovieBrowser
Enjoy.
