Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Episode title detection failure when dashes (-) are used as separators. #1222

Open
SnoutBaron opened this issue Dec 2, 2024 · 1 comment

Comments

@SnoutBaron
Copy link

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.

@quanticism
Copy link

quanticism commented Dec 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants