Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.

View Entry Info: IMDb broken (again)

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
6.2.011
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22

Thread: IMDb broken (again)

  1. #16
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,891
    Thanks
    2,058
    Thanked 5,113 Times in 3,369 Posts
    The file is here:
    https://github.com/oe-alliance/enigm.../src/plugin.py

    Just drop it in the IMDB folder and restart the box and the *.pyc will be created.
    Help keep OpenViX servers online.Please donate!

  2. The Following 2 Users Say Thank You to Huevos For This Useful Post:

    bmitie (23-12-22),Mickkie (24-12-22)

  3. #17

    Title
    Member
    Join Date
    Dec 2016
    Posts
    45
    Thanks
    0
    Thanked 4 Times in 4 Posts
    Works now! Thanks :-)

  4. #18

    Title
    Forum Supporter
    Donated Member
    Join Date
    Aug 2010
    Posts
    339
    Thanks
    229
    Thanked 46 Times in 41 Posts
    How do I actually download this file?? And where would I find the IMDB folder? I found IMDB in youVixcommon!!
    Last edited by bmitie; 23-12-22 at 21:23.

  5. #19
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,891
    Thanks
    2,058
    Thanked 5,113 Times in 3,369 Posts
    Quote Originally Posted by bmitie View Post
    How do I actually download this file?? And where would I find the IMDB folder? I found IMDB in youVixcommon!!
    If you wait a few days there will be a new image.
    Help keep OpenViX servers online.Please donate!

  6. The Following User Says Thank You to Huevos For This Useful Post:

    bmitie (24-12-22)

  7. #20

    Title
    Forum Supporter
    Donated Member
    Join Date
    Nov 2017
    Posts
    207
    Thanks
    37
    Thanked 26 Times in 24 Posts
    Since the weekend(?) I noticed the IMDb fails to load the details page (Blue Button), coming up with a "builtins.KeyError: 'attributes'" message. I captured a log as follows:
    Code:
    <1620011.215666> [InfoBarGenerics] Key: 108 (Break) KeyID='KEY_DOWN' Binding='('DOWN',)'.
    <1620013.384388> [eInputDeviceInit] 1 18e (398) 1
    <1620013.384424> [eRCDeviceInputDev] emit: 1
    <1620013.384815> [InfoBarGenerics] Key: 398 (Make) KeyID='KEY_RED' Binding='('RED',)'.
    <1620013.695073> [eInputDeviceInit] 0 18e (398) 1
    <1620013.695100> [eRCDeviceInputDev] emit: 0
    <1620013.695406> [InfoBarGenerics] Key: 398 (Break) KeyID='KEY_RED' Binding='('RED',)'.
    <1620013.695505> [ActionMap] Keymap 'ColorActions' -> Action = 'red'.
    <1620013.708397> [Skin] Processing screen 'IMDB', position=(0, 0), size=(1920 x 1080) for module 'IMDB'.
    <1620013.733607> [Skin] Parsing embedded skin '<embedded-in-IMDbLCDScreen>'.
    <1620013.734397> [Skin] Processing screen '<embedded-in-IMDbLCDScreen>', position=(0, 0), size=(132 x 64) for module
     'IMDbLCDScreen'.
    <1620017.677572> [eInputDeviceInit] 1 160 (352) 1
    <1620017.677949> [eRCDeviceInputDev] emit: 1
    <1620017.678540> [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.
    <1620017.678924> [ActionMap] Keymap 'OkCancelActions' -> Action = 'ok'.
    <1620017.993563> [eInputDeviceInit] 0 160 (352) 1
    <1620017.994526> [eRCDeviceInputDev] emit: 0
    <1620017.995171> [InfoBarGenerics] Key: 352 (Break) KeyID='KEY_OK' Binding='('OK',)'.
    <1620018.765159> [IMDB] tmd failed: 'data'
    <1620018.773916> Unhandled error in Deferred:
    <1620018.775417> Unhandled Error
    Traceback (most recent call last):
    File "/usr/lib/python3.12/site-packages/twisted/internet/base.py", line 705, in mainLoop
    
    File "/usr/lib/python3.12/site-packages/twisted/internet/base.py", line 1063, in runUntilCurrent
    
    File "/usr/lib/python3.12/site-packages/twisted/internet/defer.py", line 877, in callback
    
    File "/usr/lib/python3.12/site-packages/twisted/internet/defer.py", line 984, in _startRunCallbacks
    
    --- <exception caught here> ---
    File "/usr/lib/python3.12/site-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    
    File "/usr/lib/enigma2/python/Plugins/Extensions/IMDb/plugin.py", line 841, in IMDBquery2
    
    File "/usr/lib/enigma2/python/Plugins/Extensions/IMDb/plugin.py", line 928, in IMDBparse
    
    File "/usr/lib/enigma2/python/Plugins/Extensions/IMDb/plugin.py", line 928, in <genexpr>
    
    builtins.KeyError: 'attributes'
    
    <1620025.305405> [eInputDeviceInit] 1 18e (398) 1
    <1620025.305439> [eRCDeviceInputDev] emit: 1
    <1620025.305820> [InfoBarGenerics] Key: 398 (Make) KeyID='KEY_RED' Binding='('RED',)'.
    <1620025.615078> [eInputDeviceInit] 0 18e (398) 1
    <1620025.615106> [eRCDeviceInputDev] emit: 0
    <1620025.615407> [InfoBarGenerics] Key: 398 (Break) KeyID='KEY_RED' Binding='('RED',)'.
    <1620025.615512> [ActionMap] Keymap 'ColorActions' -> Action = 'red'.
    <1620028.492637> [eInputDeviceInit] 1 ae (174) 1
    <1620028.492672> [eRCDeviceInputDev] emit: 1
    <1620028.493101> [InfoBarGenerics] Key: 174 (Make) KeyID='KEY_EXIT' Binding='('EXIT',)'.
    <1620028.799070> [eInputDeviceInit] 0 ae (174) 1
    <1620028.799102> [eRCDeviceInputDev] emit: 0
    <1620028.799422> [InfoBarGenerics] Key: 174 (Break) KeyID='KEY_EXIT' Binding='('EXIT',)'.
    <1620028.799524> [ActionMap] Keymap 'OkCancelActions' -> Action = 'cancel'.
    <1620029.961892> [eInputDeviceInit] 1 ae (174) 1
    <1620029.961928> [eRCDeviceInputDev] emit: 1
    <1620029.962409> [InfoBarGenerics] Key: 174 (Make) KeyID='KEY_EXIT' Binding='('EXIT',)'.
    <1620029.962501> [ActionMap] Keymap 'InfobarShowHideActions' -> Action = 'hide'.
    <1620030.271121> [eInputDeviceInit] 0 ae (174) 1
    <1620030.271156> [eRCDeviceInputDev] emit: 0
    <1620030.271621> [InfoBarGenerics] Key: 174 (Break) KeyID='KEY_EXIT' Binding='('EXIT',)'.
    <1620030.382531> [eEPGChannelData] schedule finished(1727795777)
    Kind regards,

    Mick

  8. #21
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,528
    Thanks
    6,513
    Thanked 9,221 Times in 6,285 Posts
    The developer of the plugin is aware and will need to adapt the plugin to keep up with the changes IMDB have made. There is an issue on GitHub if you want to follow the comments.

    https://github.com/oe-alliance/enigm...ins/issues/683

  9. The Following 3 Users Say Thank You to abu baniaz For This Useful Post:

    Joe_90 (02-10-24),LbCwby (08-10-24),Mickkie (01-10-24)

  10. #22

    Title
    Forum Supporter
    Donated Member
    Join Date
    Nov 2017
    Posts
    207
    Thanks
    37
    Thanked 26 Times in 24 Posts
    Quote Originally Posted by abu baniaz View Post
    The developer of the plugin is aware and will need to adapt the plugin to keep up with the changes IMDB have made. There is an issue on GitHub if you want to follow the comments.

    https://github.com/oe-alliance/enigm...ins/issues/683
    Thank you abu baniaz, I'll keep an eye out for it, or the next OpenVIX update.
    Kind regards,

    Mick

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.