metadata not matched if many dots in filename

Issue #792 wontfix
Leopold X created an issue

eg, "Marvel's Agents of S.H.I.E.L.D. - 1x01.mkv" are not matched if i rename the episodes to "Marvel's Agents of SHIELD - 1x01.mkv" the file was matched.

i use filebot to rename all my series recursive on all my media directories.

log entry

014-06-06 11:15:51,340 WARN [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file Marvel's Agents of S.H.I.E.L.D. - 1x01 - Aus großer Kraft folgt.mkv [VideoDescription [type=EPISODE, names=[marvel's agents of s h i e l d, staffel 1], year=null, season=1, episode=1]]

Comments (1)

  1. Petr Nejedly repo owner

    Unfortunately this is hard to fix. Serviio removes all the dots from the file name for parsing, because normally they are just a noise.

  2. Log in to comment