View Single Post
Old 24th February 2021, 22:51   #627  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,380
chapterEditor(cE) rev1.27 is available.
Windows
Linux


It continues with a new version of the cE.
I was able to complete 2 user requests and there is a small improvement for the chapter database.

When uploading the Star Trek Voyager series it was annoying that the title check had to be confirmed continuously,
because the title is always the same.

Code:
Change chapterEditor

added    &
fixed    *
improved #
changed  %


rev1.27 2021-02-24
// chapterEditor
& Deletion of chapters with identical time stamps (not for the Converter)
  - adjustable time tolerance (settings -> chapter editors)
  - Time tolerance = 0: only chapters with identical times are deleted
  - Time tolerance > 0: the following chapters are deleted
  - Time tolerance < 0: the previous chapters are deleted
  - Matroska: applicable to one or all editions
  - applicable to all tabs at once


// Chapter naming
& keep existing chapter names
  - an existing chapter name can be expanded with a chapter number

* the name list did not work for multiAVCHD editor


// Chapter database
# Upload: When checking the title name (whether it already exists) the episode text is also checked
  - simplifies the uploading of a series
hubblec4 is offline   Reply With Quote