diff --git a/README.md b/README.md index fd7b9a3..689e698 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # OSSP_OpenSource An effort to open-source OSSP + +## Notice +OSSP is under heavy development and is NOT ready for daily use. + +## What is OSSP? +OSSP ('OpenSubsonic Player') is a music player application for UNIX®/Unix-like Operating Systems.
+It's features include: +- Support for a great deal of music formats +- Comprehensive error handling +- Scrobbling to ListenBrainz and LastFM +- A comprehensive configuration scheme +- Advanced audio pipelining, allowing control of EQ, Pitch, and Reverberation +- Fast and responsive +- Advanced Security Handling of Stored Credentials and Web Requests + +OSSP has been privately tested under: +- Linux glibc / musl / x86_64 / aarch64 +- NetBSD x86_64 +- OpenBSD x86_64 +- iOS / macOS Catalyst aarch64 +- 32-bit platforms have major issues at this time + +## Information +The ```libopensubsonic``` library has been implemented as per the specification located at [OpenSubsonic Netlify](https://opensubsonic.netlify.app/docs/api-reference/) +