Ticket #293 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[admin] No way to see the 'transcoding profile id'

Reported by: Michiel.Schok Owned by: arjen
Priority: major Milestone: MediaMosa 2.1
Component: Core Version: 2.1.3
Keywords: Cc:
MoSCoW: none Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours:

Description

When we create a transcoding profile in the management interface, there is no way (at least, not that I could find) to find the 'transcode profile id'.

The only way, is the rest-call [get] /transcode/profile .

Can this number be provided in the interface, preferably at pages
 http://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/config/transcode_profile/72 and  http://beheer.acceptatie.vpcore.snkn.nl/admin/mediamosa/config/transcode_profile/72/edit

Change History

Changed 3 years ago by forgacs

  • owner set to arjen
  • status changed from new to assigned

Fixed. It is on my repository.

Changed 3 years ago by MC-arjen

  • status changed from assigned to closed
  • version set to 2.1.2
  • resolution set to fixed

committed to trunk.

Changed 3 years ago by Michiel.Schok

  • tested changed from no to yes
  • accepted changed from no to yes

Thanks, they're visible.

Changed 3 years ago by MC-arjen

  • status changed from closed to reopened
  • resolution fixed deleted

admin/mediamosa/config/transcode_profile/add

gives a notice:

Notice: Undefined property: stdClass::$transcode_profile_id in mediamosa_transcode_profile_form() (line 227 of /var/opt/www/vpcore/htdocs/sites/all/modules/mediamosa/core/node/mediamosa_node_mediamosa_transcode_profile.inc).

Changed 3 years ago by MC-arjen

  • owner changed from arjen to pforgacs
  • status changed from reopened to assigned

Changed 3 years ago by forgacs

  • owner changed from pforgacs to arjen

The fix is on my repository.

Changed 3 years ago by MC-arjen

  • status changed from assigned to closed
  • version changed from 2.1.2 to 2.1.3
  • resolution set to fixed

committed. (also in this fix a problem when added new transcode profiles/client applications)

Note: See TracTickets for help on using tickets.