Updating readme

This commit is contained in:
2025-09-20 19:08:09 +10:00
parent 61f517d159
commit 57b8353e2c

View File

@@ -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.<br>
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/)