Custom language badges for the Fusion media center. 32 languages, each shown as a flag with a 3-letter code. They use visible-token regex (matching tags like GER, MULTi, VOSTFR in the release title), so no formatter is required.
In Fusion, go to Settings → Filters → Import (URL or file) and add:
https://raw.githubusercontent.com/arddor/fusion-setup/main/filters/fusion-languages.json
The badge images live in badges/lang/ and load from this repo.
ENG CES SLK JPN FRA GER SPA LAT ITA POR BRA RUS KOR ZHO HIN ARA NLD POL TUR SWE NOR DAN FIN HUN ELL HEB THA VIE IND RON UKR MUL
MUL is multi / international (UN flag) and LAT is Latin-American (MX flag).
- Images resolve from
https://raw.githubusercontent.com/arddor/fusion-setup/main/badges/lang/<code>.png. If you rename the repo or change the branch, update theimageURLvalues infusion-languages.jsonto match. - GitHub raw caches briefly, so a new or changed image can take a minute to appear.