roadie/README.md
2019-07-06 22:26:23 -05:00

56 lines
1.9 KiB
Markdown

____ __ __ ____ __ ____ __ ____ __
( _ \ / \ / _\ ( \( )( __) / _\ ( _ \( )
) /( O )/ \ ) D ( )( ) _) / \ ) __/ )(
(__\_) \__/ \_/\_/(____/(__)(____) \_/\_/(__) (__)
Roadie
======
Powerful API Music Server.
API server that works well with [roadie-vuejs](https://github.com/sphildreth/roadie-vuejs) and also has a full [Subsonic compatible API](http://www.subsonic.org/pages/apps.jsp) that works with many Subsonic mobile applications. Roadie was built to be able to handle music collections with [hundreds of thousands of tracks](http://www.redferret.net/?page_id=38781).
Demo Site:
---------
* [DEMO SITE](https://www.roadie.rocks/)
* The demo site is running [Roadie-VueJs](https://github.com/sphildreth/roadie-vuejs) frontend with this Roadie API backend.
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://travis-ci.org/sphildreth/roadie.svg?branch=master)](https://travis-ci.org/sphildreth/roadie)
Built on:
---------
* [.Net Core](https://docs.microsoft.com/en-us/dotnet/core/)
* [EF Core](https://docs.microsoft.com/en-us/ef/core/)
* [Cachemanager](http://cachemanager.michaco.net/)
Metadata Providers:
---------
* ID3 Tags (via [idsharp.tagging](https://github.com/RandallFlagg/IdSharpCore))
* Discogs
* Last.FM (via [inflatable.lastfm](https://github.com/inflatablefriends/lastfm)) ( Scrobbling support as well)
* iTunes
* Musicbrainz
* Wikipedia
* Spotify
Artist and Release Image Search Providers:
---------
* Bing
* iTunes
Support:
------------
[Discord server](https://discord.gg/pZyznJN)
Installation
------------
Please see [the wiki](https://github.com/sphildreth/roadie-dotnetcore/wiki)
License
-------
MIT