Skip to main content

beets plugin to create Grateful Dead playlists

Project description

beets-gogd-plex

A plugin for beets to create playlists for live Grateful Dead releases in your library.

It came about because I wanted to be able to listen to individual shows with their tracks in the right order, as opposed to the disc order which might have been changed to fit more onto the discs.

Features

  • Creates Plex playlists from releases it finds in your collection
  • Updates the same playlists if you add more releases to your library

It does this by creating m3u playlist files for each show that it knows about and can find tracks for you in your library. This all done by Musicbrainz track IDs, so your library will need to be properly tagged.

The m3u file is copied to where your Plex server can read it, and then Plex is instructed to create a playlist.

Installation

python3 -m pip install beets-gdplaylists

Configuration

Enabled the plugin:

plugins:
    - gdplaylists

Ensure your plex connection is configured:

plex:
    host: localhost
    secure: false
    token: <your token here>
    library_name: "Music"

By default, the m3u files will be placed in a directory called .playlists in the root of your library (directory in your config file). If you need to change that, you can reconfigure the plugin:

gdplex:
    playlist_dir: "/Volumes/music/.playlists/"
    # remote_dir: "/music/.playlists/"

If, for some reason, this means the directory that Plex sees is different, you can configure that with the remote_dir field. If your beets and plex servers see the same files at the same paths, you won't need that at all.

Usage

beet gdplex

By default it's very quiet, you can use beet -vv gdplex to see what it's doing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beets_gdplaylists-0.2.18.tar.gz (74.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

beets_gdplaylists-0.2.18-py3-none-any.whl (107.7 kB view details)

Uploaded Python 3

File details

Details for the file beets_gdplaylists-0.2.18.tar.gz.

File metadata

  • Download URL: beets_gdplaylists-0.2.18.tar.gz
  • Upload date:
  • Size: 74.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for beets_gdplaylists-0.2.18.tar.gz
Algorithm Hash digest
SHA256 6811f336bbaceea5f9bd27cf1678bec54fa643dd3ef5ef2efee7fd2f84eb59b6
MD5 23de1cc7a3eccad2e4221fd2a2bf1a62
BLAKE2b-256 21364185baf2d832eeda4231c8c82f242395e579e2ec0e58d8f0ca3149734648

See more details on using hashes here.

File details

Details for the file beets_gdplaylists-0.2.18-py3-none-any.whl.

File metadata

File hashes

Hashes for beets_gdplaylists-0.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 86c924dcd35d164a07b8602b27e19b0cbab5e754aea400622d19e3a6f5db191c
MD5 091f36b560cd24223a7416beb41f4f2e
BLAKE2b-256 f9a84a1c6f23752ce77dc67e7b5168a9600a79f12fa8e78a681685b63b6eaa5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page