('iBroadcast plugin for Beets',)
Project description
Beets iBroadcast Plugin
This plugin lets you upload music from your beets library to the iBroadcast streaming service.
Setup
-
Install the plugin into your local environment with:
pip install beets-ibroadcast
-
Enable the plugin by adding
ibroadcast
to yourplugins:
section in your beets config file. -
Configure your iBroadcast credentials:
ibroadcast: username: <your email address> password: <your password>
Be sure to put quotes around your password if it includes any special characters.
Usage
beet ibroadcast <query>
All tracks matching the query will be uploaded as needed:
-
Tracks previously uploaded by beets-ibroadcast will already have
ib_uploadtime
andib_trackid
flexible attributes attached; if the track'smtime
is older than itsib_uploadtime
, the track is assumed to be up to date, and the upload is skipped. -
For tracks where
mtime
is newer, the track is uploaded again, and the previous track ID is trashed. As such, obsolete previous versions of tracks will appear in your iBroadcast trash until it is emptied. -
Regardless: before uploading, the track's MD5 checksum is computed, and if the server already has a track with that checksum, the upload is skipped. As such, if you upload tracks with a different uploader than beets-ibroadcast, they will still be skipped (although as of this writing, beets-ibroadcast will read such files to compute their checksums every time they match a query, which will impact performance).
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
Built Distribution
File details
Details for the file beets-ibroadcast-0.1.0.tar.gz
.
File metadata
- Download URL: beets-ibroadcast-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 769717521fc003b0dfa9b6959c6cd1d62a1e5cc2cbb06b509f16315d48152c65 |
|
MD5 | f08726e780d1c6471afd2a394488fe57 |
|
BLAKE2b-256 | b5ce090ca077525125a739473289dfb7542bf2728511f2c8426fa77e017174b7 |
File details
Details for the file beets_ibroadcast-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: beets_ibroadcast-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200917 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d2e34a52b6297de1ea0c7a14814e07212dff82444b0e8abe13ffefd08bcdb2 |
|
MD5 | 43acacacb5955cc85ccd4831df9363d6 |
|
BLAKE2b-256 | 86c96bde4621e83506e25546a711a2d883d1ffe6584c5418569d4671a2f4d0fb |