This commit is contained in:
simojenki
2022-07-29 13:45:57 +10:00
parent 38f53168fa
commit add87e5df9
9 changed files with 90 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
import { v4 as uuid } from "uuid";
import { DODGY_IMAGE_NAME } from "../../src/subsonic";
import { artistImageURN } from "../../src/subsonic/library";
import { artistImageURN } from "../../src/subsonic/generic";
import { artistSummaryFromNDArtist } from "../../src/subsonic/navidrome";