Unfortuntately that did not work. On further attempt to Google the issue, I found this link:
Following the instructions set out by MI95SHO I was able to resolve the issue.
Steps are as follows:
- Download SQLITE3.exe (http://www.sqlite.org/download.html )
- Place the .exe in your Plex Server database location; Typically: “C:\Users\NAME\AppData\Local\Plex Media Server\Plug-in Support\Databases”
- Run SQLITE3 as Admin
- type: “.open com.plexapp.plugins.library.db”
- type: “update metadata_items set added_at=(select media_items.updated_at from media_items where media_items.metadata_item_id=metadata_items.id);”
- type: “.quit”
- Close out of Plex Media Server (tray icon and all)
- Relaunch Plex Media Server
- Enjoy re-sorted titles