View Single Post
Old 27th January 2019, 03:00   #426  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,380
chapterEditor(cE) rev1.13 is available.
Windows
Linux



An important change has been added for uploading chapters.
Users had uploaded chapters multiple times as there were bugs in the chapter names
or other settings were not set correctly.
You can always edit your own uploaded chapters/titles! In the main menu there is an item: Edit chapters.
A warning is displayed if the same title name is used during the upload.
Of course there are the same titles on different discs and it is still possible to upload duplicate titles.


The Matroska Tags Editor had two bugs and there are some improvements.

Action range: this is now available for all SimpleTag values (previously only for the language).
Furthermore, the Action range can be applied to all tabs, even if the option "disabled" is selected.
Other tabs only change values of the same type if possible.
For example, the XML index must match/be present.


Code:
Change chapterEditor

added    &
fixed    *
improved #
changed  %


rev1.13 2019-01-27
// chapterEditor -> Tab-Header popup menu
& new item: play/open file
  - only for Matroska Chapters and Tags
  - Play Matroska files or open XML files


// Chapter Database
& before the upload is checked if the title(name) already exists
  - Titles that already exist should be edited
  - You can still upload several titles of the same name (differences like FPS or disc type)
  - a warning is displayed with the option to switch to "Edit" or still upload


// Matroska Chapters editor
# Play-File button: XML files are now also opened


// Matroska Tags editor
& Play-File button for Matroska files and open XML files
  - Hotkey in TreeView init "P" (Settings)

* If a group separator is selected in the Combobox TagName, the tag editor was not working properly

* it was possible to change the value String-or-Binary for official Tag names, which leads to incorrect xml files

# Action range: now for all SimpleTag values - previously only for the language
  - applicable to all tabs

# Help texts adapted for the file bar buttons - Append files and folders

% "Change languages for other SimpleTag's too" changed to Action range

Last edited by hubblec4; 27th January 2019 at 03:14.
hubblec4 is offline   Reply With Quote