1. 新增BDInfo解析

2. 优化MediaInfo显示
3. 修改MediaInfo和BDInfo支持多语言
This commit is contained in:
tonghoil
2025-09-14 21:30:18 +08:00
parent 01cbb0fa61
commit 0ff6f4a559
12 changed files with 1267 additions and 28 deletions

View File

@@ -320,8 +320,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Required',
'text_invalid' => 'Invalid',
'text_technical_info' => 'MediaInfo',
'text_technical_info_help_text' => 'MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
'text_technical_info' => 'MediaInfo/BDInfo',
'text_technical_info_help_text' => '<b>&middot;</b> MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
<br>
<b>&middot;</b> BDInfo comes from software <b><a href="https://github.com/UniqProject/BDInfo" target=\'_blank\'>BDInfo</a></b>open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
',
'text_management_system' => 'Management',
'text_seed_points' => 'Seed points',
'spoiler_expand_collapse' => 'Click to expand/collapse',