Ticket #14 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Load Movies from URL

Reported by: sthiel Assigned to: sthiel
Priority: major Milestone: milestone3
Component: Implementation Version:
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 60

Description

We should have an interface where a URL can be submitted to load a movie, instead of just a file path.

Change History

04/27/07 18:23:42 changed by sthiel

  • minutes_worked changed.
  • milestone changed from milestone2 to milestone3.

-Gotta move it to milestone3, I'm running too far behind.

06/15/07 17:48:14 changed by sthiel

  • minutes_worked set to 60.

-Fixed in 54 55 -In 55, we're making the plugin pass stuff to the applet from the URL.

06/17/07 00:15:40 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.

-Fixed in 56 for fixing #61. Actually, a few passes were taken, but this was the final solution, consisting of saving the remote file to a temporary file and loading the temporary file using the original local file loading mechanism.