🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Find a file
2016-02-26 10:59:36 -05:00
api Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
conf Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
controllers Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
models Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
repositories Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
routers Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
scanner Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
tests go fmt 2016-02-25 18:52:07 -05:00
.gitignore Adding our build to travis ci 2016-02-26 10:52:43 -05:00
.gopmfile Adding our build to travis ci 2016-02-26 10:52:43 -05:00
.travis.yml README 2016-02-26 10:59:36 -05:00
LICENSE Adding Apache 2.0 license 2016-02-25 16:28:03 -05:00
main.go Removed doc code. For the API documentation see Subsonic site 2016-02-24 19:22:01 -05:00
README.md README 2016-02-26 10:59:36 -05:00

GoSonic

Build Status

About

This is still a work in progress, and has no releases available

GoSonic is an application that implements the Subsonic API, but instead of having its own music library like the original Subsonic application, it interacts directly with your iTunes library.

The project's main goals are:

  • Full compatibility with the available Subsonic clients (only being tested with DSub, Jamstash)
  • Use all metadata from iTunes
  • Use iTunes interface to manage your music
  • Update play counts, last played dates, ratings, etc.. on iTunes
  • Learning Go ;) Gopher

Currently implementing API version:

  • 1.0.0 ← In progress
  • 1.2.0

Frameworks/Projects

https://github.com/golang/go/wiki/Projects https://golanglibs.com/ https://github.com/deluan/tuner

REST/Web

http://beego.me/

DB

https://github.com/HouzuoGuo/tiedot

https://github.com/blevesearch/bleve