Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

A (simple) app to shuffle your Tidal playlist for enjoyment in your Tesla

License

Notifications You must be signed in to change notification settings

simonsickle/ElectricShuffle

Repository files navigation

Electric Shuffle

This is a (terrible) app to shuffle your Tidal playlists since there are not (currently) any native ways to due so on a Tesla. Hopefully it will be depreciated in the near future and we can go back to just shuffling in the car :)

WARNING, DRAGONS

I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because your entire playlist got deleted and you are now too sad to work. This shouldn't happen but the app is very lightly tested.

Running The Program

  1. Clone this repo to your computer
  2. Create a venv to install packages by running python3 -m venv .venv
  3. Start using the virtual env by running source .venv/bin/activate
  4. Install required packages by running pip3 install -r requirements.txt
  5. Run the program ./ElectricShuffle.py
  6. Log in by clicking the link (or copying it to your browser). Once logged in return to the terminal.
  7. Pick a playlist to shuffle
  8. Confirm that is the playlist you want
  9. Go enjoy some tunes! Notice your new playlist which is a copy of your current one but with an " - Electrified" suffix. This is the shuffled one.

Contributing

Contributions are welcome, this is just a little hobby script I wrote to make my life easier. Feel free to change it and send a pull request.

Disclaimer

While I work at Block as of writing this, I do not work on the Tidal team. This is ENTIRELY unofficial and unsupported and is my own work.

About

A (simple) app to shuffle your Tidal playlist for enjoyment in your Tesla

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages