feat: add audio compressor to comparison table, fix schema version + languages, update sitemap, add version injection to workflow

This commit is contained in:
KoalaDev
2026-06-09 19:26:50 +02:00
parent 0f4ad39fb4
commit 0c0cbbc090
30 changed files with 263 additions and 63 deletions
+12 -2
View File
@@ -85,7 +85,7 @@
"@type": "WebSite",
"name": "KoalaSync",
"url": "https://sync.koalastuff.net/",
"inLanguage": ["en", "de", "fr", "es", "pt-BR", "ru"]
"inLanguage": ["en", "de", "fr", "es", "pt-BR", "ru", "it", "pl", "tr", "nl", "ja", "ko", "pt"]
}
</script>
<script type="application/ld+json" id="schema-software">
@@ -102,7 +102,7 @@
"priceCurrency": "EUR"
},
"description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.",
"softwareVersion": "1.9.3",
"softwareVersion": "2.2.1",
"license": "https://opensource.org/licenses/MIT",
"sameAs": "https://github.com/Shik3i/KoalaSync",
"image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp",
@@ -817,6 +817,16 @@
<span>{{COMP_FEAT_6_TELE}}</span>
</td>
</tr>
<tr>
<td class="feat-name">
<strong><span>{{COMP_FEAT_7_NAME}}</span></strong>
<span class="feat-desc"><span>{{COMP_FEAT_7_DESC}}</span></span>
</td>
<td class="check highlight"><span>{{COMP_FEAT_7_KOALA}}</span></td>
<td class="cross">
<span>{{COMP_FEAT_7_TELE}}</span>
</td>
</tr>
</tbody>
</table>
<div class="table-footnotes">