i've created a new plug-in for ebaumsworld
current plug-ins:
-ebaumsworld (new! lots of hillarious movies)
-channel9
-team xbox
-alphacentauri
-gamespot
bernd
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-04-12 00:31
Post: #11
|
| find quote |
snowatom
Junior Member Posts: 23 Joined: Apr 2005 Reputation: 0 |
2005-04-14 19:19
Post: #12
i can't seem to figure out how to cache insteas of downloading the whole file first.
i have tried change the 0 to 1 in the line below: self.downloadandplay = 0 # play direct or download before play but that didn't do me any good, is it possible ?? snowatom |
| find quote |
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-04-14 21:04
Post: #13
press the x button on the controller.
this will toggle stream/download. if flexibrowser is in download-mode if you will see an '*' at the start of the path on the top of the screen. it should default to stream when the script starts. only the teamxbox plug-in will always download, since when i created that plug-in xbmc had problem playing the videos directly from the teamxbox site. bernd |
| find quote |
snowatom
Junior Member Posts: 23 Joined: Apr 2005 Reputation: 0 |
2005-04-14 21:19
Post: #14
thanx, that did the trick ;o)
snowatom |
| find quote |
madlobster
Junior Member Posts: 3 Joined: Nov 2004 Reputation: 0 |
2005-04-16 04:36
Post: #15
i'd really like to see a script for archive.org. the site uses xml pretty heavily, so it should be a rather simple task compared to many other sites.
|
| find quote |
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-04-19 00:26
Post: #16
(madlobster @ april 16 2005,04:36 Wrote: the site uses xml pretty heavily, so it should be a rather simple task compared to many other sites.they have a rss feed. but it only contains the newest additions, like many other feeds. or is there a place to get all movies of one archive in xml? haven't found one. (madlobster @ april 16 2005,04:36 Wrote:i'd really like to see a script for archive.org.nice site though, lots of intresting movies |
| find quote |
madlobster
Junior Member Posts: 3 Joined: Nov 2004 Reputation: 0 |
2005-04-20 04:06
Post: #17
(bernd @ april 18 2005,23:26 Wrote:unfortunately, i haven't been able to find one either.(madlobster @ april 16 2005,04:36 Wrote:the site uses xml pretty heavily, so it should be a rather simple task compared to many other sites.they have a rss feed. but it only contains the newest additions, like many other feeds. perhaps the best solution would be to have the script an first run search ftp://moviesxx.archive.org (with xx being 02 to 14) for all *_meta.xml files and build a local database of the movies. then, on future uses, it would probably be best to update the database using the various rss feeds. there are 13,878 movies here... |
| find quote |
RocafellaSqualie
Member Posts: 85 Joined: Nov 2004 Reputation: 0 Location: Wilmington, Delaware |
2005-05-30 15:58
Post: #18
just grabbed up the new version of flexibrowser and for some reason it's not working on my xbox
i put all the files in a "flexibrowser" directory like the description stated, and even created a "flexitemp" & "temp" directory. all i get is "running" for half a second then it dissappears
|
| find quote |
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-05-30 23:53
Post: #19
(rocafellasqualie @ may 30 2005,15:58 Wrote:i put all the files in a "flexibrowser" directory like the description stated, and even created a "flexitemp" & "temp" directory.the directory structure should be as following: {flexibrowser} +--flexibrowsergui.py +--cachedhttp.py +--clientcookie.zip +--{plugins} +--plug_teamxbox.py +--plug_gamefaqs.py +--plug_(other plugins).py just as it is stored in the zip file. (rocafellasqualie @ may 30 2005,15:58 Wrote:all i get is "running" for half a second then it dissappearsif you still experience probs please have a look at the xbmc logfile. it may help to pin down the problem. (remember to set the loglevel to 1 or 0 in xboxmediacenter.xml if you haven't already done so) bernd |
| find quote |
morgoth123
Junior Member Posts: 6 Joined: Mar 2005 Reputation: 0 |
2005-06-07 14:16
Post: #20
it doesn't work here either...i have the exact dir structure but i get some attribute error.
file "q:\scripts\flexibrowser\flexibrowsergui.py", line 96, in ? class flexibrowserhttp(cachedhttp.cachedhttp): attributeerror:'module'object has no attribute 'cachedhttp' |
| find quote |

Search
Help