hey flash... i've been reading through this script.. there's some pretty neat stuff in there :-) that specifying user agent thing is pretty smart cause who knows when yahoo will block python. i see you did end up manually doing the navigation. that must of been really fun :-)
its a shame that window.getfocus() don't work so you wouldnt have to keep track of all that. theres a bug i found in the xbmc module (its in the dev forum) but who knows how long until everyone gets a new version.
Asteron
"Skilled" Python Coder Joined: Feb 2004 Reputation: 0 |
2004-12-30 06:33
Post: #81
Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
| find quote |
flash
Senior Member Posts: 173 Joined: Nov 2004 Reputation: 0 |
2004-12-30 14:50
Post: #82
(asteron @ dec. 30 2004,04:33 Wrote:hey flash... i've been reading through this script.. there's some pretty neat stuff in there :-) that specifying user agent thing is pretty smart cause who knows when yahoo will block python. i see you did end up manually doing the navigation. that must of been really fun :-)fun is probally not the word i would use but it gets the job done. there must be a better way of doing it but for now it will do. i nearly always use the remote control for navigating around the script so i dont get to see the errors with the controller keys...i'll see if i can make some changes...suggestions for buttons to use then? |
| find quote |
catohagen
Junior Member Posts: 16 Joined: Jan 2005 Reputation: 0 |
2005-01-01 17:31
Post: #83
great script!
an option to download the videos would be nice. for now i add the videos i want to favorites and get the mms urls from that text file, then use mmsclient to download the streams. |
| find quote |
d.i.z
Junior Member Posts: 9 Joined: Dec 2004 Reputation: 0 |
2005-01-01 23:00
Post: #84
(asteron @ dec. 30 2004,05:33 Wrote:that specifying user agent thing is pretty smart cause who knows when yahoo will block python.well, the videos requests are still made with normal header ('pylib v...' or sth) i guess. so they still can block it if the wanna. |
| find quote |
WarriorSan
Senior Member Posts: 151 Joined: Oct 2003 Reputation: 0 |
2005-01-02 20:45
Post: #85
(catohagen @ jan. 01 2005,16:31 Wrote:an option to download the videos would be nice.that would be nice :o -xbox v1.1 with samsung dvd-drive -250 gb -ata 100 cable -xecuter 2.2 pro -xecuter 5035 bios (customized) -customized ms dash -crystal xbox v1.4 with samsung dvd-drive and uv light -300 gb -ata 100 cable -xenium ice -xecuter 5035 bios (customized) -xbmc as dash |
| find quote |
flash
Senior Member Posts: 173 Joined: Nov 2004 Reputation: 0 |
2005-01-03 11:09
Post: #86
(warriorsan @ jan. 02 2005,18:45 Wrote:unfortunately its not possible as its a stream and not a movie file on the server. there are ways in which mplayer can save streams locally but that functioality is not available in the scripting world.(catohagen @ jan. 01 2005,16:31 Wrote:an option to download the videos would be nice.that would be nice :o |
| find quote |
catohagen
Junior Member Posts: 16 Joined: Jan 2005 Reputation: 0 |
2005-01-04 00:09
Post: #87
ok..
unless someone ports mmsclient to xbox and then calls it from launch script with mms url as argument :thumbsup: anyway, its a big help with the mms urls in the favorites. python is very similar to arexx which i've been programming scripts in for years on amiga, i should try and make some scripts but where can i find docs on python xbmc spesific stuff ? i tried to just simply download a picture from internet and displaying it, but i couldnt even manage to download the complete image, only the 20480 first bytes :nuts: |
| find quote |
Asteron
"Skilled" Python Coder Joined: Feb 2004 Reputation: 0 |
2005-01-04 07:21
Post: #88
xbmc python api http://cvs.sourceforge.net/viewcvs....ocs.rar (click download)
python quick reference http://rgruet.free.fr/pqr2.3.html best thing to do is to look at the scripts already out there to see how stuff is done. -ast Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
| find quote |
flash
Senior Member Posts: 173 Joined: Nov 2004 Reputation: 0 |
2005-01-04 11:33
Post: #89
(catohagen @ jan. 03 2005,22:09 Wrote:there is a download_pic function in the launchscript which should show you how to do thatflash,jan. 03 2005,09:09 Wrote:ok.. |
| find quote |
SandmanCL
Multi-platform XBMC fan Joined: Jul 2004 Reputation: 1 Location: San Francisco, CA |
2005-01-31 09:13
Post: #90
i just spent a few minutes creating a new background image (720 x 480) using the default project mayhem ii file and applying the new launch logo. nothing fantastic but it fits better with the rest of xbmc now with the same look and feel...
is there a good place i can upload this image to for others to grab ? |
| find quote |

![[Image: asterwaverv9.png]](http://img504.imageshack.us/img504/6545/asterwaverv9.png)
Search
Help