This repository was archived by the owner on Dec 2, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork7
sphildreth/roadie
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: Roadie is dead, see the replacement projectMelodee.
____ __ __ ____ __ ____ __ ____ __ ( _ \ / \ / _\ ( \( )( __) / _\ ( _ \( ) ) /( O )/ \ ) D ( )( ) _) / \ ) __/ )( (__\_) \__/ \_/\_/(____/(__)(____) \_/\_/(__) (__)
Powerful API Music Server. Serve (stream) your high quality MP3 files.
Roadie is an API server that works well withroadie-vuejs as a graphical UI Front End and also has a fullSubsonic compatible API that works with many Subsonic mobile applications. Roadie was built to be able to handle music collections withhundreds of thousands of tracks.
- Ability to scan folder and add music to library.
- Track playlists managed by users.
- Release collections managed by "editor" users.
- 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
- SQLite
- File (one table per file in a folder of your choice)
- MySQL/MariaDB
- ID3 Tags (viaidsharp.tagging)
- Discogs
- Last.FM (viainflatable.lastfm) ( Scrobbling support as well)
- iTunes
- Musicbrainz
- Wikipedia
- Spotify
- Bing
- iTunes
Please seethe wiki
MIT
About
Music Streaming API Server