I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #2426

Tool to modify data (cdmodify?)

Added by Andriy Lesyuk over 6 years ago.

Status:
Incomplete
Priority:
Normal
Assignee:
Target version:
-
Start date:
Due date:
% Done:

0%


Description

There are some data in the database - especially in image (CDP) and video (CDV/CDVA) databases - that might need to be modified manually. These data include:

  • IMDB movie identifier. This one is not currently set and is aimed to be set manually only.
  • The quality of translation (of audio stream in video). This one currently can be set only to ORIGINAL (no translation) or DUBBED. Other its values, such as TWO-VOICE and SINGLE-VOICE, can be set only manually.
  • Thumbnails. CD-Index may accidentally take a black screen as a thumbnail. There should be a way to regenerate such thumbnails, without rerunning cdindex (what does not guarantee, that all thumbnails will be good).

For the above cases a new tool, e.g., cdmodify, could be used (for example):

  • cdmodify "Test media" "path/to/file.ext" imdb 123456
  • cdmodify "Test media" "path/to/file.ext" audio[1].translation 1-VOICE
  • cdmodify "Test media" "path/to/file.ext" thumbnail[1]


Related issues

Related to CD-Index - Feature #1737: Image extractor Closed 05 May 2011 05 Oct 2017
Related to CD-Index - Feature #1738: Video extractor Closed 05 May 2011 03 Oct 2017
Related to CD-Index - Feature #2427: Tags Incomplete
Related to CD-Index - Feature #2429: Flag for broken media Incomplete

History

#1 Updated by Andriy Lesyuk over 6 years ago

#2 Updated by Andriy Lesyuk over 6 years ago

#3 Updated by Andriy Lesyuk over 6 years ago

#4 Updated by Andriy Lesyuk over 6 years ago

Also available in: Atom PDF

Terms of use | Privacy policy