![]() |
|
|||||||
| Plugin/Script (Python) Help and Support Python requests/suggestions, support, bugs, and everything python goes in here! Please, add platform prefix to threads that are not platform-independent!: Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]" |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Project Manager
|
not sure everyone knows, but i got it from a trustworthy source that there's a way to make aqt more bulletproof. the solution is quite genious.
here's the story: itunes has apple trailer support. it does this by an .xml file somewhere on their site. if we could sniff that xml out and parse it, we would be there. :saint: i'm not a skilled python coder, in fact, i never done anything in python before. nevertheless, i'm gonna see if i can figure it out, but no promises whatsoever. any takers? (skilled coders?)
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first.
|
|
|
|
|
#2 |
|
Fan
Join Date: Mar 2004
Posts: 477
![]() |
from guybrush:
http://www.apple.com/moviesxml/h/index.xml or http://www.apple.com/moviesxml/h/view1_all.xml (set your user agent to "itunes/4.5") sneaky eh?, xml is perfect for these kind of things ![]() itunes uses these urls for trailers, so the format wont change or they will break their own application. firefox plugin to change user agents: https://update.mozilla.org/extension...?id=59&vid=617 |
|
|
|
|
#3 |
|
"Skilled" Python Coder
Join Date: Feb 2004
Posts: 941
![]() |
great stuff... now is there a way to specify user agents in python?
if so this change would be relatively simple. im still a python newb myself.
__________________
Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
|
|
|
|
#4 |
|
Fan
Join Date: Mar 2004
Posts: 477
![]() |
|
|
|
|
|
#5 |
|
Member
Join Date: Sep 2004
Posts: 58
![]() |
:bump:
anyone interested in looking into this? |
|
|
|
|
#6 |
|
Skilled Python Coder
Join Date: Jul 2004
Posts: 550
![]() |
yes
have a look in python script launchbrowser for example (from flash) it uses http-header |
|
|
|
|
#7 |
|
Junior Member
Join Date: Jan 2005
Posts: 13
![]() |
sorry to be ot, but is there a way of increasing the amount of cache used by aqt ? currently i get about 10 secs of good fluid motion with large trailers before they jam up. medium quality is crap in comparison, so i'm sure a "x secs content" cache would work so much better... is this even a part of aqt tho, or does xbmc take over this bit and i can adjust this in the settings menu ?
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Feb 2005
Posts: 17
![]() |
i dont think its the cache...mine is hard locking the xbox. i increased the cache to 16mb and it played for lunger but still locked up.
|
|
|
|
|
#9 | |
|
Junior Member
Join Date: Oct 2003
Posts: 26
![]() |
Quote:
|
|
|
|
|
|
#10 |
|
"Skilled" Python Coder
Join Date: Feb 2004
Posts: 941
![]() |
yeah i think flash modded it to have a download-and-play option available by editting the file.
as long as the current version is working we should keep aqt as is but if it breaks again than switching to this xml can be done then.
__________________
Add yourself to the xbmc forums frappr map! Collection of XBMC and Python resources - Screensaver Megapack |
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AQTBrowser.py WOW | Plugin/Script (Python) Development | 114 | 2005-03-07 02:23 | |
| Aqtbrowser, ifilm | vocalmind | Plugin/Script (Python) Help and Support | 0 | 2005-01-30 06:06 |
| Last aqtbrowser bug | Striker | Plugin/Script (Python) Help and Support | 0 | 2004-11-27 15:50 |
| AQTBrowser | nosral | Plugin/Script (Python) Development | 4 | 2004-11-07 20:28 |
| Aqtbrowser | Demented05 | XBMC for Xbox Specific Support | 1 | 2004-10-15 04:22 |