Another big refactor: Back to a single folder for persistence implementation

This commit is contained in:
Deluan 2020-01-14 18:23:29 -05:00
parent 08e096c569
commit a99c3a8af3
27 changed files with 177 additions and 171 deletions

View file

@ -11,7 +11,7 @@ import (
type sonic struct {
Port string `default:"4533"`
MusicFolder string `default:"./iTunes1.xml"`
DbPath string `default:"./devDb"`
DbPath string `default:"./sonic.db"`
IgnoredArticles string `default:"The El La Los Las Le Les Os As O A"`
IndexGroups string `default:"A B C D E F G H I J K L M N O P Q R S T U V W X-Z(XYZ) [Unknown]([)"`