From 7c22c0f63f576e4a942e7417d7380d84a80b1293 Mon Sep 17 00:00:00 2001 From: Goldenkrew3000 Date: Sat, 25 Oct 2025 23:37:03 +1000 Subject: [PATCH] Adding some specific information about compatibility to the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f63581..bf2dd96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# OSSP_OpenSource -An effort to open-source OSSP +# OSSP (OpenSubsonicPlayer) ## Notice OSSP is under heavy development and is NOT ready for daily use.
@@ -24,6 +23,7 @@ OSSP has been privately tested under: - OpenBSD x86_64 - iOS / macOS Catalyst aarch64 - 32-bit platforms have major issues at this time +OSSP itself is extremely portable, and should be usable on any UNIX®/Unix-like platform with little to no patching, but the Gstreamer player logic is less portable (Specifically LSP Plugins). ## Information The ```libopensubsonic``` library has been implemented as per the specification located at [OpenSubsonic Netlify](https://opensubsonic.netlify.app/docs/api-reference/)