sentriz
|
5420f01089
|
refactor(mockfs): automatically clean up with t.Cleanup()
|
2022-03-02 15:19:12 +00:00 |
|
sentriz
|
401c17b355
|
add a test for a compilation album without album artist tags
related https://github.com/sentriz/gonic/issues/185
related https://github.com/sentriz/gonic/issues/185#issuecomment-1050092128
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
d3d2ed3469
|
add a test for scan tag errors
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
599636663d
|
support returning errors from mockfs tags
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
10e8d18a0f
|
refactor: return scan context from scanner
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
b0d5861d10
|
feat(mockfs): add DumpDB method
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
d9e8bd0d65
|
refactor(scanner): follow symlinks, move context, update mockfs
related #174
|
2021-12-20 16:51:26 +00:00 |
|
sentriz
|
3d4dd9d7ad
|
add some scanner benchmarks
|
2021-11-20 18:09:33 +00:00 |
|
sentriz
|
1d1ab116cd
|
fix: make sure open cover and audio files are closed after use
|
2021-11-20 18:09:33 +00:00 |
|
sentriz
|
e10c8bafdf
|
refactor: remove godirwalk dep
|
2021-11-20 18:09:33 +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
|
fa587fc7de
|
refactor: update scanner, scanner tests, mockfs
closes #165
closes #163
|
2021-11-06 21:55:46 +00:00 |
|