RichoDemus / autoplaylist

Create Spotify playlists and fill them with songs based on rules instead of drag and drop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autoplaylists

A way to programaticaly add content to spotify playlists, similar to iTunes Smart Playlist or foobar2k autoplayllist

Frontend written in a mix of Javascript and typescript
Backend written in Kotlin

Running locally with Docker

  1. Run ./build.sh
  2. copy .env_example to .env and fill it out
  3. docker-compose up -d

Acknowledgements

Big thanks to Jetbrains
Alt text

About

Create Spotify playlists and fill them with songs based on rules instead of drag and drop

License:Apache License 2.0


Languages

Language:Kotlin 37.3%Language:Rust 36.4%Language:JavaScript 17.9%Language:TypeScript 4.1%Language:HTML 3.6%Language:Dockerfile 0.3%Language:Shell 0.2%Language:CSS 0.2%