Many of my media files include TMDB or IMDb ID tags in their filenames, as per the manual: You can also include a TMDB or IMDb ID number (in braces) in the filename to help Infuse find exact matches. Use the structure {[source]-[id]}. Example: Inception {tmdb-27205}.mkv.
because I expected these IDs to ensure precise matching.
When filenames contain {tmdb-xxx}
or {imdb-xxx}
, Infuse should fully trust these IDs as unique identifiers. However, this appears to be disrupted by other filename content.
Example from my actual usage
Filename:
【周杰伦:摩天伦世界巡回演唱会.2013.Blu-Ray.1080i.AVC.LPCM2.0.[{tmdb-487608}]-JOMA.mkv】
Correct TMDB entry:
Despite explicitly including {tmdb-487608}
, Infuse fails to recognize the entry (see screenshot). This suggests the ID extraction priority is too low and easily interfered with by other text.
Core Request
Please treat {tmdb-id}
/{imdb-id}
as absolute priority identifiers. Even if filenames:
- Contain redundant symbols/descriptions
- Lack the original media title (e.g.,
MyFavoriteMovie{tmdb-671}.mp4
)
Infuse should force-match to the correct entry (e.g.,{tmdb-671}
→ Harry Potter and the Sorcerer’s Stone (2001)). Media library management requires this deterministic behavior. Thank you!
I am a native Chinese speaker, and the following Chinese expressions represent my fundamental intent. The content is identical to the English text provided above. :
我的很多媒体文件的文件名都携带着tmdb或imdb编码标签,因为根据手册说明,【您还可以在文件名中包含 TMDB 或 IMDb ID 编号(置于大括号中),以便 Infuse 查找精确匹配的文件。 使用 {[source]-[id]} 的结构。例如 Inception {tmdb-27205}.mkv】我希望通过携带编号能让infuse精准匹配。
当文件名包含{tmdb-xxx}或{imdb-xxx}时,Infuse应该完全信任此编码作为唯一标识,但目前似乎被其他文件名内容干扰。
例如我实际使用的文件:
【周杰伦:摩天伦世界巡回演唱会.2013.Blu-Ray.1080i.AVC.LPCM2.0.[{tmdb-487608}]-JOMA】
(正确TMDB条目:Jay Chou Opus Jay World Tour 2013-2015 (2013) — The Movie Database (TMDB) )
尽管文件名中明确写有{tmdb-487608},Infuse却未识别到任何条目(见附图)。这可能说明了当前系统对编码标识的提取优先级不够,容易受到其他内容干扰。
核心建议
请将{tmdb-id}/{imdb-id}视为绝对优先标识,即便文件名包含冗余符号或描述性文字而不包含本身的媒体名称例如:我最爱的电影{tmdb-671}.mp4,也应强制锁定对应条目:【哈利·波特与魔法石 (2001)】。影视库管理需要这种确定性,谢谢!