-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Currently, the logs aren't very helpful to see what book metadata is being fetched with fetching metadata for book". If seriesBookMeta.name is null/empty, the log isn't super helpful.
komf/komf-mediaserver/src/commonMain/kotlin/snd/komf/mediaserver/metadata/MetadataService.kt
Line 260 in 9ba99dd
| logger.info { "(${provider.providerName()}) fetching metadata for book ${seriesBookMeta.name}" } |
It would be helpful to log the seriesBookMeta.id as is done with a similar log for series.

Metadata
Metadata
Assignees
Labels
No labels