austinried

Results 24 issues of austinried

This PR adds an optional parameter to `AudioService.init()` that allows specifying a `cacheKeyResolver` function which specifies how a cache key is resolved for a given `MediaItem`'s art with the cache...

### Feature proposal I would like to be able to specify an optional `cacheKey` when defining a `MediaItem`, so that when art for that item is retrieved from the cache...

I'm not sure if this behavior is desired or not but I found it confusing that I could run `devenv up` multiple times and start multiple process-compose servers. If I...

enhancement