Giter Site home page Giter Site logo

spotify-plex-playlists's Introduction

Spotify -> Plex

Converts Spotify URI's to Plex Playlists on a Specified Interval.

Setup

Set the following Docker environment variables

SPOTIPY_CLIENT_ID - A Spotify client id created here: https://developer.spotify.com/dashboard/login

SPOTIPY_CLIENT_SECRET - The Spotify client secret from the created client id

PLEX_URL - Your plex url: http://plex:32400

PLEX_TOKEN - Your plex token found by https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/

SPOTIFY_URIS - A comma seperated list of the spotify URI's you would like to import: spotify:user:sonosplay,spotify:user:sonosplay:playlist:6nQjiSQhdf84s2AAxweRBv

SECONDS_TO_WAIT - How many seconds to wait before syncs

The following URI's are supported:

  • A user's URI which will import all public playlists a user owns: spotify:user:sonosplay
  • A playlist URI which imports a specific playlist (must be public): spotify:user:sonosplay:playlist:6nQjiSQhdf84s2AAxweRBv

Playlists will only be created on Plex if your Plex instance has at least one of the songs. Only songs found on your Plex will be created in the Plex Playlilst

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.