Update README.md

This commit is contained in:
Steven Hildreth 2019-09-04 21:16:05 -05:00 committed by GitHub
parent c08ce7676c
commit ca24cde733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,13 @@ Built on:
* [EF Core](https://docs.microsoft.com/en-us/ef/core/)
* [Cachemanager](http://cachemanager.michaco.net/)
Core Features:
---------
* Ability to scan folder and add music to library.
* Metadata engines for ID3 Tag and Image lookups.
* Full Subsonic API emulation allowing for any Subsonic client to be used with Roadie.
* UPnP and DLNA
Metadata Providers:
---------
* ID3 Tags (via [idsharp.tagging](https://github.com/RandallFlagg/IdSharpCore))