Commit Graph
1011 Commits
Author SHA1 Message Date
sentriz 6c69bd3be6 bump to v0.12.0
generated by `_do_bump_version` script in project root
2021-02-03 23:57:54 +00:00
sentriz 95b3bb1e72 remove arm64 build from image workflow 2021-02-03 23:57:26 +00:00
sentriz 90ec64eec6 update docker tag string github action 2021-02-03 23:42:08 +00:00
sentriz bae0078376 update Dockerfile TZ env default 2021-02-03 23:39:01 +00:00
sentriz 33455cab26 check ctrl_test json error 2021-02-03 23:16:18 +00:00
sentriz 3df1d09d50 update _do_gen_handler_tests for new paths 2021-02-03 23:07:08 +00:00
sentriz e69cd4c71b gen assets 2021-02-03 23:00:06 +00:00
sentriz 7a1d57a43c support subsonic bookmarks 2021-02-03 22:55:05 +00:00
Alex McGrathandSenan Kelly f027d5a486 hello more inline errors 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 31693079ac Update the assets.gen.go 2021-02-03 20:45:30 +00:00
sentriz 30958cd1fa Use multierr 2021-02-03 20:45:30 +00:00
sentriz da48668a8d inlien ServePodcastAddDo AddNewPodcast err 2021-02-03 20:45:30 +00:00
sentriz 278aec49d2 update readme for podcasts etc 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 37fca3a087 add some podcast nit changes and make podcasts mandatory 2021-02-03 20:45:30 +00:00
Alex McGrathandSenan Kelly 9c4286b0e2 add support for subsonic podcast api 2021-02-03 20:45:30 +00:00
sentriz ce96b9f6fa don't hardcode ffmpeg path
fixes #113
2021-01-27 19:57:48 +00:00
sentriz 7288cdf945 use dockerhub token in image workflow 2021-01-23 17:52:14 +00:00
sentriz 108221a2a8 make workflow files consistent 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟandSenan Kelly d52a67ad4f only build on tags 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟandSenan Kelly 3899bc7e3a fix: add image building workload on tag creation 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟandSenan Kelly 83fae4df63 fix: allow configuring timezone 2021-01-23 17:05:11 +00:00
Alex McGrathandSenan Kelly 6f02b58add add support for seeking to jukebox 2021-01-18 21:36:53 +00:00
Alex McGrathandSenan Kelly f16f09717c fix jukebox default status - it shouldnt return a playlist 2021-01-18 21:36:53 +00:00
sentriz 665cb86afa update ServeGetUser for listenbrainz 2021-01-12 11:26:36 +00:00
41063f5361 add listenbrainz AdditionalInfo
Co-authored-by: spezifisch <spezifisch@users.noreply.github.com>
Co-authored-by: Alex McGrath <amk@amk.ie>
2021-01-12 11:26:36 +00:00
a18929ad01 add custom listenbrainz url support and make ui "consistent"
Co-authored-by: spezifisch <spezifisch@users.noreply.github.com>
Co-authored-by: Alex McGrath <amk@amk.ie>
2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly 4443d7d0f5 move scrobblers into their own package 2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly b9998f7ee6 Add support for scrobbling to listenbrainz 2021-01-12 11:26:36 +00:00
Alex McGrathandSenan Kelly f4ff7e70f2 server/lastfm: make a scrobbler interface and migrate lastfm to use it 2021-01-12 11:26:36 +00:00
sentriz cc93d61908 Merge branch 'develop' 2021-01-03 18:17:32 +00:00
sentriz 3a71358df6 add dummy getPodcasts view
fixes #98
2021-01-03 18:15:16 +00:00
sentriz 6e09fb0210 clean artists with join 2021-01-03 18:15:16 +00:00
sentriz eedae3f41b clean genres by checking track_genres->genres null 2021-01-03 18:15:16 +00:00
sentriz 352c75b85d make log quoting consistent 2021-01-03 18:15:16 +00:00
sentriz 711ffe144f album update after tag changes with no folder update 2021-01-03 18:15:16 +00:00
sentriz dfefd9e616 delete old track_genre and album_genre tags while scanning 2021-01-03 18:15:16 +00:00
sentriz cdc6622dc7 add genre clean 2021-01-03 18:15:16 +00:00
sentriz f3d42bd9aa add multigenre docs 2021-01-03 18:15:16 +00:00
sentriz 5ebb135e8c bump docker version, go versions 2021-01-03 18:15:16 +00:00
sentriz 8dcfcbbb76 add bulk genre insert 2021-01-03 18:15:16 +00:00
sentriz 0dd810916e fix scanner test 2021-01-03 18:15:16 +00:00
sentriz 3d574bcf90 dont run genre migration if there are no genres 2021-01-03 18:15:16 +00:00
sentriz 7d613d94da update todo 2021-01-03 18:15:16 +00:00
sentriz 9e5725c7dd add a migration for multi genres 2021-01-03 18:15:16 +00:00
sentriz cbbe8718c6 add genre split to readme 2021-01-03 18:15:16 +00:00
sentriz 9b85a0f751 add todo 2021-01-03 18:15:16 +00:00
sentriz de79b043e1 Add inital multiple artist support 2021-01-03 18:15:16 +00:00
sentriz 20f68ce26f migrate TrackGenre before Track 2021-01-02 19:08:15 +00:00
sentriz 75fce9e214 add dummy getPodcasts view
fixes #98
2021-01-02 16:06:59 +00:00
sentriz f981ddef91 clean artists with join 2020-12-31 02:28:20 +00:00