v0.8.0 #218
InputUsername
announced in
Announcements
v0.8.0
#218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added the
use_track_start_timestamp
option, allowing tracks to be recorded with a timestampof when the track started playing, instead of submission time
Allow overriding config options with environment variables. Currently supported options:
lastfm-key
,lastfm-secret
LASTFM_KEY
,LASTFM_SECRET
listenbrainz-token
LISTENBRAINZ_TOKEN
min-play-time
MIN_PLAY_TIME
filter-script
FILTER_SCRIPT
use-track-start-timestamp
USE_TRACK_START_TIMESTAMP
Not supported:
player-whitelist
,[[listenbrainz]]
Added the
config
subcommand to show the effective configUpdated dependencies
Release: v0.8.0
Beta Was this translation helpful? Give feedback.
All reactions