Hello and thanks for your work. I used to use the trakt.tv plugin to sync watch status between servers but after my most recent reinstall it seems Plex will no longer let me access any plugin "Channels" making the plugin halfway functional.
I keep getting this error:
Error: near line 1: table tmpdb.metadata_item_settings2 has 13 columns but 14 values were supplied
I noticed through DB browser that the newer DB has a 14th column "last_rated_at" datetime. Is it possible to simply fill that in with "null" on all entry's so the migration works properly between versions?