Seek: Default value not initialized
The seek value does not seem to be initialized in the UserDefaults when the application is launched for the first time.
This leads to a seek of 0 seconds, which is the value that the UserDefaults returns when trying to access a non existing key casted as an integer.