Ticket #289 (new defect)

Opened 2 months ago

Last modified 5 days ago

Naming scheme of videos has changed

Reported by: vik Owned by:
Priority: major Milestone: 3.0-Migration
Component: PlumiVideoProduct Keywords:
Cc:

Description (last modified by vik) (diff)

I plumi 0.2.3, the URL scheme of a video is:

 http://site/Members/member/videos/video_filename.mp4 - downloads original

 http://site/Members/member/videos/video_filename.mp4/view - views in the embedded player

In plumi 3, the scheme is:

 http://site/Members/member/videos/VideoTitle - views in embedded player

 http://site/Members/member/videos/VideoTitle/download/video_filename.mp4 - downloads original

The difference is in the new system, the URL is calculated from the title, which in the old system, from the filename. For migrated videos the following will occur:

 http://site/Members/member/videos/video_filename.mp4 - views in the embedded player

 http://site/Members/member/videos/video_filename.mp4/view - views in the embedded player

 http://site/Members/member/videos/video_filename.mp4/download/video_filename.mp4

This may break some links (namely to the original files), and cause other wierdness/inconsistencies if the old and new systems are combined

Attachments

Change History

Changed 2 months ago by vik

  • description modified (diff)

Changed 5 days ago by dimo

  • milestone changed from 3.0-RC1 to 3.0-Migration

Add/Change #289 (Naming scheme of videos has changed)

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.