Commit Graph

701 Commits

Author SHA1 Message Date
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
GS
f71c345ba1 Change test adequately 2020-12-27 15:56:26 +00:00
GS
8a91f197cf Add year to ChildTracks of an Album 2020-12-27 15:56:26 +00:00
Serge Tkatchouk
794a2043e3 Make golangci-lint happy 2020-12-16 21:52:08 +00:00
Serge Tkatchouk
67ce861718 Mark cache files as partial until ffmpeg finishes without errors 2020-12-16 21:52:08 +00:00
sentriz
9541b86938 add comma in clients list 2020-12-13 19:46:51 +00:00
Zoe
c401eee26d Add stmp to supported clients 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
fijam
6c9b122a24 Appease the linter 2020-09-25 13:23:50 +01:00
fijam
74f3c5a015 Revamp the transcoding decision tree 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
Duncan Overbruck
2e0efa7c7d use path.Join to construct image cache path 2020-07-24 20:56:07 +01:00
Duncan Overbruck
ae98a18b52 add album cover scaling and caching 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
Duncan Overbruck
71534ced07 Empty getArtistInfo2 response if lastfm_api_key is not set
DSub will error out in Artists views if browse by tags is enabled
and getArtistInfo2 returns an error.
2020-07-24 15:07:00 +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
Duncan Overbruck
365bfa9c59 update tests 2020-07-24 14:26:50 +01:00
Duncan Overbruck
df679a6ae3 Add duration and track_count to getArtist, getAlbum and getAlbumList2 2020-07-24 14:26:50 +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
Andreas Linz
a09060a28c Set up Github Actions for running tests and linter
thank you @klingtnet !
2020-07-12 13:37:18 +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