Commit Graph
100 Commits
Author SHA1 Message Date
sentriz e5b2b3a681 clean genres by checking track_genres->genres null 2020-12-31 02:28:19 +00:00
sentriz 915cc90853 make log quoting consistent 2020-12-31 02:28:19 +00:00
sentriz b1543fc524 album update after tag changes with no folder update 2020-12-31 02:28:16 +00:00
sentriz a37993e24f delete old track_genre and album_genre tags while scanning 2020-12-31 02:28:15 +00:00
sentriz 8492561d2b add genre clean 2020-12-31 02:28:15 +00:00
sentriz 6a15955513 add multigenre docs 2020-12-31 01:18:06 +00:00
sentriz 4562089da6 bump docker version, go versions 2020-12-31 01:18:06 +00:00
sentriz 3e8884450f add bulk genre insert 2020-12-31 01:18:05 +00:00
sentriz 8c0473e7f6 fix scanner test 2020-12-31 01:18:04 +00:00
sentriz 9295e60316 dont run genre migration if there are no genres 2020-12-31 01:18:04 +00:00
sentriz 964d49ef14 update todo 2020-12-31 01:18:03 +00:00
sentriz 50a87667ff add a migration for multi genres 2020-12-31 01:18:02 +00:00
sentriz edb4d05124 add genre split to readme 2020-12-31 01:18:02 +00:00
sentriz a2f9deb3cc add todo 2020-12-31 01:18:01 +00:00
sentriz 92c17a4655 Add inital multiple artist support 2020-12-31 01:18:00 +00:00
sentriz 9541b86938 add comma in clients list 2020-12-13 19:46:51 +00:00
sentriz 7d8ba77bcb add directory structure example 2020-12-13 19:40:53 +00:00
sentriz 7a34361c82 bump golangci lint 2020-12-13 19:18:10 +00:00
sentriz 1b67a2f960 don't use StatusMovedPermanently for admin redirections 2020-12-09 14:35:15 +00:00
sentriz 4a4298a3b9 bump to v0.11.1
generated by `_do_bump_version` script in project root
2020-11-19 18:49:55 +00:00
sentriz adb46d0e1b select all columns for scanner stack 2020-11-19 18:06:57 +00:00
sentriz bfcdc2c2bb prefix cmd/gonic conf vars 2020-11-12 17:19:04 +00:00
sentriz 57798a473c add some style changes 2020-09-25 13:23:50 +01:00
sentriz d6875a184e add repo status 2020-08-16 14:58:33 +01:00
sentriz d02c65cb09 add playlist deletion from web ui 2020-08-16 01:05:15 +01:00
sentriz 6c46057f85 make inputs the height of a line of text 2020-08-16 01:05:15 +01:00
sentriz 056fb54a70 bump to v0.11.0
generated by `_do_bump_version` script in project root
2020-07-25 15:06:49 +01:00
sentriz c05b92d924 make linter happy 2020-07-24 20:56:07 +01:00
sentriz dae1e03940 use a "CacheCover" folder for scaled covers 2020-07-24 20:56:07 +01:00
sentriz 850f2f1216 split ServeGetCoverArt logic up 2020-07-24 20:56:07 +01:00
sentriz ed5ab1f06a remind me to push tags after release 2020-07-24 15:10:25 +01:00
sentriz 77dcbf3e09 bump to v0.10.3
generated by `_do_bump_version` script in project root
2020-07-24 15:08:37 +01:00
sentriz 9f73d5719c bump to v0.10.2
generated by `_do_bump_version` script in project root
2020-07-24 14:32:38 +01:00
sentriz f16f07b8a8 Update ServeGetAlbumList to reflect @Duncaen's changes 2020-07-24 14:29:02 +01:00
sentriz 606d761039 bump to v0.10.1
generated by `_do_bump_version` script in project root
2020-07-23 20:31:38 +01:00
sentriz 373f5a2cca fallback to track filename if title isnt present
related #84
2020-07-23 20:28:26 +01:00
sentriz 87caba8f0d bump to v0.10.0
generated by `_do_bump_version` script in project root
2020-07-16 23:36:47 +01:00
sentriz 3e68ac0e81 run actions on develop push 2020-07-16 23:30:55 +01:00
sentriz 2dcbdf312a let admins and users change usernames 2020-07-16 23:29:48 +01:00
sentriz ab0d15982a add some error handing for session getting 2020-07-16 23:00:54 +01:00
sentriz f34a0b48f9 rename GetUserFromName -> GetUserByName 2020-07-16 23:00:51 +01:00
sentriz 19e4958f2f remove env from go test in actions 2020-07-13 11:15:58 +01:00
sentriz d2ffa211ef Add more go versions to the test matrix 2020-07-12 17:00:47 +01:00
sentriz 1d6dec9635 trigger gh only on push to master or pr 2020-07-12 16:46:12 +01:00
sentriz fe81de6c56 add github actions badge 2020-07-12 13:43:26 +01:00
sentriz a991fb98d5 bump to v0.9.6
generated by `_do_bump_version` script in project root
2020-07-10 16:39:47 +01:00
sentriz bd8219c20d support more playlist content types
closes #81
2020-07-10 16:39:13 +01:00
sentriz 3a7611bab4 bump to v0.9.5
generated by `_do_bump_version` script in project root
2020-07-05 17:14:35 +01:00
sentriz 6c02ab29e1 bump to v0.9.4
generated by `_do_bump_version` script in project root
2020-06-30 20:44:16 +01:00
sentriz 0581335622 assume incoming play queue current is an ID 2020-06-30 20:42:50 +01:00
sentriz 05901180d0 update readme 2020-06-26 13:46:23 +01:00
sentriz 945d683094 Calculate playlist length during render
closes #77
2020-06-18 22:56:16 +01:00
sentriz 9fc64e1dcb Remove spec playlist constructor 2020-06-18 22:55:39 +01:00
sentriz d944133934 bump to v0.9.3
generated by `_do_bump_version` script in project root
2020-06-18 21:12:20 +01:00
sentriz 88a6effe7f Factor playlist rendering to it's own func in a playlist file 2020-06-18 20:59:05 +01:00
sentriz 9440bf3696 bump to v0.9.2
generated by `_do_bump_version` script in project root
2020-06-13 16:03:57 +01:00
sentriz 431641b83a add getArtistInfo stub 2020-06-13 16:03:10 +01:00
sentriz dd258ebbeb bump to v0.9.1
generated by `_do_bump_version` script in project root
2020-06-06 21:00:53 +01:00
sentriz 06ffa7d0d3 bump api to 1.15.0 2020-06-06 20:52:23 +01:00
sentriz 9246429cac return a "-1" id (like airsonic) for "nil" items 2020-06-06 20:52:11 +01:00
sentriz b1cd71b97f bump to v0.9.0
generated by `_do_bump_version` script in project root
2020-06-06 18:42:14 +01:00
sentriz 355be846a5 add some more specid test cases 2020-06-06 18:13:45 +01:00
sentriz 46b51ea1d0 update handler test files 2020-06-06 18:13:45 +01:00
sentriz da8c4ac020 clean up ctrl_test 2020-06-06 18:13:45 +01:00
sentriz 9bcad9284a fix playlist updating 2020-06-06 18:13:45 +01:00
sentriz 9ed336242d tidy mod 2020-06-06 18:13:45 +01:00
sentriz b8ed413ed3 parse incoming ids in handlers 2020-06-06 18:13:45 +01:00
sentriz 8a1a9bfcad support xml mashalling of specid.ID 2020-06-06 18:13:45 +01:00
sentriz 950656af4f use pointers to specid.ID in spec responses
a bit shit but this way we can have a nil value of ID so that the json
emitempty tag will do the thing
2020-06-06 18:13:45 +01:00
sentriz 31b8b758ed remove globals 2020-06-06 18:13:45 +01:00
sentriz 1ef2d43d39 move the id type into spec 2020-06-06 18:13:45 +01:00
sentriz 26457aae6c add const 2020-06-06 18:13:45 +01:00
sentriz f4a1c3fb0c ctrlsubsonic: move to new param package 2020-06-06 18:13:45 +01:00
sentriz bf78ccfdfd add "FirstOr" param parser 2020-06-06 18:13:45 +01:00
sentriz 75fbe779d3 add bool param type 2020-06-06 18:13:45 +01:00
sentriz 4f519d71ed add param parsing methods
related: #41
2020-06-06 18:13:45 +01:00
sentriz 07e1c53d69 fix primary_ket in genre model
should write a migration next
2020-06-06 14:58:03 +01:00
sentriz b1a875c53f check for an unfound track during playlist construction 2020-05-26 21:06:22 +01:00
sentriz 930fdef306 add ARM docker image to readme 2020-05-24 14:48:20 +01:00
sentriz b145ae39ed omit less fields in album response 2020-05-20 20:21:15 +01:00
sentriz fd96bfe6a8 periodically clean sessions 2020-05-19 19:19:47 +01:00
sentriz 79ad61eeb1 update deps 2020-05-19 19:19:28 +01:00
sentriz 2ee1b4d978 abstract away some of the encode internals 2020-05-08 18:42:45 +01:00
sentriz c65606ba1f add some go-critic suggestions 2020-05-07 04:31:47 +01:00
sentriz 803a5babff add gochecknoglobals and gochecknoinits 2020-05-07 03:24:50 +01:00
sentriz ee9335f71e remove globals 2020-05-07 03:24:50 +01:00
sentriz 9bf80f4b18 move from test init()s to TestMain 2020-05-07 01:43:47 +01:00
sentriz 9e4d924fd5 simplify ctrl tests 2020-05-07 01:43:47 +01:00
sentriz c12d252795 run each migration in its own transaction 2020-05-07 01:31:07 +01:00
sentriz debdfd13ad scanner: ormise clean artists 2020-05-02 23:07:34 +01:00
sentriz e7c95383be scanner: log errors when writing 2020-05-02 14:32:03 +01:00
sentriz 15a5bba7b1 server: use godirwalk ErrorCallback 2020-05-02 04:42:09 +01:00
sentriz d1cf964029 fix css for dark mode 2020-05-02 04:41:33 +01:00
sentriz b02ade3415 update golangci lint linter list 2020-05-02 04:22:26 +01:00
sentriz fc6f39bbfe remake assets 2020-05-02 04:20:48 +01:00
sentriz 1bb25cf6c2 rename _gen to .gen, make some more linters ignore it 2020-05-02 04:20:01 +01:00
sentriz b93db0bff2 make _do_gen_assets posix 2020-05-02 04:19:47 +01:00
sentriz a4bbcb8f89 invert golangci rules 2020-05-02 04:19:17 +01:00
sentriz 3f9f050a7d gonicembed: fix lint errors and refactor 2020-05-02 04:18:46 +01:00
sentriz 31b2b65ea6 move from pkg/errors to go1.13 errors 2020-05-01 21:35:24 +01:00