XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Plugin/Script (Python) Help and Support

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]"

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-11-27, 15:50   #1
Striker
Fan
 
Join Date: Mar 2004
Posts: 477
Striker is on a distinguished road
Default

the reason some trailers arent working is because they arent named ending with:

if sel == 0:
link = link + '_m240.mov'
elif sel == 1:
link = link + '_m320.mov'
else:
link = link + '_m480.mov'

like:
http://www.apple.com/trailers/paramo...ica/large.html

on the apple site it works, but not with the script.
the real mov link:
http://movies.apple.com/movies....480.mov

ending: _480.mov


isnt it possible to change it so it grabs the entire url inc. the extension?
Striker is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Request] new gen of AQTbrowser pike Plugin/Script (Python) Help and Support 27 2005-03-30 21:26
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
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


All times are GMT +2. The time now is 16:03.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project