From 54371124e7f3662652c551b26c24e8c760225d6a Mon Sep 17 00:00:00 2001 From: Steven Hildreth Date: Wed, 20 Nov 2019 16:57:13 -0600 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c68c7ef..955aa7d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ Core Features: * Full Subsonic API emulation allowing for any Subsonic client to be used with Roadie. * [UPnP and DLNA](https://github.com/sphildreth/roadie/wiki/DLNA) +Database Providers: +--------- +* Files (no database server required) +* MySQL/MariaDB + Metadata Providers: --------- * ID3 Tags (via [idsharp.tagging](https://github.com/RandallFlagg/IdSharpCore))