|
await UpdateNowPlayingItem(session, info, libraryItem, !isAutomated).ConfigureAwait(false);
|
|
await UpdateNowPlayingItem(session, info, libraryItem, !isAutomated).ConfigureAwait(false);
|
|
// only update saved user data on actual check-ins, not automated ones
|
|
// only update saved user data on actual check-ins, not automated ones
|