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.
Page 2 of 7 FirstFirst 1234 ... LastLast
Results 16 to 30 of 98

Thread: IMDb No details

  1. #16
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,651
    Thanks
    65
    Thanked 654 Times in 510 Posts
    Quote Originally Posted by ccs View Post
    I'll rephrase that, there is an error message showing......

    But seems OK in 5.4.013 py2

    imdb3.jpg

    The only thing is that on requesting details it takes 5 to 10 seconds before they appear and during this time I get the spinning VIX symbol.
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  2. #17
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    P3 is trying to download MV5BMTY5ODAzMTcwOF5BMl5BanBnXkFtZTcwMzYxNDYyNA@@._V1_QL75_UX190_CR0,0,190,281_.jpg which obviously works here, and on a pc.

  3. #18
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    Quote Originally Posted by ccs View Post
    P3 is trying to download MV5BMTY5ODAzMTcwOF5BMl5BanBnXkFtZTcwMzYxNDYyNA@@._V1_QL75_UX190_CR0,0,190,281_.jpg which obviously works here, and on a pc.
    copy downloader.py to ....... /usr/lib/enigma2/python/Tools

    Once you get that hitting Blue button gives you the storyline and extra info .... skin issue not giving button information
    Attached Files Attached Files
    Last edited by twol; 08-07-21 at 14:53.
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  4. The Following User Says Thank You to twol For This Useful Post:

    Willo3092 (08-07-21)

  5. #19
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Yes, works ok now, the blue button highlights another skin issue, I guess (Simple_1080)...
    Attached Images Attached Images

  6. #20
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    @Trial - if you can find me the Git that would be good, but now I know there are yellow & blue buttons for showing more info, not sure what your imdb plugin does better????
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  7. #21
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,651
    Thanks
    65
    Thanked 654 Times in 510 Posts
    Quote Originally Posted by adm View Post
    But seems OK in 5.4.013 py2

    imdb3.jpg

    The only thing is that on requesting details it takes 5 to 10 seconds before they appear and during this time I get the spinning VIX symbol.
    Also: There used to be a review of the film which is now missing. However the quality of the review was often somewhat random, perhaps because a randon single review was selected from a long list.
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  8. #22
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,067
    Thanks
    752
    Thanked 403 Times in 303 Posts
    Quote Originally Posted by twol View Post
    copy downloader.py to ....... /usr/lib/enigma2/python/Tools

    Once you get that hitting Blue button gives you the storyline and extra info .... skin issue not giving button information
    Works for me too now thank you.

    I got round the SimpleTenEighty skin issue by adding the line <panel name="ButtonTemplate"/>
    and changed the extralabel position to 780.

    Code:
    	<!-- ## IMDB Plugin ## -->
    	
    	<screen name="IMDB" position="fill" flags="wfNoBorder" title="Internet Movie Database Details Plugin">
    		<panel name="SelectionTemplate"/>
    		<panel name="KeyMenuTemplate"/>
    		<panel name="ButtonTemplate"/>		
    		<widget name="starsbg" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IMDb/starsbar_empty.png" position="223,570" size="315,31" zPosition="2" alphatest="blend"/>
    		<widget name="stars" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IMDb/starsbar_filled.png" position="223,570" size="315,31" zPosition="3" transparent="1"/>
    		<widget name="ratinglabel" position="7,615" size="765,75" font="Regular;30" foregroundColor="grey" halign="center"/>
    		<widget name="titellabel" position="7,695" size="765,100" font="Regular;30" foregroundColor="secondFG" halign="center"/>
    		<widget name="statusbar" position="7,900" size="765,110" font="Regular;27" halign="center" valign="bottom"/>
    		<widget name="poster" position="780,123" size="165,270" alphatest="blend"/>
    		<widget name="detailslabel" position="960,123" size="945,270" font="Regular;30" halign="center"/>
    		<widget name="menu" position="780,213" size="1132,765" font="Regular;33" itemHeight="45" scrollbarMode="showOnDemand" zPosition="3" enableWrapAround="1" foregroundColor="grey"/>
    		<widget name="castlabel" position="780,397" size="1132,610" font="Regular;33" foregroundColor="grey"/>
    		<widget name="extralabel" position="780,123" size="1177,855" font="Regular;33" foregroundColor="grey"/>
    	</screen>
    	<screen name="IMDbSetup" position="fill" flags="wfNoBorder">
    		<panel name="PigTemplate"/>
    		<widget name="config" position="780,123" size="1132,874" font="Regular;33" scrollbarMode="showOnDemand"/>
    		<widget source="help" render="Label" position="7,600" size="715,120" font="Regular;30" foregroundColor="secondFG"/>
    	</screen>
    1_0_19_1B1D_802_2_11A0000_0_0_0_20210708161604.jpg
    Last edited by Willo3092; 08-07-21 at 16:16.

  9. The Following User Says Thank You to Willo3092 For This Useful Post:

    twol (08-07-21)

  10. #23
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by twol View Post
    @Trial - if you can find me the Git that would be good, but now I know there are yellow & blue buttons for showing more info, not sure what your imdb plugin does better????
    I can't find any source, maybe this link will help....

    Code:
    https://forums.openpli.org/topic/60409-imdb-plugin-by-franc/

  11. #24
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,406
    Thanks
    992
    Thanked 2,894 Times in 2,247 Posts
    Quote Originally Posted by ccs View Post
    I can't find any source, maybe this link will help....

    Code:
    https://forums.openpli.org/topic/60409-imdb-plugin-by-franc/
    So PureE2 ………….. no chance then they have a one way system
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  12. #25
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Pure2 hardly ever have anything on GitHub so you might struggle finding an open source for there plugins

  13. #26
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Code:
    		self["key_red"] = Button(_("Exit"))
    		self["key_green"] = Button("")
    		self["key_yellow"] = Button("")
    		self["key_blue"] = Button("")
    		self["key_help"] = Boolean(True) # for auto buttons
    		self["key_menu"] = Boolean(True) # for auto buttons
    Twol, can you please add this to your changes.

    I'll update the skin once committed.
    Help keep OpenViX servers online.Please donate!

  14. #27

    Title
    Forum Supporter
    Donated Member
    Join Date
    Jun 2010
    Posts
    3,007
    Thanks
    1,347
    Thanked 427 Times in 391 Posts
    I just checked mine but on an older issue 5.3.039 on zgemma h7s and no details and skin is Vix-Night-Hd.
    Same on Xtrend No details.

  15. #28
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,651
    Thanks
    65
    Thanked 654 Times in 510 Posts
    Quote Originally Posted by cactikid View Post
    I just checked mine but on an older issue 5.3.039 on zgemma h7s and no details and skin is Vix-Night-Hd.
    Same on Xtrend No details.
    Did you rename the old file, copy the file across and reboot as per post #9
    Albeit on 5.4.013 the skin on my Extend 10K is Vix-night-HD and the modified file gives me the IMDb details after around 7 seconds
    Last edited by adm; 08-07-21 at 23:51.
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  16. #29
    adm's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2014
    Location
    Southend on Sea, UK
    Posts
    1,651
    Thanks
    65
    Thanked 654 Times in 510 Posts
    Minor bug that can be seen in many of the screen shots

    The cast list screen has a repeat of the character played

    Example
    Alan ladd as Hugh Tallant as Hugh Tallant
    The same duplication is shown with everyone in the cast list
    Xtrend ET10K, 2 x satellite tuners 28.2 (Sky FTA), 2 x hybrid (UK Freeview), Zgemma H9S (satellite)

  17. #30
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,614
    Thanks
    2,006
    Thanked 4,947 Times in 3,269 Posts
    Quote Originally Posted by adm View Post
    Minor bug that can be seen in many of the screen shots

    The cast list screen has a repeat of the character played

    Example
    Alan ladd as Hugh Tallant as Hugh Tallant
    The same duplication is shown with everyone in the cast list
    Have you checked the output of the site?
    Help keep OpenViX servers online.Please donate!

Page 2 of 7 FirstFirst 1234 ... LastLast

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.