nhokwayf3 / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

QuickSilver context menu #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open XOT
2. Select Quicksilverscreen
3. click "white" context menu button.

What is the expected output? What do you see instead?
Looking at the python script for chn_quicksilver.py, the context menu
should show a download, play with dvdplayer, and mplayer.  I only see
Update Item.  I would like to change to the dvdplayer as most flv's will
play longer in dvdplayer.

What version of the product are you using? On what operating system?
3.0.1, on latest t3ch svn rev12263.

Please provide any additional information below.

The XOT architecture is very impressive.  I love the idea of content
specific channels.  The QuickSilverscreen plugin is great, but with most
flv's defaulting to mplayer, it will quit often stop after 3 minutes, but
with dvdplayer for same flv's it's fine.

Original issue reported on code.google.com by solca...@gmail.com on 1 Apr 2008 at 8:14

GoogleCodeExporter commented 9 years ago
You should first update the item, because if you don't update it, no media-url 
will
be available. After you updated, the play with MPlayer or DVDPlayer and 
Download will
be available.

If the media-url could not be determined, the update will remain.

I will look into making DVDPlayer default for FLV's in the QuickSilverScreen 
channel.

Original comment by basrie...@gmail.com on 2 Apr 2008 at 5:13

GoogleCodeExporter commented 9 years ago
It is hard to determine if the media file is a FLV or not. So I don't think I 
will
implement this. I could make DVDPlayer the default player for this channel, but 
I
don't know if it will work with all streams.

Original comment by basrie...@gmail.com on 6 May 2008 at 10:19