sentriz
|
8b803ecf20
|
refactor: move shared packages up a level
|
2022-04-13 01:10:46 +01:00 |
|
sentriz
|
165904c2bb
|
feat(transcode): add a generic transcoding package for encoding/decoding/caching
|
2022-04-13 01:10:46 +01:00 |
|
sentriz
|
74c955b723
|
refactor: ioutil -> io
|
2022-03-10 00:49:05 +00:00 |
|
sentriz
|
5420f01089
|
refactor(mockfs): automatically clean up with t.Cleanup()
|
2022-03-02 15:19:12 +00:00 |
|
Senan Kelly
|
96f693f4e4
|
make musicFolderIds ints (#169)
* make `musicFolderId`s ints
https://github.com/sentriz/gonic/issues/50#issuecomment-963257103
006c1dafee/Classes/Models/API%20Models/MediaFolder.swift (L16)
related #50
* add a test for multi folders and reused artists
|
2021-11-09 00:23:32 +00:00 |
|
sentriz
|
a59c030385
|
add a hint about regenerating ctrlsubsonic tests
|
2021-11-08 19:32:27 +00:00 |
|
sentriz
|
40cd031b05
|
feat: add multi folder support
closes #50
|
2021-11-06 21:56:01 +00:00 |
|
sentriz
|
fa587fc7de
|
refactor: update scanner, scanner tests, mockfs
closes #165
closes #163
|
2021-11-06 21:55:46 +00:00 |
|
sentriz
|
33455cab26
|
check ctrl_test json error
|
2021-02-03 23:16:18 +00:00 |
|
sentriz
|
da8c4ac020
|
clean up ctrl_test
|
2020-06-06 18:13:45 +01:00 |
|
sentriz
|
c65606ba1f
|
add some go-critic suggestions
|
2020-05-07 04:31:47 +01:00 |
|
sentriz
|
9bf80f4b18
|
move from test init()s to TestMain
|
2020-05-07 01:43:47 +01:00 |
|
sentriz
|
a541f97cd8
|
lastfm: rename scrobbleopts scrobbleoptions
|
2020-05-01 17:51:45 +01:00 |
|
sentriz
|
f52ce807af
|
upgrade sqlite3
|
2020-04-25 01:55:46 +01:00 |
|
sentriz
|
e0f194ec6c
|
add jukebox-enabled flag
|
2020-04-18 22:04:53 +01:00 |
|
sentriz
|
256143a025
|
move senan.xyz/g/ to go.senan.xyz
|
2020-04-02 16:46:04 +01:00 |
|
sentriz
|
b3a623ffe1
|
move cache path from base controller to subsonic controller
|
2020-03-26 01:42:15 +00:00 |
|
sentriz
|
b63428344a
|
clean up controllers
|
2020-03-26 01:42:15 +00:00 |
|
sentriz
|
3a8e5b9205
|
run gofumpt / format comments / comment blocks
|
2020-03-12 15:17:36 +00:00 |
|
sentriz
|
101ed089ae
|
breakup playlist update handler
|
2020-01-22 14:15:13 +00:00 |
|
sentriz
|
5444b328fd
|
seperate routes, provide robust handler types, use mux
|
2019-07-31 15:11:46 +01:00 |
|