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
For example, this is completely undetectable to Taiga:
HeavenlyDelusion-S01E01-Heaven and Hell [1151EF50]
This is detectable:
HeavenlyDelusion_S01E01_Heaven and Hell [1151EF50]
The issue is that a lot of torrents use (-) as separators, so for the moment I'm using PowerRenamer to regex dashes to underscores, unless there's something in Taiga that I'm missing.
The text was updated successfully, but these errors were encountered:
I've been using Taiga for years and its title detection is impressive. I suspect training a local LLM to parse titles may be more resilient to unhandled edge cases, but I'm sure this idea has already crossed the mind of Taiga's devs.
For example, this is completely undetectable to Taiga:
HeavenlyDelusion-S01E01-Heaven and Hell [1151EF50]
This is detectable:
HeavenlyDelusion_S01E01_Heaven and Hell [1151EF50]
The issue is that a lot of torrents use (-) as separators, so for the moment I'm using PowerRenamer to regex dashes to underscores, unless there's something in Taiga that I'm missing.
The text was updated successfully, but these errors were encountered: