Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Help Getting XBMC GTReviews Plugin To Work! ;)

  1. #1

    Question Help Getting XBMC GTReviews Plugin To Work! ;)

    Im attempting to get the XBMC GTReview plugin to work in boxee. Im able to add it no problem, it shows up in the list under Video>Internet Video However the default.py for the script errors out when trying to load 2 modules...

    Image & ImageFile

    So I thought maybe i could just comment them out and it might work, but that obviously wasn't the case. after commenting them out i received this error...
    Code:
    10:03:46 T:2737245072 M: 24727552    INFO:   msg: PICTURE::LoadImage: Unable to open image: /opt/boxee/plugins/video/GTReviews/images/logo.png Error: (2)
    10:03:46 T:2737245072 M: 24727552   ERROR: PICTURE: Error loading image /opt/boxee/plugins/video/GTReviews/images/logo.png
    10:03:46 T:2737245072 M: 24727552   ERROR: Texture manager unable to load file: /opt/boxee/plugins/video/GTReviews/images/logo.png
    10:03:46 T:2737245072 M: 24727552    INFO: Traceback (most recent call last):
    10:03:46 T:2737245072 M: 24727552    INFO:   File "/opt/boxee/plugins/video/GTReviews/default.py", line 987, in ?
    I'm also seeing this every time, don't think i matters but it might...
    Code:
    10:03:45 T:3059529600 M: 35741696   DEBUG: CDirectoryCache::GetDirectory, CACHE, not found (false): plugin://video/GTReviews
    10:03:45 T:3059529600 M: 35741696   DEBUG: GetDirectory - URL for plugin settings: GTReviews/
    10:03:45 T:3059529600 M: 35741696   ERROR: Unable to load: /opt/boxee/plugins/video/GTReviews/resources/settings.xml, Line 0
                                 Failed to open file
    10:03:45 T:3059529600 M: 35741696   DEBUG: unable to load /opt/boxee/plugins/video/GTReviews/resources/language/english/strings.xml: Failed to open file at line 0
    can anyone point me in the right direction?

  2. #2
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    maybe chown /opt/boxee?
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  3. #3

    Default

    ok ran chown [myuser] -r /opt/boxee, then fixed another error because of a missing logo.png now im getting an error on one of the last lines...
    Code:
    win = MainWindow()
    win.doModal()
    Any ideas?

  4. #4
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    what is the error you're getting?
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  5. #5

    Default

    This is the output:
    Code:
    18:39:00 T:3058534272 M:321105920   DEBUG: CGUIWindowBoxeeBrowse::UpdatePath, NEWUI, path = plugin://video/GTReviews/
    18:39:00 T:3058534272 M:325824512   DEBUG: CItemLoader::AddControl, NEWUI, window = 10466, control = 0, path = plugin://video/GTReviews/
    18:39:00 T:3058534272 M:325824512   DEBUG: CGetDirectoryJob::DoWork, NEWUI, loading directory, path = plugin://video/GTReviews/
    18:39:00 T:3058534272 M:325824512   DEBUG: CDirectoryCache::GetDirectory, CACHE, attempting: plugin://video/GTReviews/
    18:39:00 T:3058534272 M:325824512   DEBUG: CDirectoryCache::GetDirectory, CACHE, not found (false): plugin://video/GTReviews
    18:39:00 T:3058534272 M:325824512   DEBUG: GetDirectory - URL for plugin settings: GTReviews/
    18:39:00 T:3058534272 M:325824512   ERROR: Unable to load: /opt/boxee/plugins/video/GTReviews/resources/settings.xml, Line 0, Failed to open file
    18:39:00 T:3058534272 M:325824512   DEBUG: unable to load /opt/boxee/plugins/video/GTReviews/resources/language/english/strings.xml: Failed to open file at line 0
    18:39:00 T:3058534272 M:325824512   DEBUG: GetDirectory - calling plugin /opt/boxee/plugins/video/GTReviews/default.py('plugin://video/GTReviews/','0','')
    18:39:00 T:3058534272 M:325824512    INFO: initializing python engine.
    18:39:00 T:3058534272 M:325824512   DEBUG: Loading: /opt/boxee/system/python/python24-i486-linux.so
    18:39:00 T:3058534272 M:324386816   DEBUG: new python thread created. id=1
    18:39:00 T:2731072400 M:324349952   DEBUG: Running thread 2731072400
    18:39:00 T:2731072400 M:324349952   DEBUG: thread start, auto delete: 0
    18:39:00 T:2731072400 M:324349952   DEBUG: Python thread: start processing
    18:39:00 T:2731072400 M:324349952    INFO: -->Python Interpreter Initialized<--
    18:39:00 T:2731072400 M:324349952    INFO: 
    18:39:00 T:3058534272 M:324349952   DEBUG: WaitOnScriptResult - waiting on the GTReviews plugin...
    18:39:00 T:3058534272 M:324313088    INFO: Loading skin file: DialogProgress.xml
    18:39:00 T:3058534272 M:324313088   DEBUG: Load DialogProgress.xml: 25.81ms
    18:39:00 T:3058534272 M:324313088   DEBUG: ------------------- GUI_MSG_WINDOW_INIT
    18:39:00 T:3058534272 M:324313088   DEBUG: Progress dialog
    18:39:00 T:3058534272 M:324313088   DEBUG: -------------------
    18:39:00 T:3058534272 M:324313088   DEBUG: Alloc resources: 1.74ms (0.00 ms skin load, 0.02 ms preload)
    18:39:00 T:2731072400 M:324239360   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/strop.so. flags: 2
    18:39:00 T:2731072400 M:324239360   DEBUG: Loading: /opt/boxee/system/python/lib/strop.so
    18:39:00 T:2731072400 M:324165632   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/strop.so (0x9aab498)
    18:39:00 T:2731072400 M:324165632   DEBUG: xbp_dlsym - load symbol initstrop
    18:39:00 T:2731072400 M:324128768   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/_socket.so. flags: 2
    18:39:00 T:2731072400 M:324128768   DEBUG: Loading: /opt/boxee/system/python/lib/_socket.so
    18:39:00 T:2731072400 M:324055040   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/_socket.so (0x9ab7778)
    18:39:00 T:2731072400 M:324055040   DEBUG: xbp_dlsym - load symbol init_socket
    18:39:00 T:2731072400 M:324055040   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/_ssl.so. flags: 2
    18:39:00 T:2731072400 M:324055040   DEBUG: Loading: /opt/boxee/system/python/lib/_ssl.so
    18:39:00 T:2731072400 M:324055040   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/_ssl.so (0x9ab76e8)
    18:39:00 T:2731072400 M:324055040   DEBUG: xbp_dlsym - load symbol init_ssl
    18:39:00 T:2731072400 M:324055040   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/time.so. flags: 2
    18:39:00 T:2731072400 M:324055040   DEBUG: Loading: /opt/boxee/system/python/lib/time.so
    18:39:00 T:2731072400 M:323981312   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/time.so (0x9ab73e0)
    18:39:00 T:2731072400 M:323981312   DEBUG: xbp_dlsym - load symbol inittime
    18:39:00 T:2731072400 M:323944448   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/struct.so. flags: 2
    18:39:00 T:2731072400 M:323944448   DEBUG: Loading: /opt/boxee/system/python/lib/struct.so
    18:39:00 T:2731072400 M:323870720   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/struct.so (0xa039ba0)
    18:39:00 T:2731072400 M:323870720   DEBUG: xbp_dlsym - load symbol initstruct
    18:39:00 T:2731072400 M:323870720   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/binascii.so. flags: 2
    18:39:00 T:2731072400 M:323870720   DEBUG: Loading: /opt/boxee/system/python/lib/binascii.so
    18:39:00 T:2731072400 M:323870720   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/binascii.so (0xa039de8)
    18:39:00 T:2731072400 M:323870720   DEBUG: xbp_dlsym - load symbol initbinascii
    18:39:00 T:2731072400 M:323686400   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/math.so. flags: 2
    18:39:00 T:2731072400 M:323686400   DEBUG: Loading: /opt/boxee/system/python/lib/math.so
    18:39:00 T:2731072400 M:323686400   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/math.so (0x9ccfd88)
    18:39:00 T:2731072400 M:323686400   DEBUG: xbp_dlsym - load symbol initmath
    18:39:00 T:2731072400 M:323686400   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/_random.so. flags: 2
    18:39:00 T:2731072400 M:323686400   DEBUG: Loading: /opt/boxee/system/python/lib/_random.so
    18:39:00 T:2731072400 M:323612672   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/_random.so (0x9ccfef8)
    18:39:00 T:2731072400 M:323612672   DEBUG: xbp_dlsym - load symbol init_random
    18:39:00 T:2731072400 M:323612672   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/fcntl.so. flags: 2
    18:39:00 T:2731072400 M:323612672   DEBUG: Loading: /opt/boxee/system/python/lib/fcntl.so
    18:39:00 T:2731072400 M:323612672   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/fcntl.so (0x9ccf4a0)
    18:39:00 T:2731072400 M:323612672   DEBUG: xbp_dlsym - load symbol initfcntl
    18:39:00 T:2731072400 M:323612672   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/cStringIO.so. flags: 2
    18:39:00 T:2731072400 M:323612672   DEBUG: Loading: /opt/boxee/system/python/lib/cStringIO.so
    18:39:00 T:2731072400 M:323612672   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/cStringIO.so (0x9a09f48)
    18:39:00 T:2731072400 M:323612672   DEBUG: xbp_dlsym - load symbol initcStringIO
    18:39:01 T:2731072400 M:323575808   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/md5.so. flags: 2
    18:39:01 T:2731072400 M:323575808   DEBUG: Loading: /opt/boxee/system/python/lib/md5.so
    18:39:01 T:2731072400 M:323502080   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/md5.so (0x97b52e8)
    18:39:01 T:2731072400 M:323502080   DEBUG: xbp_dlsym - load symbol initmd5
    18:39:01 T:2731072400 M:323502080   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/sha.so. flags: 2
    18:39:01 T:2731072400 M:323502080   DEBUG: Loading: /opt/boxee/system/python/lib/sha.so
    18:39:01 T:2731072400 M:323502080   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/sha.so (0x97b3f78)
    18:39:01 T:2731072400 M:323502080   DEBUG: xbp_dlsym - load symbol initsha
    18:39:01 T:2731072400 M:323502080   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/_bisect.so. flags: 2
    18:39:01 T:2731072400 M:323502080   DEBUG: Loading: /opt/boxee/system/python/lib/_bisect.so
    18:39:01 T:2731072400 M:323428352   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/_bisect.so (0x97d1298)
    18:39:01 T:2731072400 M:323428352   DEBUG: xbp_dlsym - load symbol init_bisect
    18:39:01 T:2731072400 M:323207168   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/collections.so. flags: 2
    18:39:01 T:2731072400 M:323207168   DEBUG: Loading: /opt/boxee/system/python/lib/collections.so
    18:39:01 T:2731072400 M:323207168   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/collections.so (0x9d74e98)
    18:39:01 T:2731072400 M:323207168   DEBUG: xbp_dlsym - load symbol initcollections
    18:39:01 T:2731072400 M:323133440   DEBUG: xbp_dlopen loading python lib /opt/boxee/system/python/lib/datetime.so. flags: 2
    18:39:01 T:2731072400 M:323133440   DEBUG: Loading: /opt/boxee/system/python/lib/datetime.so
    18:39:01 T:2731072400 M:323022848   DEBUG: RegisterExtensionLib, adding /opt/boxee/system/python/lib/datetime.so (0x9d7cff8)
    18:39:01 T:2731072400 M:323022848   DEBUG: xbp_dlsym - load symbol initdatetime
    18:39:01 T:2731072400 M:322625536    INFO: Traceback (most recent call last):
    18:39:01 T:2731072400 M:322625536    INFO:   File "/opt/boxee/plugins/video/GTReviews/default.py", line 26, in ?
    18:39:01 T:2731072400 M:322625536    INFO: 
    18:39:01 T:2731072400 M:322625536    INFO: import Image, ImageFile
    18:39:01 T:2731072400 M:322625536    INFO: ImportError
    18:39:01 T:2731072400 M:322625536    INFO: :
    18:39:01 T:2731072400 M:322625536    INFO: No module named Image
    18:39:01 T:2731072400 M:322625536    INFO: 
    18:39:01 T:2731072400 M:322625536   ERROR: Scriptresult: Error
    18:39:01 T:2731072400 M:322551808    INFO: Python script stopped

  6. #6
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    can you psot up the script, too? it looks like it's erroring-out on line 26.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  7. #7

    Default

    The entire script can be found @ http://pastebin.com/m5c22067e

    this is just the beginning:
    Code:
    ##############################################################################
    #
    # GTReview HTML parser version 1.0
    # Based on ZXB-FASE6 HTML parser version 1.2
    # Author: Azi
    #
    # Este es mi primer script en Python, sed idulgentes ;)
    #
    # Version 1.0
    #   - Mejora de los listados presentado captura del video.
    #   - Redimensionado de capturas y textos para mejorar la presentacion.
    #   - Presentacion de Titulo y Subtitulo.
    #   - Mejorado el sistema de cacheado de paginas. 
    #     (cogiendo los ultimos 42 caracteres en lugar de los primeros 42)
    #   - Personalizacion de categorias con iconos. 
    #     (gracias por los designs que he cogido prestados a sus respectivos autores)
    #
    ##############################################################################
    
    from string import *
    import sys, os.path
    import urllib,urllib2
    import re, random, string
    import xbmc, xbmcgui
    import re, os, time, datetime, traceback
    import Image, ImageFile
    import shutil
    
    from threading import Thread
    
    try: Emulating = xbmcgui.Emulating
    except: Emulating = False
    
    __scriptname__ = "GTReviews"

  8. #8
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    oh... simple enough.

    you need the python imaging library (pil)...

    get it here: http://www.pythonware.com/products/pil/
    extract it here: /opt/boxee/system/python/lib
    Last edited by agentlame; October 31st, 2008 at 10:15 PM. Reason: wrong link.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

  9. #9

    Default

    Code:
    Package pil is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
      python-imaging
    E: Package pil has no installation candidate
    i tried to install but got this error

  10. #10
    Join Date
    Aug 2008
    Location
    Cleveland, OH
    Posts
    3,712

    Default

    no, you need to download that file, and place it in the directory.

    i just archived my copy... here:
    http://dl.getdropbox.com/u/169651/pil.tar.gz
    Last edited by agentlame; November 1st, 2008 at 09:25 AM. Reason: added link to my copy of pil.
    personal: boxee | twitter | boxee hq
    boxee: boxee chat | boxee wiki | boxee plugins

    i run boxee 0.9.20 on: ubuntu 9.10, windows xp sp3 (virtual machine), windows 7 and a neuros link hacked to all hell.

    what super powers does a 'super mod' have? the 'super ban'... that, and laser vision.

Similar Threads

  1. Hulu Plugin for XBMC on AppleTV (for boxee?)
    By Dasutin in forum boxee for appletv help
    Replies: 24
    Last Post: June 21st, 2010, 12:45 PM
  2. Use this XBMC plugin in boxee?
    By unisonband in forum general boxee help
    Replies: 2
    Last Post: May 19th, 2010, 03:16 PM
  3. Replies: 0
    Last Post: November 2nd, 2009, 04:10 AM
  4. Reeplay.it plugin for XBMC works on Boxee
    By ciroip in forum announcements
    Replies: 3
    Last Post: June 26th, 2009, 06:26 AM
  5. CBS Plugin - XBMC vs Boxee
    By jrmosier in forum boxee for appletv help
    Replies: 6
    Last Post: April 15th, 2009, 03:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •