Analyzes a track's skip history to determine how many times it has been
skipped within the configured timeframe. Uses timestamp parsing to ensure
accurate date comparison regardless of timestamp format.
Handles tracks with missing timestamp data by falling back to total skip count.
Counts track skips within a specified timeframe
Analyzes a track's skip history to determine how many times it has been skipped within the configured timeframe. Uses timestamp parsing to ensure accurate date comparison regardless of timestamp format.
Handles tracks with missing timestamp data by falling back to total skip count.
Source