Commit Graph
579 Commits
Author SHA1 Message Date
sentriz ee48dcf213 fix do run scanner 2019-06-27 15:19:03 +01:00
sentriz f51c5e54d7 delete go releasers 2019-06-27 13:45:58 +01:00
sentriz ea9ddc71f6 log sessions.Save() 2019-06-27 13:32:58 +01:00
sentriz 65bdda4cc2 check response writer err values 2019-06-27 11:50:58 +01:00
sentriz 4ee0d4c6b1 clean up linting 2019-06-27 11:45:57 +01:00
sentriz a3af096de1 update favicon 2019-06-27 10:54:37 +01:00
sentriz 49b71941d5 add table margins for recent folders 2019-06-26 14:01:59 +01:00
sentriz d8881bd31c refactor asset with embed tool 2019-06-26 13:57:30 +01:00
sentriz e6c6d2406f clean up templates 2019-06-25 13:38:05 +01:00
sentriz 58a4558d5b refactor templates 2019-06-24 21:40:48 +01:00
sentriz 4ed144da84 make css consistent 2019-06-24 15:11:54 +01:00
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