add default login info, clarify interface

This commit is contained in:
ted
2019-11-21 14:44:32 -08:00
committed by Senan Kelly
parent 46f21ebc64
commit 13aada3638

View File

@@ -7,13 +7,15 @@
- pretty fast scanning (with my library of ~27k tracks, initial scan takes about 10m, and about 5s after incrementally)
- last.fm scrobbling
- multiple users
- a web interface (set up last.fm, manage users, start scans, etc.)
- a web interface for configuration (set up last.fm, manage users, start scans, etc.)
- newer salt and token auth
- tested on [dsub](https://f-droid.org/en/packages/github.daneren2005.dsub/) and [jamstash](http://jamstash.com/)
## installation
The default login is **admin**/**admin**.
```
$ apt install sqlite tablib libtag1-dev
$ go get senan.xyz/g/gonic/cmd/gonic