xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Special Limited Offer: SuperNews Unlimited Usenet Access, Unlimited Speed for $11.99
256-bit SSL, 350 Days Retention, 30 Connections - Join Today! - ONLY $11.99

Support this site - buy the X-Scene Tshirt $17.95


Welcome Guest ( Log In | Register )

 Forum Rules Rules
20 Pages V « < 16 17 18 19 20 >  
Reply to this topicStart new topic
> Python Scripts, bit torrent client
alx5962
post Apr 12 2004, 06:11 AM
Post #256


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



No it's not the guilib library on my site, just the documentation !
XBMC libs are not ported on PC yet
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
riffraff
post Apr 12 2004, 06:57 AM
Post #257


X-S Member
*

Group: Members
Posts: 123
Joined: 24-March 04
Member No.: 109492



QUOTE (alx5962 @ Apr 12 2004, 08:11 AM)
No it's not the guilib library on my site, just the documentation !

Well Alex. Yes.... All I ment was - read the documentation and take it from there by yourself. Sorry for trying to help out...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ges
post Apr 12 2004, 08:16 AM
Post #258


X-S Enthusiast


Group: Members
Posts: 8
Joined: 2-August 03
Member No.: 53831



i already read the manual its good, but there is nothing said about developing GUI under windows.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alx5962
post Apr 12 2004, 07:14 PM
Post #259


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



my method to write scripts :
i write them using console mode under windows and then i port them on XBMC.
So almost no debug on Xbox.


About Python, even if i don't really create new scripts for now, I decided to work on a bigger step : XBMC itself smile.gif Very basics things for now but that way I will be able to add functions I need in the xbmc/xbmcgui library. I'm not a very good C++ dev, and XBMC is a very huge project and very hard to understand the sources but for now everything I wanted to add is working smile.gif


riffraff don't take it like this, it 's always nice to help people and I appreciate you do this.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
triggernum5
post Apr 13 2004, 12:32 AM
Post #260


X-S Messiah
*******

Group: XS-BANNED
Posts: 3655
Joined: 13-January 04
Member No.: 91822
Xbox Version: v1.0
360 version: unknown



Do you have XDK?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alx5962
post Apr 13 2004, 10:01 AM
Post #261


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



user posted image

New functions biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alx5962
post Apr 13 2004, 08:08 PM
Post #262


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



My code is in the CVS now biggrin.gif

I also added the ability to erase the debug python screen by pressing the white button but it's not added yet in the CVS
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Amything
post Apr 13 2004, 08:19 PM
Post #263


X-S X-perience
**

Group: Members
Posts: 321
Joined: 8-January 03
From: Iceland
Member No.: 17537
Xbox Version: v1.0



Good job.

Can you add a funtion to check if there is any media playing, or XBMC has been idle?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
triggernum5
post Apr 14 2004, 01:54 AM
Post #264


X-S Messiah
*******

Group: XS-BANNED
Posts: 3655
Joined: 13-January 04
Member No.: 91822
Xbox Version: v1.0
360 version: unknown



QUOTE
Can you add a funtion to check if there is any media playing, or XBMC has been idle?
I'm sure you can write a script to do that with existing modules.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
burriko
post Apr 14 2004, 08:21 AM
Post #265


X-S Enthusiast


Group: Members
Posts: 11
Joined: 10-July 03
Member No.: 48937
Xbox Version: v1.0
360 version: v1 (xenon)





QUOTE (triggernum5 @ Apr 14 2004, 03:54 AM)
I'm sure you can write a script to do that with existing modules.

no, you can't.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LaundroMat
post Apr 14 2004, 08:54 AM
Post #266


X-S Enthusiast


Group: Members
Posts: 13
Joined: 19-May 03
Member No.: 38968



Thanks to alex for the excellent tutorial, but I was wondering whether there are any docs on the inner workings of the XMBC python modules?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alx5962
post Apr 14 2004, 09:03 AM
Post #267


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



QUOTE (LaundroMat @ Apr 14 2004, 10:54 AM)
Thanks to alex for the excellent tutorial, but I was wondering whether there are any docs on the inner workings of the XMBC python modules?

Darkie just added one so wait for the next binaries release of XBMC.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LaundroMat
post Apr 14 2004, 10:15 AM
Post #268


X-S Enthusiast


Group: Members
Posts: 13
Joined: 19-May 03
Member No.: 38968



Thanks for letting me know, it appears they're in the CVS repository as well.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
alx5962
post Apr 16 2004, 11:17 AM
Post #269


X-S Senior Member
**

Group: Members
Posts: 168
Joined: 28-February 03
Member No.: 25581
Xbox Version: v1.2



Just added a multiple torrent downloader script on my page.
It's an early beta so it's very buggy for now.
Don't bug me about updates, just feel lucky to have this beta script biggrin.gif

Just edit the script and edit the directory with your torrents files, then download will be placed there.
More torrents files = more memory so XBMC may crashes!
Anyway, this scirpt was just a proof of concept and I may never update it again.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
georgc
post Apr 16 2004, 02:09 PM
Post #270


X-S Expert
***

Group: Members
Posts: 627
Joined: 6-April 03
Member No.: 30534



ALX i started using you BT client for XBMP and it works wonderfully. I thank you for your time you spent on pythin script. Besides your page are there anyother scripts out there?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





20 Pages V « < 16 17 18 19 20 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 9th February 2010 - 08:43 PM