mirror of
https://github.com/Goldenkrew3000/OSSP_OpenSource.git
synced 2025-12-19 00:04:44 +10:00
28 lines
967 B
Markdown
28 lines
967 B
Markdown
# 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/)
|
|
|