From ca24cde7332a53414902d09810c7818df29c3c2a Mon Sep 17 00:00:00 2001 From: Steven Hildreth Date: Wed, 4 Sep 2019 21:16:05 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ad0a696..aee24da 100644 --- a/README.md +++ b/README.md @@ -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))