mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-25 20:06:33 +02:00
refactor song path replacement
- path replacement during runtime instead of during API normalization - fix Navidrome API path not appending libraryPath which caused inconsistency between ND and Subsonic paths
This commit is contained in:
@@ -4,6 +4,7 @@ export * from './get-header-color';
|
||||
export * from './normalize-server-url';
|
||||
export * from './parse-search-params';
|
||||
export * from './random-string';
|
||||
export * from './resolve-song-path';
|
||||
export * from './rgb-to-rgba';
|
||||
export * from './sentence-case';
|
||||
export * from './set-local-storage-setttings';
|
||||
|
||||
Reference in New Issue
Block a user