QuickTimeBrowser

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #41
2 more suggestions Blush

change the speed-o-meter so it also respects teh time dimension. it would look nicer i think. btw, kbps ? thats k(ilo)b(ytes)p(er)s(econd). i assume you mean either kbps or kb/s

not much free room left Smile but maybe room enough to bring a button to search all ~1000 trailers ?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
JustinT9669 Offline
Senior Member
Posts: 164
Joined: Feb 2005
Reputation: 0
Post: #42
i can't copy over the ".ds_store" file in ...python\lib\_xmlplus. the ftp blocks me on that file. wtf?
find quote
snowatom Offline
Junior Member
Posts: 23
Joined: Apr 2005
Reputation: 0
Post: #43
is there a way to make this the default "movie trailer" program, so that it can be started from the main menu.

instead of "aqtbrowser.py", i have tried looking in the xml files, but i can't seem to find where i have to change it,.

thanx for your help...

snowatom
find quote
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #44
with cvs built after the 9th (using pm3 skin, which is now default), it's default in the popup menu. if it's the same in the build you download, i cannot guarantee

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
bakman Offline
Member
Posts: 99
Joined: Mar 2005
Reputation: 0
Post: #45
(mouton @ april 04 2005,16:57 Wrote:i work in xml. data-scrapping html file is very ugly and sad...
as i already said in another thread, a way i would be willing to work with would be if someone is willing to host data-scrapping php scripts that would be called by every user of xbmc, and those scripts would do the data-scrapping of the html pages, and produce xml data.
then, when the html pages changes, only the php scripts would have to be changed to produce the same xml.
that would work fine as long as websites don't ban the data scrapper's ip... though i'd guess that would happen often.
maybe we could create a 'pool' of hosts for the data scrapping scripts, and a central gateway could randomize access or something...

it might be a good idea to contact those websites and ask them if they would be willing to allow us to use their data in exchange for their logo on the script or something. but i don't see yahoo accepting such a proposal...

although html scraping is not really a preferred method, a different thinking pattern though: provide the scraping patterns or xmldom processing via one or 2 remote hosts (database filled with patterns and other data that is needed), there are several advantages: everyone can contribute, scraping patterns are centralized and no host will be banned Wink

anyway it is time that streaming feeds become available in huge xml lists  :o
find quote
snowatom Offline
Junior Member
Posts: 23
Joined: Apr 2005
Reputation: 0
Post: #46
are you ignoring my question because you don't know, or is my question stupid.

i would realy like to be able to change wich program that is activated by those buttons.

snowatom
find quote
Kain Offline
Senior Member
Posts: 110
Joined: May 2004
Reputation: 0
Post: #47
you could always edit dialoguesubmenu.xml in your skin folder Cool
find quote
AmyGrrl Offline
Member
Posts: 60
Joined: Jul 2004
Reputation: 0
Post: #48
i'm trying to change the save directory. but whenever i change it the script won't run.

from
download_dir = path.join(replace(getcwd(), ';', ''), 'quicktimebrowser', 'downloaded trailers')

to
download_dir = f:\\media\\movie trailers

am i missing something?


duh! call me stupd ... lol.. i fergot the ' around the folders
find quote
snowatom Offline
Junior Member
Posts: 23
Joined: Apr 2005
Reputation: 0
Post: #49
to kain...

thanx, it's al so easy when you know where to look ;o)

snowatom
find quote
Kain Offline
Senior Member
Posts: 110
Joined: May 2004
Reputation: 0
Post: #50
no worries Wink
find quote
Post Reply