Re-implement autopilot mode #584

Closed
opened 2012-02-22 08:05:09 +00:00 by rlx · 2 comments
Owner

Pad.ma had an autopilot mode, basically a playlist of URLs, with durations. To re-implement this, we need an autoplay option for video views.

Pad.ma had an autopilot mode, basically a playlist of URLs, with durations. To re-implement this, we need an autoplay option for video views.
rlx added the
general
label 2012-02-22 08:05:09 +00:00
rlx added this to the 12.03 milestone 2012-02-22 08:05:09 +00:00
0x2620 was assigned by rlx 2012-02-22 08:05:09 +00:00
rlx added the
normal
enhancement
labels 2012-02-22 08:05:09 +00:00
Author
Owner

Could this be a simple (external) form, with lines like "itemId, in, out, view, ...", that on submit would generate javascript to be pasted in the console?

Could this be a simple (external) form, with lines like "itemId, in, out, view, ...", that on submit would generate javascript to be pasted in the console?
Author
Owner

Among the things one should be able to do is pandora.UI.set({showAnnotations: false}) and pandora.$ui.videoPlayer.options({playing: true}). Looks like the only thing we'd actually have to implement is localStorage['pandora.runOnLoad'] or similar, to eval any autopilot js on startup.

Among the things one should be able to do is `pandora.UI.set({showAnnotations: false})` and `pandora.$ui.videoPlayer.options({playing: true})`. Looks like the only thing we'd actually have to implement is `localStorage['pandora.runOnLoad']` or similar, to eval any autopilot js on startup.
rlx added the
fixed
label 2012-07-01 10:07:05 +00:00
rlx closed this issue 2012-07-01 10:07:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#584
No description provided.