You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
之前问的这个问题#6094 ,回复说是因为重命名格式太复杂导致的,但是我反复测试发现,{{title}}({{year}})/{{en_title}} S{{season.zfill(2)}}({{season_year}})/S{{season.zfill(2)}}E{{episode.zfill(2)}} {{videoFormat}}{{fileExt}}这个命名格式可以刮削poster、thumb、banner,但是{{title}}({{year}})/{{en_title}} Season {{season.zfill(2)}}({{season_year}})/S{{season.zfill(2)}}E{{episode.zfill(2)}} {{videoFormat}}{{fileExt}}这个命名格式就不刮削了,而是在季的文件夹里面刮削了一遍电视剧的内容,但是之前问过的问题#5501中,建议我用Season XX进行命名,当时确实是可以正常刮削的,现在不行了,还请看下后面建议到底是用默认的Season命名季,还是用S来命名呢
All reactions