MyMedia Server

This is a simple media server that offers API access to media (photos, music, videos and ebooks). THe server works in conjunction with MyMedia.Client which offers windows and web front-ends

Usage

This app run under docker. One of the argument (/media in this example) is the location of all media files docker run -p 8080:80 -v {MediaFolder}:/media ghcr.io/mymedia-server -f /media