Good morning, I had version 4.8.8 of emby with infusesync plug-in for a long time (version 1.5.0).
Everything worked fine since updating emby to version 4.8.9 then 4.8.10, infuse on the Apple TV was no longer able to update the files or metadata.
By uninstalling the infusesync plug in on emby, the apple tv infuse app can sync again.
Of course if I reinstall infuse sync it crashes again.
FYI, when I have the emby 4.8.10 + infusesync 1.5.0 pair, I also have an error on my task “Remove Old Cached Data”
Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.StatementImpl.MoveNext() at InfuseSync.Storage.SqliteExtensions.ExecuteNonQuery(IStatement statement) at InfuseSync.Storage.Db.<>c__DisplayClass18_0.b__0(IDatabaseConnection db) at SQLitePCL.pretty.DatabaseConnection.<>c__DisplayClass20_0.b__0(IDatabaseConnection db) at SQLitePCL.pretty.DatabaseConnection.RunInTransaction[T](IDatabaseConnection This, Func`2 f, TransactionMode mode) at SQLitePCL.pretty.DatabaseConnection.RunInTransaction(IDatabaseConnection This, Action`1 action, TransactionMode mode) at SQLitePCL.pretty.DatabaseConnection.RunInTransaction(IDatabaseConnection This, Action`1 action) at InfuseSync.Storage.Db.DeleteOldData(Int64 timestamp) at InfuseSync.ScheduledTasks.HousekeepingTask.Execute(CancellationToken cancellationToken, IProgress`1 progress) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)