MOVIEPILOT v2整理刮削命名

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 %}{% if tmdbid %} {tmdbid={{tmdbid}}}{% 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 %}{% if tmdbid %} {tmdbid={{tmdbid}}}{% endif %}/Season {{season}}{% if season_year %} ({{season_year}}){% endif %}/{{title}}-{{season_episode}}{% if part %}-{{part}}{% endif %}{% if episode_title %}-({{episode_title}}){% endif %}{% if season_year %} ({{season_year}}){% endif %}{% if videoFormat %}.{{videoFormat}}{% endif %}{% if edition %}.{{edition}}{% endif %}{% if videoCodec %}.{{videoCodec}}{% endif %}{% if audioCodec %}.{{audioCodec|replace(‘ ‘, ‘.’)}}{% endif %}{% if releaseGroup %}-{{releaseGroup}}{% endif %}{{fileExt}}

成果:国外纪录片/绿色星球 (2022) {tmdbid=96323}/Season 1 (2022)/绿色星球-S01E05-(休戚与共) (2022)–2160p.mkv

 

© 版权声明

相关文章

没有相关内容!

暂无评论

none
暂无评论...