Ticket #183 (closed enhancement: fixed)
stills: refacture type field in mediamosa table
| Reported by: | MC-arjen | Owned by: | arjen |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 1.7 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Estimated time after impact analysis: | ||
| Related to project: | none | Tested: | |
| Accepted: | no | Estimated Hours: |
Description
The introduction of the field "type" in the mediafile table enum(VIDEO, AUDIO, STILL, ...) creates all sorts of problems in relation to system detected tools and migration.
This field needs to be changed to is_still (TRUE/FALSE) to identify the stills from non-stills.
Also the still upload should be possible through the default upload rest call (POST and PUT) with a parameter (type=still).
Change History
Note: See
TracTickets for help on using
tickets.
