Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.63 KB

File metadata and controls

37 lines (24 loc) · 1.63 KB

Auto Skip Tracks by Duration

Allows you to automatically skip tracks based on their duration.
Especially useful if your local files collection contains SFX you'd prefer to skip.

Be careful not to cause any skipping loops by playing albums/playlists where no songs fall between your specified durations!

If you like it, please consider starring it on GitHub 🌟

Implemented using spcr-settings
Settings can be found in user settings

Installation

Recommended:

Download it using Spicetify Marketplace from within Spotify.

Currently Marketplace doesn't properly support having CustomApps and extensions in the same repo, thus you'll need to download it manually.

Manual:

  1. Install Spicetify (guide)
  2. Download the extension from here (right-click the page and select Save Page As...)
  3. Run spicetify config-dir in a terminal
  4. Move auto-skip-tracks-by-duration.js into the Extensions folder
  5. Run spicetify config extensions auto-skip-tracks-by-duration.js
  6. Run spicetify apply

Credits