AntaresFR 9 Posted November 22, 2019 Posted November 22, 2019 (edited) Hi, I'm facing a problem with some custom sort titles i put in nfo files when I migrated from Plex to Emby years ago. Here I want to remove all custom sort titles I have on my movies. So i edited all nfo files, removed the <sorttitle> section and ask emby to rescan my library. Things seem ok when I go into the metadata manager. All custom sort titles are empty there, as wanted. But when I go on movie metadata in the library, the custom sort title is always here.How could I remove all those custom sort title without having to manually edit each movie ? Regards Edited November 22, 2019 by AntaresFR
ebr 16199 Posted November 22, 2019 Posted November 22, 2019 You removed the entire tag? If so, I would try an empty tag instead.
AntaresFR 9 Posted November 22, 2019 Author Posted November 22, 2019 I tried removing it, putting <sorttitle></sorttitle> and final <sortttile /> without success.I could open the library.db with an sql editor but if I can avoid this i prefer
Luke 42086 Posted November 22, 2019 Posted November 22, 2019 Try using the metadata editor to blank it out.
AntaresFR 9 Posted November 22, 2019 Author Posted November 22, 2019 If i do this movie per movie it works, but it's a pain !
AntaresFR 9 Posted November 22, 2019 Author Posted November 22, 2019 I managed to do it with editing the library.db with an sql editor. I stopped the Emby server, removed all <sorttitle> tags from nfo, update the mediaitems table (i put null in ForcedSortName column) and restart Emby server.After a library scan all is fine
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now