/SubSonicAPI

API library for SubSonic Music streaming server written in Swift

Primary LanguageSwift

SubSonicAPI

MacOS 10.15+ Swift 5 Build Status codecov

This package aims at providing shareable logic, models, parsing and protocols for iOS and MacOS Subsonic applications.

Currently, we're only handling parsing of subsonic XML and JSON data into structs. Next steps are:

  • local library paradigm
  • server switching
  • playqueue concept
  • download concept