tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Concept: C3TT3 CLI tool

Open a-tze opened this issue 12 years ago • 0 comments

Issue migrated from trac ticket # 46

component: contrib | priority: major | keywords: cli tool

2014-01-06 18:11:48: @pegro created the issue


In the processing chain some actions cannot be processed automatically by worker scripts, but have to be conducted by humans. These actions require the assigned user to work with the web interface and other system tools simultaneously. Therefor the user has to transfer some information from to web interface to e.g. a command line to start a media player or a video editing program.

It would be preferable to have a command line tool to acquire a new ticket and automatically transfer needed information to the command lines environment (e.g. Fahrplan ID, file name, etc.)

The tool must be able use the users credentials to authenticate against the tracker.

Key requirements:

  • user credential authentication using oauth (or similar)
  • usable for cutting (calling video editing tool with correct file name)
  • usable for checking (calling ffprobe and a media player)

a-tze avatar Jan 06 '14 18:01 a-tze