Determines if a track should be suggested for removal from library
Applies configured threshold criteria to identify tracks that are frequently
skipped and may be candidates for removal from the user's library. This is the
core decision algorithm for both automated and manual library cleanup.
Uses error handling to ensure robust evaluation even with incomplete data.
Determines if a track should be suggested for removal from library
Applies configured threshold criteria to identify tracks that are frequently skipped and may be candidates for removal from the user's library. This is the core decision algorithm for both automated and manual library cleanup.
Uses error handling to ensure robust evaluation even with incomplete data.
Source