Skip to content
/ Tss Public

A dumb playlist management tool

Notifications You must be signed in to change notification settings

garyng/Tss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tss

Docker Image Version (latest semver) Docker Image Size (tag)

This Song S**ks

A dumb playlist management tool.

(My) Workflow

  1. Gather a bunch of tracks into a Spotify playlist, normally called xxx (pending)
  2. Create two more playlists:
    • xxx (good)
    • xxx (not good)
  3. Listen to all tracks
  4. If the current track is good, move to xxx (good) and continue listening
  5. If the current track is not good, move to xxx (not good) and skip

This project provides a simple interface for moving tracks between playlists.

Configuration

  • config
  • mappings

Related Projects