MP2自用转移整理命名方式,中文名称+加年份+分辨率+压制组
例如:
下载电影名称:
Despicable.Me.4.2024.Bluray.1080p.x264.2Audios.Atmos.TrueHD.7.1-BtsHD.mkv
整理的电影名称:
神偷奶爸4.2024.1080p.2Audios.Atmos.TrueHD.7.1-BtsHD.mkv
电影重命名格式:
{{title}}{% if year %} ({{year}}){% endif %}/{{ title }}{%if year %}.{{year}}{% endif %}{% if videoFormat %}.{{videoFormat}}{% endif %}{% if edition %}.{{edition}}{% endif %}{% if videoCodec %}.{{videoCodec}}{% endif %}{% if audioCodec %}.{{audioCodec|replace(' ', '.')}}{% endif %}{% if releaseGroup %}-{{releaseGroup}}{% endif %}{{fileExt}}
电视剧重命名格式
{{title}}{% if year %} ({{year}}){% endif %}/Season {{season}}/{{title}}.{{season_episode}}{% if part %}.{part}}{% endif %}{%if year %}.{{year}}{% endif %}{% if videoFormat %}.{{videoFormat}}{% endif %}{% if edition %}.{{edition}}{% endif %}{% if videoCodec %}.{{videoCodec}}{% endif %}{% if audioCodec %}.{{audioCodec|replace(' ', '.')}}{% endif %}{% if releaseGroup %}-{{releaseGroup}}{% endif %}{{fileExt}}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。