0.2.57 - Traliers bug fixes
This commit is contained in:
@@ -267,6 +267,9 @@ func (s *Syncer) credentials(ctx context.Context) (emby.Credentials, error) {
|
||||
UserID: sess.EmbyUserID,
|
||||
Token: sess.EmbyToken,
|
||||
DeviceID: "memby-gateway-sync",
|
||||
// The token is borrowed from a television, but the import is the gateway's own
|
||||
// work and must not appear in Emby's device list as that set.
|
||||
Gateway: true,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user