fix(opds): handle dead sources and prevent kosync binary hash crashes (#2116)

This commit is contained in:
Zeedif
2026-06-17 20:39:22 -06:00
committed by GitHub
parent bfa0038f53
commit 14ab3aa9f4
4 changed files with 36 additions and 16 deletions

View File

@@ -50,6 +50,7 @@
<!-- OPDS errors -->
<string name="opds_error_manga_not_found">Series with ID %1$d not found.</string>
<string name="opds_error_chapter_not_found">Chapter with index %1$d not found.</string>
<string name="opds_error_chapters_not_found">No chapters found or the source is unreachable on page %1$d.</string>
<!-- OPDS facets (Filters and Sorting) -->
<string name="opds_facetgroup_sort_order">Sort Order</string>