在我的 Windows 机器上,iTunes 将我导入的所有电视剧集重命名并移动到以下格式:
TV Shows/[show]/Season [Season#]/[Season#]-[Episode# with 1 leading 0] [Episode Name]
但在运行 OS X 的 Mac 上
TV Shows/[show]/Season [Season#]/[Episode# with 1 leading 0] [Episode Name]
现在,如果我将 Mac 驱动器连接到我的 Windows 机器(在 Windows 上使用Paragon 的 HFS+ 驱动程序,并将其设置为 iTunes 中的库,则 Windows 使用与 Mac 相同的模式。
我应该在哪里更改此命名模式?我可以使用自定义的命名模式吗?
答案1
问题不在于 Windows 与 Mac,而在于文件中存储了什么元数据。
如果文件的磁盘编号有值,则文件名将为
[Disk#]-[Episode# with 1 leading 0] [Episode Name]
。请注意,这与问题中写的相同,但文件名开头的数字是磁盘编号,而不是季节编号。