parent
7ea2fbf417
commit
43c31ce419
1 changed files with 2 additions and 0 deletions
|
@ -528,6 +528,8 @@ class InitialSetup(object):
|
|||
|
||||
# Do we need to migrate stuff?
|
||||
check_migration()
|
||||
# Reload the server IP cause we might've deleted it during migration
|
||||
self.server = UserClient().get_server()
|
||||
|
||||
# Display a warning if Kodi puts ALL movies into the queue, basically
|
||||
# breaking playback reporting for PKC
|
||||
|
|
Loading…
Reference in a new issue