Commit Graph

3 Commits

Author SHA1 Message Date
kmcclainmt bb478dd06e create: Added more of the Anime formats 2025-04-07 10:41:22 -07:00
Kyle McClain 4c7dbc2181
Cleaning database for TRaSH build 2025-04-02 07:57:16 -07:00
santiagosayshey 0935f85cb0 feat(format): Overhauled Langauge System
- Base language custom formats added, compiler will convert to other languages on the fly
- Not <Language>: Matches releases that don't include the specified language
- Not Only <Langauge>: Matches releases that include both the specified language, and others via parsed language logic
- Not Only <Langauge> (Missing): Matches releases that include both the specified language, and others via regex pattern "Dual Audio"
- New regex pattern to match dual audio
- Set default language to "Must Include English"
2024-12-18 23:28:52 +10:50