Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QuickSilver context menu #40

Closed
basrieter opened this issue Apr 1, 2008 · 2 comments
Closed

QuickSilver context menu #40

basrieter opened this issue Apr 1, 2008 · 2 comments
Labels
bug Something isn't working

Comments

@basrieter
Copy link
Collaborator

Original report by Anonymous.


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 item http://code.google.com/p/xot-uzg/issues/detail?id=40

@basrieter
Copy link
Collaborator Author

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


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.

@basrieter
Copy link
Collaborator Author

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant