Unofficial Builds: 3.5.3 + Nightly [r33032]

Discussion of XBMC4XBOX development.
murphio
Posts: 53
Joined: Mon Aug 13, 2012 1:15 am
Been thanked: 1 time

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by murphio »

Guys are the scrapers for movies still broken?
Yatti420
Posts: 19
Joined: Sat Sep 07, 2013 3:15 pm

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by Yatti420 »

I think they are broken on xbmc4xbox yes.. Tvdb cinfirmed broken.. Movies is working from moviedb.. I dont ise imdb..
User avatar
sixties keith
Posts: 534
Joined: Wed Aug 01, 2012 9:30 am
Has thanked: 27 times
Been thanked: 32 times

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by sixties keith »

Not sure about the nightly releases as they are only for testing but the scrapers on my xbox (3.5.1) are working 100%. i have just scanned in a few movies without problem this morning. The only thing it didnt bring up was the actual cover, all the info and background fanart was downloaded and i was able to simply go in and add the cover afterwards.
Image

120gb hdd, vinyl magma skin, front lights, side strip lights, clear jewel mod with lights, ir dongle mod, hdd indicator. X3 with LCD many mods inc custom x3 jewel.
User avatar
Dan Dar3
Posts: 1176
Joined: Sun Jul 08, 2012 4:09 pm
Has thanked: 273 times
Been thanked: 257 times
Contact:

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by Dan Dar3 »

I think this is not getting anywhere - "scrapers" is a generic term, there could be a problem with a specific scraper that has to be named, whether it happens with a specific entry or all, does it bring anything at all, what is missing, when did it stopped working for you etc.

Best to open a new thread in the Support section with a debug log (shows XBMC4Xbox version, the HTTP call being made, the result returned etc) and more details oh what is the problem to match the story with the log contents.
User avatar
Dom DXecutioner
Posts: 585
Joined: Thu Jul 05, 2012 11:59 pm
Location: California
Has thanked: 249 times
Been thanked: 219 times
Contact:

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by Dom DXecutioner »

Dan Dar3 wrote:I think this is not getting anywhere - "scrapers" is a generic term, there could be a problem with a specific scraper that has to be named, whether it happens with a specific entry or all, does it bring anything at all, what is missing, when did it stopped working for you etc.

Best to open a new thread in the Support section with a debug log (shows XBMC4Xbox version, the HTTP call being made, the result returned etc) and more details oh what is the problem to match the story with the log contents.
+= 1
Image
Yatti420
Posts: 19
Joined: Sat Sep 07, 2013 3:15 pm

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by Yatti420 »

Dom DXecutioner wrote:
Dan Dar3 wrote:I think this is not getting anywhere - "scrapers" is a generic term, there could be a problem with a specific scraper that has to be named, whether it happens with a specific entry or all, does it bring anything at all, what is missing, when did it stopped working for you etc.

Best to open a new thread in the Support section with a debug log (shows XBMC4Xbox version, the HTTP call being made, the result returned etc) and more details oh what is the problem to match the story with the log contents.
+= 1
My apologies.. They are now working fully again.. Looks like TVDB was down for a bit.. Now the only thing I can't seem to do is send https to the xbmc (can't remember if I could ever) and no youtube is able to be sent at the moment.. Ie android firefox send to xbmc4xboxremote.. Most my other stuff works fine this way.. I wanted to do a full rebuild as I had been messing around with plugins etc..
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by BuZz »

I worked around the SSL issue, so SSL should work if building from SVN. Note that the workaround is to go back to the old python 2.7.8 behaviour by not validating certificates. This means it doesn't check that a sites SSL certificate is valid and matches the domain name etc, making it vulnerable to a Man in the Middle attack. So don't do any banking on the Xbox :-)
tim619
Posts: 204
Joined: Sun Mar 10, 2013 10:22 am
Has thanked: 25 times
Been thanked: 59 times

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by tim619 »

@BuZz
Can you also include my weather fix?
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by BuZz »

please submit a ticket with a patch on the bugtracker.
tim619
Posts: 204
Joined: Sun Mar 10, 2013 10:22 am
Has thanked: 25 times
Been thanked: 59 times

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by tim619 »

Alright the patch is now on the bugtracker.
http://redmine.exotica.org.uk/issues/354

@B4K3D PI
It would be very appreciated if you could compile a new windows build, than I could have a look at scraper bugs easier.
(For me compiling windows builds doesn't work...)
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5.1 + Nightly [r33009]

Post by B4K3D PI »

r33017 is up. :-)

Sorry, I can't do anything for the win32 build.
BuZz need to fix it.

Code: Select all

##     | Date                | Author | Comment
#33017 | 02/13/2016 06:22 AM | buzz   | updated: python27.dll and python modules

#33016 | 02/13/2016 06:19 AM | buzz   | merged: python 2.7.10 -> 2.7.11 changes

#33015 | 02/13/2016 06:10 AM | buzz   | changed: point openssldir to Q:\system\python\ssl (cert bundle loading still doesn't work though).

#33014 | 02/13/2016 06:06 AM | buzz   | Tag current as releases/2.7.11

#33013 | 02/13/2016 06:06 AM | buzz   | Load Python-2.7.11 into current.

#33012 | 02/13/2016 06:05 AM | buzz   | Merged revision(s) 32992-33011 from trunk:
                                      # fixed: tmdb cast url fix - thanks to dom #345
                                      # ........
                                      # merged: Python 2.7.8 -> 2.7.10 changes
                                      # ........
                                      # fixed: merge error with python, and reference to removed file gzio.c
                                      # ........
                                      # added: mingw/bin path for ssl building in case nasm is installed there....

#33011 | 02/11/2016 05:37 PM | buzz   | changed: disable certification verification in python for now as root cert bundle loading doesn't seem to work (via cafile). This is the same behaviour as in python 2.7.8. Fixes #350 (but will look into getting this working properly as it is not safe against a MITM attack)...

#33010 | 12/16/2015 02:27 PM | buzz   | fixed: parsing tmdb search results      
Yatti420
Posts: 19
Joined: Sat Sep 07, 2013 3:15 pm

Re: Unofficial Builds: 3.5.1 + Nightly [r33017]

Post by Yatti420 »

Thanks will give it a go!
tim619
Posts: 204
Joined: Sun Mar 10, 2013 10:22 am
Has thanked: 25 times
Been thanked: 59 times

Re: Unofficial Builds: 3.5.1 + Nightly [r33017]

Post by tim619 »

I supplied a patch for win32 fix on the tracker.

Image
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by B4K3D PI »

arcam007
Posts: 13
Joined: Thu Jan 29, 2015 11:57 am
Has thanked: 2 times
Been thanked: 2 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by arcam007 »

Hi all,
I own a Trusty XBOX (CPU 1.4Ghz / 128Mo RAM) with XBMX4XBOX v 3.5.3 and it doesnt works correctly (Acceleration problem during movie playback)
with the 3.3.3 all works fine during playback but i have the Bug #277 (weather shows busy under some situations)
This problem seems to be fixed with the XBMC4XBOX 3.3 build 32660. Where can i find this one (or another one without this bug)?

Thxs in advance,
User avatar
Dan Dar3
Posts: 1176
Joined: Sun Jul 08, 2012 4:09 pm
Has thanked: 273 times
Been thanked: 257 times
Contact:

Re: Unofficial Builds: 3.5.3 + Nightly

Post by Dan Dar3 »

@B4K3D PI
Any plans for a new build? thank you.
https://redmine.exotica.org.uk/projects ... /revisions
User avatar
cashonly
Posts: 181
Joined: Thu Jul 19, 2012 5:12 pm
Has thanked: 20 times
Been thanked: 32 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by cashonly »

Hello, can we expect a new version? Thank you!
These pretzels are making me thirsty!
User avatar
cashonly
Posts: 181
Joined: Thu Jul 19, 2012 5:12 pm
Has thanked: 20 times
Been thanked: 32 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by cashonly »

man, on his page it says:
"Last active:Sat Feb 27, 2016 11:45 pm"
These pretzels are making me thirsty!
User avatar
xbmc4you
Posts: 35
Joined: Mon Sep 26, 2016 2:08 pm
Has thanked: 38 times
Been thanked: 4 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by xbmc4you »

B4K3D PI wrote: Sat Feb 27, 2016 9:45 pm 3.5.3 is up! :)
http://www.xbmc4xbox.org.uk/2016/02/xbm ... -3-is-out/
Sorry for the dumb question, but what's a reliable source for the latest build binary (XBMC4Xbox 3.5.3 – 27/02/2016) ?
EDIT: Nevermind, found it :-)
BTW, I see that you're russian)) Me too)) :D
User avatar
xbmc4you
Posts: 35
Joined: Mon Sep 26, 2016 2:08 pm
Has thanked: 38 times
Been thanked: 4 times

Re: Unofficial Builds: 3.5.3 + Nightly

Post by xbmc4you »

Hello again!

Got some new questions :) :
1 Can you update to the latest build (#33031 2017-12-05 19:23) with "XBMC4Xbox Installer"?
2 Where can you download "XBMC4Xbox Installer"? Nevermind, found it viewtopic.php?p=494
Post Reply