Commit Graph
868 Commits
Author SHA1 Message Date
sentriz 895d27378f move to goresources and add build scripts 2019-06-24 13:47:32 +01:00
sentriz 56b872a4b3 speed up scanning and delete folders 2019-06-13 13:04:16 +01:00
sentriz a694f49473 provide backup album artist if tag no present 2019-06-12 19:02:30 +01:00
sentriz 2f8b78eaec move tags to their own package 2019-06-12 18:40:55 +01:00
sentriz 345cdc590c add goreleaser 2019-06-12 11:58:32 +01:00
sentriz 33476aa77f delete pragma fk (use build --tag "foreign_key") 2019-06-12 11:00:12 +01:00
sentriz 827c463255 clean up scanner func order 2019-06-11 15:02:46 +01:00
sentriz da21b5cae0 explain intSep use 2019-06-11 14:52:28 +01:00
sentriz 01ecda0b4e maybe speed up scanner#intSep 2019-06-11 14:45:33 +01:00
sentriz e5998dca02 move to audiotags 2019-06-11 13:44:17 +01:00
sentriz 435b6c1f8b delete binaries 2019-06-10 18:41:09 +01:00
sentriz 52d8c4aa3d update handler tests 2019-06-10 17:06:41 +01:00
sentriz 266014da8b add some basic children counts 2019-06-07 17:29:57 +01:00
sentriz 188b52bc61 update to latest sentriz/taggolib 2019-06-07 17:13:40 +01:00
sentriz c96fdf458f add discnumber 2019-06-07 13:59:20 +01:00
sentriz d863e2eb62 clean scanner messages 2019-06-07 11:26:26 +01:00
sentriz c6fdd38f4e use consistent case for indexes 2019-06-07 11:26:26 +01:00
sentriz 8123be035c use references for template data 2019-06-06 23:40:23 +01:00
sentriz cb073a1da4 update taggolib version 2019-06-06 19:22:48 +01:00
sentriz c1cb45a6fb use github.com/sentriz/taggolib 2019-06-06 19:19:16 +01:00
sentriz 363d5f9021 Merge branch 'duration' 2019-06-06 16:53:55 +01:00
sentriz 51bb3b6ea5 don't give a cover id for a cover that doesn't exist 2019-06-06 16:39:35 +01:00
sentriz 448ca67991 dont stop walk if reading tags fails and count errors 2019-06-06 16:26:06 +01:00
sentriz 61944cd76d use duration of -1 2019-06-06 16:17:49 +01:00
sentriz fde318289b improve scanner logging 2019-06-06 16:17:16 +01:00
sentriz 63f8889660 move from dhowden/tag to mdlayher/taggolib 2019-06-06 15:15:38 +01:00
sentriz 2a644aa723 improve scanner logging 2019-06-06 00:10:46 +01:00
sentriz af5624f716 delete albums without tracks and artists without albums 2019-06-05 19:16:12 +01:00
sentriz f7e00fdaa6 clean up scanner and add better log messages 2019-06-05 18:49:43 +01:00
sentriz a1a40b85e4 refactor sub contructors 2019-06-05 18:13:01 +01:00
sentriz 0a1bc49551 Merge branch 'albmerge' 2019-06-05 17:57:43 +01:00
sentriz ce45a3fc32 merge scanner files 2019-06-05 17:55:04 +01:00
sentriz 8f3c751f5b lowercase when checking for cover art 2019-06-05 17:47:06 +01:00
sentriz 146f157782 use references when possible 2019-06-05 17:34:01 +01:00
sentriz 406b133713 refactor 2019-06-05 16:03:01 +01:00
sentriz cc43c93610 remove crudbase from artist 2019-06-04 16:09:39 +01:00
sentriz db94ca355f merge left and right paths for benchmark 2019-06-04 15:46:43 +01:00
sentriz 4d91bf2bda merge album and folder models 2019-06-04 15:27:37 +01:00
EdwardDowling 6d83072b91 Reurn indexes in lexigraphical order. 2019-06-01 16:43:00 +01:00
EdwardDowling ad5d2fcd49 Remove unused dependency I accidently added at some point. 2019-06-01 16:24:39 +01:00
EdwardDowling 53d5d5a375 Fix invalid json caused by a missing comma. 2019-06-01 16:18:48 +01:00
EdwardDowling 30d7106bf6 Order artists returned by index in test. 2019-06-01 16:16:01 +01:00
EdwardDowling c6ca1a1475 Return artist indexes in lexigraphical order. 2019-06-01 15:59:42 +01:00
sentriz e60da75422 add handler tests 2019-05-30 14:53:00 +01:00
sentriz 2044b7faf5 refactor handlers and add search for tags 2019-05-30 14:52:39 +01:00
sentriz 5ec28c44f2 use empty struct instead of bool for set 2019-05-30 14:50:01 +01:00
sentriz 47c4743682 use sub dir model for artist in folder search 2019-05-28 17:02:27 +01:00
sentriz 8429c980f9 add init search2 2019-05-28 16:12:55 +01:00
sentriz e7ed19abd9 responderror auto sprintf 2019-05-28 15:07:58 +01:00
sentriz 74c55bd509 construct subsonic models elsewhere 2019-05-28 14:22:44 +01:00