Last.fm CLI Scrobbler
Project description
Last.fm CLI Scrobbler
This is a simple Last.fm command-line scrobbler written in Python.
Installation
PyPi
pip install lastfm-cli-scrobbler
GitHub repo
pip install git+https://github.com/maximtrp/lastfm-cli-scrobbler.git
Usage
After the installation, two commands will be available: scrobble
(my own API implementation) and scrobble2
(pylast
API implementation).
$ scrobble -h
Usage: scrobble [FILES]
Options:
-h, --help show this help message and exit
Pylast-based version is probably more stable, but my own implementation of Last.fm API returns the full log (and shows a cross instead of a check if a track was ignored):
$ scrobble {01..04}*.flac
Scrobbling report:
[v] Shuttle358 - Ash
[v] Shuttle358 - Chessa
[v] Shuttle358 - Blast
[v] Shuttle358 - Duh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lastfm-cli-scrobbler-0.1.1.tar.gz
.
File metadata
- Download URL: lastfm-cli-scrobbler-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16487fa1dd7b479cf72da898e6f4777adb660e6c590feab8159a55dc9c5b3737 |
|
MD5 | b3f513363fe77a5268688037e9f08ce7 |
|
BLAKE2b-256 | 8cbb5b1523adeddf01fa281eac41ac78eca3196c91bce5291a0901e6a4d4480e |