From da740ff67fbabc59c2e5f0bfba30e516102b6e32 Mon Sep 17 00:00:00 2001 From: CobreDev Date: Sun, 30 Nov 2025 10:45:51 -0500 Subject: [PATCH] adjust EOL wording --- lidarr/faq.md | 4 ++-- prowlarr/faq.md | 4 ++-- radarr/faq.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lidarr/faq.md b/lidarr/faq.md index 36af6ada2..eabc79801 100644 --- a/lidarr/faq.md +++ b/lidarr/faq.md @@ -395,10 +395,10 @@ chmod -R 0644 * ## Lidarr won't start on Debian 11 or older systems due to SQLite version -> This workaround is only for older end-of-life systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. +> This workaround is only for older end-of-standard-support systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. {.is-warning} -Lidarr v3+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-life systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Lidarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. +Lidarr v3+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-standard-support systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Lidarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. ### Solution diff --git a/prowlarr/faq.md b/prowlarr/faq.md index 359d7c0f9..6017a1a7a 100644 --- a/prowlarr/faq.md +++ b/prowlarr/faq.md @@ -314,10 +314,10 @@ To request a feature for Prowlarr, first search on GitHub to ensure no similar r ## Prowlarr won't start on Debian 11 or older systems due to SQLite version -> This workaround is only for older end-of-life systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. +> This workaround is only for older end-of-standard-support systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. {.is-warning} -Prowlarr v2.1.5.5216+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-life systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Prowlarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. +Prowlarr v2.1.5.5216+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-standard-support systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Prowlarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. ### Solution diff --git a/radarr/faq.md b/radarr/faq.md index 232121c21..002732807 100644 --- a/radarr/faq.md +++ b/radarr/faq.md @@ -445,10 +445,10 @@ This could be because your indexer poorly matched it, or the uploader didn't nam ## Radarr won't start on Debian 11 or older systems due to SQLite version -> This workaround is only for older end-of-life systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. +> This workaround is only for older end-of-standard-support systems with outdated GLIBC/SQLite versions. This is not applicable to systems with SQLite corruption issues. {.is-warning} -Radarr v6+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-life systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Radarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. +Radarr v6+ uses SQLite from SourceGear.sqlite3, which requires newer GLIBC versions and may cause compatibility issues on older end-of-standard-support systems including Debian 10, Debian 11, Synology DSM, Ubuntu 18, and Ubuntu 20. If you encounter SQLite-related errors (not corruption) on these platforms, you can force Radarr to use your system's native SQLite library instead, which is compatible with your GLIBC version. ### Solution