Search found 204 matches

by tim619
Thu Aug 13, 2015 11:41 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

Nice that sound very good. Is it a public git? Maybe I can have a look on this :D
by tim619
Thu Aug 13, 2015 11:30 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

I'm sorry for me it sounded that you just had a quick look over the addon. I got bromix addon partly working, e.g. livestreams listed correct just playing didn't work. Search function ended in a loop. I'll search this files and upload here. Before I already wrote this plugin which downloads the late...
by tim619
Thu Aug 13, 2015 8:23 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

Just wanted to say that I didn't continue work on bromix addon, because when I talked to him telling him his framework isn't compatible he said he didn't like adding an older XBMC version and also he will update the addon soon to a completely other framework. Also it seems that he didn't knew how he...
by tim619
Tue Jul 28, 2015 3:19 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

@Buzz I've now edited the code as you said, it seems indeed easier and now only one function is left :D (instead of plugin://plugin.video.youtube/special/popular_right_now/ -> plugin://plugin.video.youtube/?args=/special/popular_right_now/ etc) Edit: I think it works now, need to test on xbox :o @Do...
by tim619
Mon Jul 27, 2015 10:16 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

Yes that would be the better way but I can not imagine how much work would be left without seeing what you already changed, it would be nice if you could upload the things you changed maybe I see better what is missing.
by tim619
Mon Jul 27, 2015 10:05 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

I'm not sure if that's easier. What could you get working? Maybe you did other things so I can see your idea. I edited xbmc_context.py: if override: self._uri = sys.argv[0].replace("video/", "video*") #xbmc.log("sysarg0: " + str(sys.argv[0])) #xbmc.log("sysarg1: &q...
by tim619
Mon Jul 27, 2015 9:09 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

Re: Have you a request for addons or scripts for xbmc4xbox ?

The "Youtube Search" addon is a bit out of date but still works fine. The downside is that it can only fetch 720p, 360p, 240p,... NO 480p that means for xbox only 360p is possible with this version... Nevertheless I patched it to always take 360p. http://www94.zippyshare.com/v/QS7GL5Yx/fil...
by tim619
Tue Jul 21, 2015 9:36 pm
Forum: Python Plugin / Script Development
Topic: YouTube Addon porting
Replies: 35
Views: 49127

YouTube Addon porting

Finally I decided to port the bromix youtube addon, also it is now listed as the official kodi youtube addon. I'm very near having it completely working on xbox it's only a path function which needs to be edited. I debugged now for hours and coming step by step to the aim :) His code is very "o...
by tim619
Mon Jul 20, 2015 11:18 am
Forum: XBOX Modding
Topic: Is this really necessary ? Xbox Clock Capacitor Removal
Replies: 11
Views: 15638

Re: Is this really necessary ? Xbox Clock Capacitor Removal

I also removed the clock capacitor from my xbox yesterday it was already leaked. But I'm not sure if it can become more critical for the
xbox if the capacitor has already leaked. I removed mine nevertheles without soldering just pulled it off and the xbox booted fine but was a version 1.1.
by tim619
Mon Jul 20, 2015 11:07 am
Forum: Python / Scripts Help and Support
Topic: Python modules having C extension
Replies: 4
Views: 2642

Re: Python modules having C extension

What Jan wrote in this thread is that he wants to port PIL and that he doesn't have the pyd files (native C modules, on windows called dll on xbox *maybe* too). For porting PIL we would need to compile the c files. I already did that successfully using xdk but it built one lib file. In fact we'd nee...
by tim619
Sat Jul 18, 2015 1:32 pm
Forum: XBMC4XBOX General Help and Support
Topic: Can xbmc be run via CD?
Replies: 4
Views: 1116

Re: Can xbmc be run via CD?

It's a good question, interesting would be to know what prevents the xbox to not run something like xbmc from cd/dvd. Some people say it's because the executable (default.xbe) is not signed (because M$ private key wasn't factored yet). But also the original xbox games (I mean those run from original...
by tim619
Mon Jul 13, 2015 7:23 pm
Forum: Python / Scripts Help and Support
Topic: Python modules having C extension
Replies: 4
Views: 2642

Python modules having C extension

Hi, I wanted to ask how hard would it be to port a python module having c extensions like e.g. "Python Image Library" or even something like ghostscript? Is there a way to compile those modules easily using xdk? Python Image Library would be highly appreciated, I think Kodi versions ship w...
by tim619
Mon Jul 13, 2015 7:08 pm
Forum: Python / Scripts Help and Support
Topic: Have you a request for addons or scripts for xbmc4xbox ?
Replies: 207
Views: 1287509

Re: Have you a request for addons or scripts for xbmc4xbox ?

No problem, I also like seeing working addons on x4x respectively hate seeing that some authors include crazy stuff into their addon making it dont work on x4x... I already thought about allowing to fav. channels and on click load their latest videos that would need a way to login or (and that was w...
by tim619
Sun Jul 12, 2015 10:05 am
Forum: Python / Scripts Help and Support
Topic: Have you a request for addons or scripts for xbmc4xbox ?
Replies: 207
Views: 1287509

Re: Have you a request for addons or scripts for xbmc4xbox ?

Nope not yet. I'll start on 17/18th of July developing a new version could take up to 3 days or so ;)
by tim619
Fri Jul 10, 2015 4:12 pm
Forum: Misc XBOX Discussion
Topic: Got myself an Xbox, Need General Help and Guidance [PICS]
Replies: 48
Views: 10524

Re: Got myself an Xbox, Need General Help and Guidance [PICS

Thanks, I also wanted to flash tsop but wasnt sure if I get the soldering right... So I hoped to hear some magic like "pencil" :lol:
by tim619
Fri Jul 10, 2015 3:59 pm
Forum: Misc XBOX Discussion
Topic: Got myself an Xbox, Need General Help and Guidance [PICS]
Replies: 48
Views: 10524

Re: Got myself an Xbox, Need General Help and Guidance [PICS

How did you bridge the "solder-points"? Did you soldered them or used other easier things like pointed out in the beginning?
by tim619
Mon Jul 06, 2015 5:29 am
Forum: Misc XBOX Discussion
Topic: Got myself an Xbox, Need General Help and Guidance [PICS]
Replies: 48
Views: 10524

Re: Got myself an Xbox, Need General Help and Guidance [PICS

@toxicmedz No I was not kidding, but honestly did have a quick look only and obviously I was wrong it can't be a 1.0 version and dunno if you're right about the psu connector my 1.1 looks same from top, but as you said max 1.3 because of conexant. But definetly he has a tsop and that means it's flas...
by tim619
Sun Jul 05, 2015 2:09 pm
Forum: Misc XBOX Discussion
Topic: Got myself an Xbox, Need General Help and Guidance [PICS]
Replies: 48
Views: 10524

Re: Got myself an Xbox, Need General Help and Guidance [PICS

You're welcome :D If you'd get the bios flashed you could not only play 3rd party from dvd but also disable nearly every security m$ implemented like -DVD drive check -> is it connected -HDD check -> is it legal locked -> if check skipped even sata possible without probs until ~1tb -Rescue your xbox...
by tim619
Sun Jul 05, 2015 1:07 pm
Forum: Misc XBOX Discussion
Topic: Got myself an Xbox, Need General Help and Guidance [PICS]
Replies: 48
Views: 10524

Re: Got myself an Xbox, Need General Help and Guidance [PICS

Your xbox is 1.0 or 1.1 I believe 1.0. That means you got 1mb of TSOP which you could flash and you'd get the same result like inserting a modchip. If you want to stay with your softmod you would need to lock an upgraded hdd with the right key (you get it from eeprom -> I think evox has an option to...
by tim619
Sat Jun 27, 2015 7:47 am
Forum: XBMC4XBOX General Discussion
Topic: [RESOLVED] FTP Problem with Xbox Original
Replies: 2
Views: 4573

Re: FPT Problem with Xbox Original

Try the following: go to network settings on your pc, than change dhcp to static values and use the same values you entered on your xbox app except the ip should be slightly different on last number. If that does not work launch evox setup new ftp connection and try again with static settings as sai...