diff --git a/metadata/src/playlist/list.rs b/metadata/src/playlist/list.rs index 36ff3a55..dcbd9ea1 100644 --- a/metadata/src/playlist/list.rs +++ b/metadata/src/playlist/list.rs @@ -130,8 +130,7 @@ impl TryFrom<&::Message> for SelectedListContent { type Error = librespot_core::Error; fn try_from(playlist: &::Message) -> Result { let timestamp = playlist.get_timestamp(); - - let timestamp = if timestamp > 1672809484000 { + let timestamp = if timestamp > 9295169800000 { // timestamp is way out of range for milliseconds. Some seem to be in microseconds? // Observed on playlists where: // format: "artist-mix-reader"