#Can't remove metadata from old library that is no longer linked

1 messages · Page 1 of 1 (latest)

gentle dagger
#

I screwed up my Jellyfin library so I rebuilt the entire container. Now I have some lingering media items in Tunarr that I cannot get rid of. When I view my synced media some of the movies show up twice (one linking correctly to the new JF item and the other with a missing link).

Is there a safe way to remove?

I have tried syncing the libraries and using the tasks in the GUI.

running 1.2-Dev7

Relevant log:

2026-03-09T11:54:31.184Z [error]: Jellyfin item with ID 8b1afeb82d25b08ec3f4b8c57aa2c616 does not exist. Underlying file might have change. Attempting to locate it.
2026-03-09T11:54:34.990Z [error]:
err: {
"type": "",
"message": ": Could not find matching Jellyfin item to match the changed item. Not good!",
"stack":
Error
at WrappedError.fromError (/snapshot/dist/bundle.cjs:929:6884)
at WrappedError.forMessage (/snapshot/dist/bundle.cjs:929:6948)
at Result.failure (/snapshot/dist/bundle.cjs:929:8303)
at I0.getStreamInternal (/snapshot/dist/bundle.cjs:1306:22884)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.<anonymous> (/snapshot/dist/bundle.cjs:1349:166795)
caused by: Error: Could not find matching Jellyfin item to match the changed item. Not good!
at WrappedError.forMessage (/snapshot/dist/bundle.cjs:929:6958)
at Result.failure (/snapshot/dist/bundle.cjs:929:8303)
at I0.getStreamInternal (/snapshot/dist/bundle.cjs:1306:22884)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.<anonymous> (/snapshot/dist/bundle.cjs:1349:166795)
}

prime yarrow
#

Library > Trash - the missing ones should be all be listed there. Empty Trash will delete them all

gentle dagger
#

How did I never see that. Thank you so much!