mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
README
This commit is contained in:
parent
5fc3b3ff11
commit
df825c9141
1 changed files with 2 additions and 4 deletions
|
@ -3,8 +3,6 @@ GoSonic
|
|||
|
||||
[](https://travis-ci.org/deluan/gosonic)
|
||||
|
||||
### About
|
||||
|
||||
__This is still a work in progress, and has no releases available__
|
||||
|
||||
GoSonic is an application that implements the [Subsonic API](http://www.subsonic.org/pages/api.jsp), but instead of
|
||||
|
@ -15,7 +13,7 @@ The project's main goals are:
|
|||
|
||||
* Full compatibility with the available [Subsonic clients](http://www.subsonic.org/pages/apps.jsp)
|
||||
(only being tested with
|
||||
[DSub](http://www.subsonic.org/pages/apps.jsp#dsub) and
|
||||
[DSub](http://www.subsonic.org/pages/apps.jsp#dsub) and
|
||||
[Jamstash](http://www.subsonic.org/pages/apps.jsp#jamstash))
|
||||
* Use all metadata from iTunes, so that you can keep using iTunes to manage your music
|
||||
* Keep iTunes stats (play counts, last played dates, ratings, etc..) updated, at least on Mac OS X
|
||||
|
@ -25,7 +23,7 @@ The project's main goals are:
|
|||
### Supported Subsonic API version
|
||||
|
||||
I'm currently trying to implement all functionality from API v1.2.0, with some exceptions.
|
||||
|
||||
|
||||
Check the (almost) up to date [compatibility chart](https://github.com/deluan/gosonic/wiki/Compatibility) for what is working.
|
||||
|
||||
### Development Environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue